Skip to content

Commit 1414024

Browse files
author
miroslav
committed
Feature: update readme
1 parent db25778 commit 1414024

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@ OPENAI_API_KEY=sk-*
4040
* [Create chat completion](https://platform.openai.com/docs/api-reference/chat/create)
4141
* Edits
4242
* [Create edit](https://platform.openai.com/docs/api-reference/edits/create)
43+
* Models
44+
* [List models](https://platform.openai.com/docs/api-reference/models/list)
45+
* [Retrieve model](https://platform.openai.com/docs/api-reference/models/retrieve)
4346

44-
#### Coming soon:
4547

46-
* Models
47-
* List models
48-
* Retrieve model
48+
#### Coming soon:
4949
* Images
5050
* Create image
5151
* Create image edit

0 commit comments

Comments
 (0)