Ivan Gabriele
|
74bf8a96ee
|
feat!: add function calling support to client.chat() & client.chat_async()
BREAKING CHANGE: Too many to count in this version. Check the README examples.
|
2024-03-09 11:40:07 +01:00 |
|
Ivan Gabriele
|
33876183e4
|
feat!: wrap Client::new() return in a Result
BREAKING CHANGE: `Client::new()` now returns a `Result`.
|
2024-03-04 04:43:22 +01:00 |
|
Ivan Gabriele
|
1deab88251
|
feat!: add missing api key error
BREAKING CHANGE: `APIError` is renamed to `ApiError`.
|
2024-03-04 04:30:13 +01:00 |
|