Skip to content

Commit 5c09775

Browse files
committed
docs(readme): add links to the guides [skip ci]
1 parent b888813 commit 5c09775

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,14 @@ Use your `OpenAI` instance to make API requests. [Learn more](guides/GettingStar
8484
- [Moderations](guides/GettingStarted.md#moderations)
8585
- [Audio](guides/GettingStarted.md#audio)
8686

87+
## 📚 Guides
88+
89+
Get started and understand more about how to use OpenAI API client for Kotlin with these guides:
90+
91+
- [Getting Started](guides/GettingStarted.md)
92+
- [Chat with Function Call](guides/ChatFunctionCall.md)
93+
- [FileSource Guide](guides/FileSource.md)
94+
8795
## ℹ️ Sample apps
8896

8997
Sample apps are available under `sample`, please check the [README](sample/README.md) for running instructions.
@@ -110,7 +118,7 @@ repositories {
110118

111119
</details>
112120

113-
## Throubleshooting
121+
## ️️ Throubleshooting
114122

115123
<details>
116124
<summary>I'm seeing "The model: gpt-4 does not exist"</summary>

0 commit comments

Comments
 (0)