mirror of
https://github.com/mii443/openai-api-rs.git
synced 2025-12-03 02:58:20 +00:00
Add realtime api
This commit is contained in:
@@ -94,6 +94,7 @@ Check out the [full API documentation](https://platform.openai.com/docs/api-refe
|
||||
- [x] [Function calling](https://platform.openai.com/docs/guides/gpt/function-calling)
|
||||
- [x] [Assistants](https://platform.openai.com/docs/assistants/overview)
|
||||
- [x] [Batch](https://platform.openai.com/docs/api-reference/batch)
|
||||
- [x] [Realtime](https://platform.openai.com/docs/api-reference/realtime)
|
||||
|
||||
## License
|
||||
This project is licensed under [MIT license](https://github.com/dongri/openai-api-rs/blob/main/LICENSE).
|
||||
|
||||
Reference in New Issue
Block a user