Commit Graph

19 Commits

Author SHA1 Message Date
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
6431c9cbdd Fix function call type 2023-10-06 17:19:46 +09:00
3a37c625e0 Add function call type 2023-10-04 16:57:13 +09:00
f453dc9323 chore: update examples 2023-08-25 17:29:36 +05:30
a0c319cd54 Remove Option 2023-07-25 11:48:52 +09:00
cf8f890ad7 Add parameter 2023-07-10 08:07:28 +09:00
6292d78507 Support function calling 2023-06-19 18:24:27 +09:00