forked from phoenix/litellm-mirror
* 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
11 lines
167 B
Text
11 lines
167 B
Text
# used by CI/CD testing
|
|
openai==1.51.0
|
|
python-dotenv
|
|
tiktoken
|
|
importlib_metadata
|
|
cohere
|
|
redis
|
|
anthropic
|
|
orjson==3.9.15
|
|
pydantic==2.7.1
|
|
google-cloud-aiplatform==1.43.0
|