1.3 KiB
1.3 KiB
(2024-03-03)
⚠ BREAKING CHANGES
- Chat completions must now be called directly from client.chat() without building a request in between.
Features
(2024-03-03)
⚠ BREAKING CHANGES
- Chat completions must now be called directly from client.chat() without building a request in between.
Features
0.1.0 (2024-03-03)
Features
- add chat completion without streaming (7d3b438)