Krrish Dholakia
|
07223bdedf
|
bump: version 1.53.0 → 1.53.1
|
2024-11-27 12:53:32 +05:30 |
|
Ishaan Jaff
|
fe151db27c
|
bump: version 1.52.16 → 1.53.
|
2024-11-26 20:27:58 -08:00 |
|
Ishaan Jaff
|
8ec0e8cbc4
|
bump: version 1.52.15 → 1.52.16
|
2024-11-25 23:58:21 -08:00 |
|
Krrish Dholakia
|
50314a66ca
|
bump: version 1.52.14 → 1.52.15
|
2024-11-23 23:43:30 +05:30 |
|
Ishaan Jaff
|
20f2bf4bbd
|
bump: version 1.52.13 → 1.52.14
|
2024-11-21 23:19:02 -08:00 |
|
Krrish Dholakia
|
b8edef389c
|
bump: version 1.52.12 → 1.52.13
|
2024-11-22 02:29:16 +05:30 |
|
Krrish Dholakia
|
746881485f
|
bump: version 1.52.11 → 1.52.12
|
2024-11-21 04:38:04 +05:30 |
|
Krrish Dholakia
|
df817b9ab7
|
bump: version 1.52.10 → 1.52.11
|
2024-11-19 10:05:16 +05:30 |
|
Ishaan Jaff
|
5f298cb9de
|
bump: version 1.52.9 → 1.52.10
|
2024-11-16 20:09:52 -08:00 |
|
Ishaan Jaff
|
3f8a9167ae
|
bump: version 1.52.8 → 1.52.9
|
2024-11-14 20:38:32 -08:00 |
|
Krrish Dholakia
|
89678ace00
|
bump: version 1.52.7 → 1.52.8
|
2024-11-15 01:03:49 +05:30 |
|
Krrish Dholakia
|
44709dd31d
|
bump: version 1.52.6 → 1.52.7
|
2024-11-14 01:25:31 +05:30 |
|
Krrish Dholakia
|
5081b912eb
|
bump: version 1.52.5 → 1.52.6
|
2024-11-12 23:53:07 +05:30 |
|
Ishaan Jaff
|
33ceb7ca1f
|
bump: version 1.52.4 → 1.52.5
|
2024-11-11 21:01:05 -08:00 |
|
Krrish Dholakia
|
b8ae08b8eb
|
bump: version 1.52.3 → 1.52.4
|
2024-11-11 22:57:33 +05:30 |
|
Krrish Dholakia
|
3d1c305401
|
bump: version 1.52.2 → 1.52.3
|
2024-11-08 23:03:19 +05:30 |
|
Krrish Dholakia
|
896e2c2d59
|
build: update backup model prices map
|
2024-11-08 17:15:29 +05:30 |
|
Krrish Dholakia
|
0f8cceb274
|
bump: version 1.52.0 → 1.52.1
|
2024-11-07 04:45:06 +05:30 |
|
Ishaan Jaff
|
f3071161ad
|
bump: version 1.51.5 → 1.52.0
|
2024-11-04 21:55:43 -08:00 |
|
Ishaan Jaff
|
c047d51cc8
|
(feat) add Predicted Outputs for OpenAI (#6594)
* bump openai to openai==1.54.0
* add 'prediction' param
* testing fix bedrock deprecated cohere.command-text-v14
* test test_openai_prediction_param.py
* test_openai_prediction_param_with_caching
* doc Predicted Outputs
* doc Predicted Output
|
2024-11-04 21:16:57 -08:00 |
|
Krrish Dholakia
|
8413603b98
|
bump: version 1.51.4 → 1.51.5
|
2024-11-04 07:48:46 +05:30 |
|
Krrish Dholakia
|
587d5fe277
|
bump: version 1.51.3 → 1.51.4
|
2024-11-02 09:16:28 +05:30 |
|
Krrish Dholakia
|
bac2ac2a49
|
bump: version 1.51.2 → 1.51.3
|
2024-11-02 01:15:13 +05:30 |
|
Krrish Dholakia
|
0b057cb8a4
|
bump: version 1.51.1 → 1.51.2
|
2024-10-29 22:06:02 -07:00 |
|
Ishaan Jaff
|
e99f2cb0ae
|
bump: version 1.51.0 → 1.51.1
|
2024-10-29 21:29:44 +05:30 |
|
Ishaan Jaff
|
38708a355a
|
bump: version 1.50.4 → 1.51.0
|
2024-10-25 23:39:15 +04:00 |
|
Ishaan Jaff
|
0f0470f574
|
bump: version 1.50.3 → 1.50.4
|
2024-10-24 21:29:48 +04:00 |
|
Krrish Dholakia
|
0a92923f86
|
bump: version 1.50.2 → 1.50.3
|
2024-10-22 22:39:39 -07:00 |
|
Krrish Dholakia
|
a5fe87d6a5
|
bump: version 1.50.1 → 1.50.2
|
2024-10-21 21:52:04 -07:00 |
|
Ishaan Jaff
|
fb523b79e9
|
bump: version 1.50.0 → 1.50.1
|
2024-10-21 16:02:16 +05:30 |
|
Ishaan Jaff
|
89c71f1eb3
|
bump: version 1.49.7 → 1.50.0
|
2024-10-19 09:03:01 +05:30 |
|
Ishaan Jaff
|
13e0b3f626
|
(feat) Support audio , modalities params (#6304)
* add audio, modalities param
* add test for gpt audio models
* add get_supported_openai_params for GPT audio models
* add supported params for audio
* test_audio_output_from_model
* bump openai to openai==1.52.0
* bump openai on pyproject
* fix audio test
* fix test mock_chat_response
* handle audio for Message
* fix handling audio for OAI compatible API endpoints
* fix linting
* fix mock dbrx test
|
2024-10-18 19:14:25 +05:30 |
|
Krrish Dholakia
|
c29853552b
|
bump: version 1.49.6 → 1.49.7
|
2024-10-17 23:01:06 -07:00 |
|
Krrish Dholakia
|
81766e7049
|
bump: version 1.49.5 → 1.49.6
|
2024-10-16 22:19:08 -07:00 |
|
Ishaan Jaff
|
c1657efda2
|
bump: version 1.49.4 → 1.49.5
|
2024-10-16 11:46:33 +05:30 |
|
Krrish Dholakia
|
e9a46b992c
|
bump: version 1.49.3 → 1.49.4
|
2024-10-14 22:44:14 -07:00 |
|
Ishaan Jaff
|
cc6f34e9d4
|
bump: version 1.49.2 → 1.49.3
|
2024-10-14 19:13:01 +05:30 |
|
Ishaan Jaff
|
2cb65b450d
|
bump: version 1.49.1 → 1.49.2
|
2024-10-12 16:02:17 +05:30 |
|
Ishaan Jaff
|
63c63612c2
|
bump: version 1.49.0 → 1.49.1
|
2024-10-11 00:14:03 +05:30 |
|
Ishaan Jaff
|
4b4bb9296f
|
bump: version 1.48.20 → 1.49.0
|
2024-10-09 15:45:39 +05:30 |
|
Krrish Dholakia
|
945267a511
|
build: bump version
|
2024-10-08 22:10:14 -07:00 |
|
Krrish Dholakia
|
9ee1a3ff8c
|
bump: version 1.48.18 → 1.48.19
|
2024-10-07 22:22:02 -07:00 |
|
Ishaan Jaff
|
5afc45d411
|
bump: version 1.48.17 → 1.48.18
|
2024-10-07 18:22:21 +05:30 |
|
Krrish Dholakia
|
29da2d49d6
|
bump: version 1.48.16 → 1.48.17
|
2024-10-05 21:27:22 -04:00 |
|
Ishaan Jaff
|
f7ce1173f3
|
bump: version 1.48.15 → 1.48.16
|
2024-10-05 16:59:16 +05:30 |
|
Krrish Dholakia
|
4c9dea9f36
|
bump: version 1.48.14 → 1.48.15
|
2024-10-04 21:32:45 -04:00 |
|
Ishaan Jaff
|
45a981a37e
|
bump: version 1.48.13 → 1.48.14
|
2024-10-04 17:19:33 +05:30 |
|
Ishaan Jaff
|
69c96d9ba4
|
bump: version 1.48.12 → 1.48.13
|
2024-10-04 17:18:49 +05:30 |
|
Krrish Dholakia
|
04ae095860
|
build: version bump
|
2024-10-03 21:42:49 -04:00 |
|
Ishaan Jaff
|
130842537f
|
bump: version 1.48.10 → 1.48.11
|
2024-10-03 23:32:08 +05:30 |
|