Skip to content

Commit

Permalink
docs: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorwang committed Nov 7, 2023
1 parent 17e6762 commit 95b124a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## 0.2.0

- Implement latest audio API
- Add DallE 3 support
- Update to latest predefined models

## 0.1.2

- Auto add /v1 to end of baseUrl in OpenAIConfig
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@

## Features

APIs have been supported by this library.
APIs have been supported by this library. Update to support latest models. Now you can use the API to create speech and generate images with Dall-E 3.

- [x] Chat
- [x] Images
- [x] Audio
- [x] TTS
- [X] STT
- [x] Models
- [ ] Edits
- [ ] Completions
Expand Down

0 comments on commit 95b124a

Please sign in to comment.