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 |
|
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 |
|
Ishaan Jaff
|
4e88fd65e1
|
(feat) openai prompt caching (non streaming) - add prompt_tokens_details in usage response (#6039)
* add prompt_tokens_details in usage response
* use _prompt_tokens_details as a param in Usage
* fix linting errors
* fix type error
* fix ci/cd deps
* bump deps for openai
* bump deps openai
* fix llm translation testing
* fix llm translation embedding
|
2024-10-03 23:31:10 +05:30 |
|
Ishaan Jaff
|
65b42ac35b
|
pin orjson dep on req.txt
|
2024-08-08 17:36:12 -07:00 |
|
Ishaan Jaff
|
86abd573e4
|
ci/cd fix linting errors
|
2024-07-19 12:58:24 -07:00 |
|
Ishaan Jaff
|
5002804d87
|
(ci/cd) run again
|
2024-05-31 07:58:11 -07:00 |
|
lj
|
f9d3627fca
|
Update circle ci requirements.txt
|
2024-05-31 18:10:00 +08:00 |
|
Krrish Dholakia
|
a2c9482791
|
ci(circle_ci/requirements.txt): remove unused dependency
|
2024-04-04 10:01:33 -07:00 |
|
Ishaan Jaff
|
aaf78abe86
|
(ci/cd) fix langfuse pydantic bug
|
2024-04-03 20:08:18 -07:00 |
|
Krrish Dholakia
|
bef07eaf09
|
build(circle_ci/requirements.txt): remove unpinned boto3 dep
|
2024-03-29 09:22:32 -07:00 |
|
Ishaan Jaff
|
d1fa22f9ed
|
(fix) ci/cd google deps
|
2024-03-27 19:00:52 -07:00 |
|
ishaan-jaff
|
c4e73768cf
|
(fix) add redisvl==0.0.7
|
2024-02-06 09:30:45 -08:00 |
|
ishaan-jaff
|
b508e06e69
|
Revert "(ci/cd) install correct pydantic"
This reverts commit 256f269ffd .
|
2024-01-06 12:07:23 +05:30 |
|
ishaan-jaff
|
256f269ffd
|
(ci/cd) install correct pydantic
|
2024-01-06 11:50:38 +05:30 |
|
ishaan-jaff
|
7822a8d421
|
(fix) remove appdirs as a dependency
|
2023-12-28 11:25:36 +05:30 |
|
ishaan-jaff
|
f32e55780a
|
(ci/cd) add google-cloud-aiplatform
|
2023-12-07 10:21:09 -08:00 |
|
ishaan-jaff
|
6c6add2a3c
|
(fix) ci/cd
|
2023-12-01 16:06:22 -08:00 |
|
ishaan-jaff
|
fb8ccdd422
|
(ci/cd) add orjson as a dep
|
2023-11-30 20:18:18 -08:00 |
|
ishaan-jaff
|
bcc9ebb78f
|
(chore) clean up ci/cd testing requirements
|
2023-11-15 17:28:37 -08:00 |
|
Krrish Dholakia
|
f2c8d12eed
|
ci(requirements.txt): enable openai
|
2023-11-11 19:14:22 -08:00 |
|
ishaan-jaff
|
81d3230651
|
(test) run ci/cd again
|
2023-11-06 18:13:18 -08:00 |
|
ishaan-jaff
|
d9a8e01b2a
|
(ci/cd) fix openai==0.28.0
|
2023-11-06 18:05:18 -08:00 |
|
Krrish Dholakia
|
296a977c8e
|
add appdirs to circleci requirements
|
2023-09-30 18:17:04 -07:00 |
|
ishaan-jaff
|
1909444285
|
fix redis cache testing and add new test for azure
|
2023-09-11 08:01:02 -07:00 |
|
ishaan-jaff
|
99359b6464
|
fix testing errors
|
2023-09-05 15:33:49 -07:00 |
|
ishaan-jaff
|
38b0772194
|
add boto3 for CI/CD testing pipeline
|
2023-09-04 12:11:27 -07:00 |
|
ishaan-jaff
|
77436cbcf4
|
add litellm caching
|
2023-08-26 16:08:48 -07:00 |
|
Krrish Dholakia
|
960396b31c
|
adding baseten to circle ci
|
2023-08-24 08:36:14 -07:00 |
|
ishaan-jaff
|
bf5e724a7c
|
fix circle ci
|
2023-08-22 16:24:08 -07:00 |
|
ishaan-jaff
|
d80f847fde
|
add caching with chromDB - not a dependency
|
2023-08-10 13:21:06 -07:00 |
|