Commit Graph

320 Commits

Author SHA1 Message Date
11f43f8170 Merge pull request #74 from dongri/add-dimensions
Add dimensions parameter
2024-01-29 05:03:54 +09:00
f1685c96bd Add dimensions parameter 2024-01-29 05:03:13 +09:00
2e334e7087 v4.04 2024-01-26 22:28:04 +09:00
3c4d5bb6d7 Merge pull request #72 from dongri/add-serialize
Add serialize
2024-01-26 22:26:36 +09:00
9b90bf75a7 Add serialize 2024-01-26 22:25:51 +09:00
4099feebe0 V4.0.3 2024-01-26 11:19:45 +09:00
0be0ec8da6 Add gpt-4-0125-preview, gpt-4-turbo-preview 2024-01-26 11:19:19 +09:00
ddd75c47b0 v4.0.2 2024-01-26 11:14:33 +09:00
a318b4e20e Merge pull request #70 from dongri/embedding-models
Add embedding models
2024-01-26 11:13:58 +09:00
4e6fbcedd5 Add embedding models 2024-01-26 11:13:24 +09:00
91987abed7 v4.0.1 2024-01-17 21:20:41 +09:00
5caa48b441 Merge pull request #67 from supermoonie/main
Support Proxy
2024-01-17 21:18:54 +09:00
9c55029530 Support Proxy 2024-01-17 18:45:37 +08:00
e5b87788a2 1. Cargo fit
2. Cargo clips
3. v4.0.0
4. Fix readme
2024-01-16 11:04:18 +09:00
af3bb8356f Merge pull request #65 from d-roak/main
Update fine tuning api endpoint
2024-01-16 11:01:07 +09:00
d104c47c05 update fine tuning api endpoint 2024-01-15 18:23:14 +00:00
399c3cdf5c Fix command 2024-01-07 16:37:58 +09:00
5fedc36656 v3.0.1 2024-01-07 16:36:46 +09:00
c7fbe2bb69 Merge pull request #64 from dongri/add-vision
Add vision
2024-01-07 16:34:39 +09:00
f99645c37e Add vision 2024-01-07 16:33:58 +09:00
c8d376ea08 Fix readme 2024-01-07 07:56:39 +09:00
46d766f621 v3.0.0 2024-01-07 07:42:32 +09:00
1ea76d14a2 Merge pull request #63 from dongri/fix-deprecated
Fix Deprecated
2024-01-07 07:41:23 +09:00
5d7d335c74 Fix Deprecated 2024-01-07 07:39:36 +09:00
f0973eaf5b Merge pull request #60 from OnlyFerris/main
Make fields of Tool public. Rename a field.
2024-01-07 06:49:00 +09:00
b666bc0cdc Make fields of Tool public. Rename a field. 2024-01-04 14:02:28 +00:00
baae00386b v2.1.7 2023-12-30 08:08:47 +08:00
401253423e Add derive default 2023-12-30 08:08:04 +08:00
d192774c7d Merge pull request #56 from hytracen/main
Impl Default trait for JSONSchemaDefine
2023-12-30 08:01:07 +08: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
f88cc6b42e V 2.1.6 2023-12-28 11:16:45 +08:00
d2e2166fe9 Fix system_fingerprint type 2023-12-28 11:11:35 +08:00
5abd7dfc84 Merge pull request #55 from sharifhsn/system-fingerprint
Add the `system_fingerprint` field to the chat completion response
2023-12-28 10:56:37 +08:00
cab9136275 Merge pull request #54 from sharifhsn/toolchoice
Deprecate `functions` and add `tools`
2023-12-28 10:55:36 +08:00
721eb8551a Add the system_fingerprint field to the chat completion response 2023-12-27 01:41:28 -05:00
4afe1ffb0f Fix tools type (again) 2023-12-27 01:32:28 -05:00
297f2a13d6 Fix type of tools 2023-12-27 01:27:50 -05:00
9d6733f981 Add tools and tool_choice fields 2023-12-27 01:14:41 -05:00
589871c055 Deprecate functions and function_call 2023-12-27 00:50:07 -05:00
a06113549a v2.1.5 2023-12-24 15:40:16 +08:00
57c6a60aad Merge pull request #53 from dongri/add-tts-samples
Add text-to-speech
2023-12-24 15:31:28 +08:00
1f56b88f10 Add text-to-speech 2023-12-24 15:30:49 +08:00
1c31330d09 v2.1.4 2023-11-29 09:17:02 +09:00
6cb75fdb6f Merge pull request #50 from cosmonaut-nz/seed_param
Added new (Beta) feature 'seed' to ChatCompletionRequest.
2023-11-29 09:16:01 +09:00
9941dee668 Feat: Added the "seed" param to ChatCompletionRequest. "seed" is a Beta feature. 2023-11-29 09:48:53 +13:00
db33a8e00e v2.0.3 2023-11-27 11:11:17 +09:00
9f36e65e38 Merge pull request #49 from dongri/add-model-to-image
Add model to image api
2023-11-27 11:10:32 +09:00
103c488190 Add model 2023-11-27 11:10:00 +09:00
48d33cb396 Merge pull request #48 from lordi/dall-e-3
Allow generating images with Dall-E-3
2023-11-27 11:02:46 +09:00
719e4eb7c8 Allow generating images with Dall-E-3 2023-11-26 15:06:14 +01:00