mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 02:34:29 +00:00
* add dd trace to e2e docker run tests * update dd trace v * fix entrypoint * dd trace fixes * proxy_build_from_pip_tests * build python3.13 * use py 3.13 * fix build from pip * dd trace fix * proxy_build_from_pip_tests * bump build from pip
5 lines
149 B
Text
5 lines
149 B
Text
litellm[proxy] # Specify the litellm version you want to use
|
|
prometheus_client
|
|
langfuse
|
|
prisma
|
|
ddtrace==2.19.0 # for advanced DD tracing / profiling
|