|
bb59b45eff
|
cargo clippy
|
2025-07-10 16:10:45 +09:00 |
|
|
ddeefd256c
|
Add headers to client
|
2025-03-05 07:26:04 +09:00 |
|
|
78c8fee839
|
Refactoring new client
|
2024-11-10 15:03:34 +09:00 |
|
|
5867baa3ef
|
refactoring function
|
2024-10-16 08:46:01 +09:00 |
|
|
4a11c78393
|
add tool role for ChatCompletionMessage
|
2024-07-17 10:03:54 +08:00 |
|
|
7e10e3a293
|
add tool_calls to ChatCompletionMessage
|
2024-07-17 09:45:50 +08:00 |
|
|
3e5286dad6
|
* use reqwest
* support multipart form
* fix audio apits
|
2024-07-09 18:47:51 +09:00 |
|
|
9b90bf75a7
|
Add serialize
|
2024-01-26 22:25:51 +09:00 |
|
|
f99645c37e
|
Add vision
|
2024-01-07 16:33:58 +09:00 |
|
|
5d7d335c74
|
Fix Deprecated
|
2024-01-07 07:39:36 +09:00 |
|
|
bfedc7f3cd
|
Impl Default trait for JSONSchemaDefine
In most cases, only a few properties of JSONSchemaDefine are used, and it seems cumbersome to explicitly declare other properties.
|
2023-12-30 01:57:45 +08:00 |
|
|
6e136b7281
|
Update ChatCompletionChoice with optional finish_reason and finish_details
|
2023-11-21 13:06:20 -08:00 |
|
|
cfca665c21
|
Add assistant api
|
2023-11-11 18:24:51 +09:00 |
|
|
a9be9efdfe
|
feat: add chain method to create Request instance
|
2023-10-17 15:14:31 +08:00 |
|
|
f453dc9323
|
chore: update examples
|
2023-08-25 17:29:36 +05:30 |
|
|
5ee3321ed0
|
Fix message
|
2023-07-25 12:02:34 +09:00 |
|
|
a0c319cd54
|
Remove Option
|
2023-07-25 11:48:52 +09:00 |
|
|
8280733f05
|
Cargo fmt
|
2023-07-16 21:58:43 +09:00 |
|
|
2c6db93a79
|
Add function in role
|
2023-07-16 21:53:52 +09:00 |
|