forked from phoenix/litellm-mirror
custom_callbacks
This commit is contained in:
parent
d40695b979
commit
7d30188f84
3 changed files with 119 additions and 1 deletions
|
@ -328,6 +328,7 @@ jobs:
|
|||
-e APORIA_API_KEY_1=$APORIA_API_KEY_1 \
|
||||
--name my-app \
|
||||
-v $(pwd)/litellm/proxy/example_config_yaml/otel_test_config.yaml:/app/config.yaml \
|
||||
-v $(pwd)/litellm/proxy/example_config_yaml/custom_callbacks.py:/app/custom_callbacks.py \
|
||||
my-app:latest \
|
||||
--config /app/config.yaml \
|
||||
--port 4000 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue