forked from phoenix/litellm-mirror
feat(utils.py): support cost tracking for openai/azure image gen models
This commit is contained in:
parent
1661526d97
commit
ef0171e063
5 changed files with 125 additions and 8 deletions
|
@ -150,6 +150,7 @@ jobs:
|
|||
-e AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID \
|
||||
-e AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY \
|
||||
-e AWS_REGION_NAME=$AWS_REGION_NAME \
|
||||
-e OPENAI_API_KEY=$OPENAI_API_KEY \
|
||||
--name my-app \
|
||||
-v $(pwd)/proxy_server_config.yaml:/app/config.yaml \
|
||||
my-app:latest \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue