litellm/.circleci/requirements.txt
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

11 lines
168 B
Text

# used by CI/CD testing
openai==1.54.0
python-dotenv
tiktoken
importlib_metadata
cohere
redis
anthropic
orjson==3.9.15
pydantic==2.7.1
google-cloud-aiplatform==1.43.0