Skip to content

Commit f651a03

Browse files
committed
Update index.md
1 parent d0229e4 commit f651a03

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ $llama.terminate()
210210

211211
#### AI Kit compatibility
212212

213-
The API is compatibile with [Open AI](https://platform.openai.com/docs/api-reference/embeddings).
213+
The API is compatibile with the following [Open AI](https://platform.openai.com/docs/api-reference/) endpoints:
214214

215215
|Class|API|Availability|
216216
|-|-|:-:|
@@ -219,4 +219,4 @@ The API is compatibile with [Open AI](https://platform.openai.com/docs/api-refer
219219
|Images|`/v1/images/generations`||
220220
|Moderations|`/v1/moderations`||
221221
|Embeddings|`/v1/embeddings`||
222-
|Files|`/v1/files`||
222+
|Files|`/v1/files`||

0 commit comments

Comments
 (0)