forked from phoenix/litellm-mirror
* 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
11 lines
168 B
Text
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
|