|
20687654ff
|
added check for api key version, and only modify url if we have api key set
|
2025-04-27 16:03:55 +05:30 |
|
|
8f5ecd27be
|
remove unused packages
|
2025-04-18 13:35:16 +05:30 |
|
|
51dbdff3de
|
debugging
|
2025-04-18 13:35:16 +05:30 |
|
|
ee34ad140e
|
remove debugging (#2)
* remove debugging
|
2025-04-18 13:24:35 +05:30 |
|
|
67f5b49985
|
Optional auth header and with api keys #157 (#1)
* made key optional
* with api version
|
2025-04-18 12:56:57 +05:30 |
|
|
19458d8253
|
version bump
|
2025-04-18 11:32:56 +05:30 |
|
|
c98efb5bab
|
added debugging
|
2025-04-18 11:02:45 +05:30 |
|
|
4c9793148e
|
v6.0.3
|
2025-03-15 08:53:23 +09:00 |
|
|
d9a21f2c83
|
Merge pull request #156 from dongri/fix-realtime-parameter
Fix field
|
2025-03-15 08:52:34 +09:00 |
|
|
0a04adaf8f
|
Fix field
|
2025-03-15 08:51:56 +09:00 |
|
|
5ee2984154
|
v6.0.2
|
2025-03-12 21:29:37 +09:00 |
|
|
3dacc85c2a
|
Merge pull request #154 from linsmalldragon/main
Add reasoning_content field to ChatCompletionMessageForResponse
|
2025-03-12 21:28:54 +09:00 |
|
|
06d0c2439b
|
Add reasoning_content field to ChatCompletionMessageForResponse
|
2025-03-11 17:02:08 +08:00 |
|
|
725526ef51
|
v6.0.1
|
2025-03-08 15:26:59 +09:00 |
|
|
dde99ed6d2
|
Merge pull request #153 from aiscriptdev/main
Derive `Clone` for `ChatCompletionMessageForResponse`
|
2025-03-08 15:26:22 +09:00 |
|
|
70bd625d38
|
Merge branch 'dongri:main' into main
|
2025-03-07 11:54:01 +08:00 |
|
|
f59a6423b9
|
v6.0.0
|
2025-03-05 07:42:32 +09:00 |
|
|
d66dc550e8
|
Merge pull request #152 from dongri/fix-client-headers
Add headers to client
|
2025-03-05 07:39:41 +09:00 |
|
|
d4bf0a8a9d
|
Cargo fmt
|
2025-03-05 07:34:59 +09:00 |
|
|
1e0e9519e5
|
Fix print header
|
2025-03-05 07:31:28 +09:00 |
|
|
ddeefd256c
|
Add headers to client
|
2025-03-05 07:26:04 +09:00 |
|
|
2e6ea3eedd
|
v5.2.7
|
2025-02-28 23:09:12 +09:00 |
|
|
499e4ce7c2
|
Merge pull request #150 from dongri/chatgpt-4.5
Add gpt4.5 model
|
2025-02-28 23:06:44 +09:00 |
|
|
6fb04be6d8
|
Add gpt4.5 model
|
2025-02-28 23:06:09 +09:00 |
|
|
5b29802a15
|
v5.2.6
|
2025-02-02 17:35:42 +09:00 |
|
|
b6a1d8f8aa
|
Merge pull request #147 from GustavoWidman/rustls-fix
ensure rustls is used when feature is activated
|
2025-02-02 17:34:47 +09:00 |
|
|
6b2a3fbeda
|
Merge pull request #146 from GustavoWidman/completion-response-fix
make "id" an optional field on ChatCompletionResponse
|
2025-02-02 17:32:41 +09:00 |
|
|
731c64d179
|
ensure rustls is used when feature is activated
|
2025-02-02 04:43:25 -03:00 |
|
|
03ff8341ac
|
make "id" an optional field on ChatCompletionResponse
|
2025-02-02 04:28:27 -03:00 |
|
|
edc6fe6526
|
v5.2.5
|
2025-02-01 11:53:53 +09:00 |
|
|
40bdf257a1
|
Merge pull request #144 from dongri/fix-audio-transcription
Fix audio transcription
|
2025-02-01 11:53:16 +09:00 |
|
|
3b296c8339
|
Fix audio transcription
|
2025-02-01 11:51:48 +09:00 |
|
|
b763a662d6
|
Add openrouter docs
|
2025-01-13 22:49:07 +09:00 |
|
|
c5bec936af
|
Merge pull request #135 from tpisto/main
Update types.rs
|
2024-12-17 08:00:49 +09:00 |
|
|
80bf37b174
|
Update RealtimeVoice
Supported values are: 'alloy', 'ash', 'ballad', 'coral', 'echo', 'sage', 'shimmer', and 'verse'.", param: Some("session.voice"), event_id: None } }
|
2024-12-16 21:49:19 +02:00 |
|
|
d6f18dcadd
|
Update RealtimeVoice options
|
2024-12-16 21:15:35 +02:00 |
|
|
6df777949c
|
Update types.rs
Fixes
message: "Invalid value: 'g711-ulaw'. Supported values are: 'pcm16', 'g711_ulaw', and 'g711_alaw'.", param: Some("session.input_audio_format"), event_id: None } }
|
2024-12-16 10:37:58 +02:00 |
|
|
449a68229c
|
Merge branch 'dongri:main' into main
|
2024-12-16 11:50:28 +08:00 |
|
|
8ca56303a1
|
v5.2.4
|
2024-12-15 18:19:35 +09:00 |
|
|
5fc8f98405
|
Merge pull request #134 from dongri/fix-transcription
Add post_form_raw
|
2024-12-15 18:18:53 +09:00 |
|
|
85d204faf9
|
Add post_form_raw
|
2024-12-15 18:17:10 +09:00 |
|
|
fe38e1320a
|
Merge pull request #132 from pragmatrix/status-details-cancelled
Add CancelledReason to ResponseStatusDetail
|
2024-11-29 07:01:07 +09:00 |
|
|
7edd66961f
|
Add CancelledReason to ResponseStatusDetails
|
2024-11-28 19:26:19 +01:00 |
|
|
73e48812fd
|
Merge pull request #131 from pragmatrix/previous-item-id-none
realtime server event: InputAudioBufferCommited previous_item_id may be None / null
|
2024-11-28 07:19:50 +09:00 |
|
|
58422974d2
|
InputAudioBufferCommited previous_item_id may be None / null
|
2024-11-27 20:15:57 +01:00 |
|
|
568f41b74f
|
Derive Clone for ChatCompletionMessageForResponse
|
2024-11-22 15:04:36 +08:00 |
|
|
534a6bbc7f
|
v5.2.3
|
2024-11-22 11:53:47 +09:00 |
|
|
2370366162
|
Merge pull request #128 from dongri/content-text-annotations
Add ContentTextAnnotations
|
2024-11-22 11:53:17 +09:00 |
|
|
abcbd1bd47
|
Add ContentTextAnnotations
|
2024-11-22 11:52:37 +09:00 |
|
|
22c6ba0f5e
|
v5.2.2
|
2024-11-20 08:46:59 +09:00 |
|