Commit Graph

9 Commits

Author SHA1 Message Date
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