forked from phoenix/litellm-mirror
Fix 2
This commit is contained in:
parent
cb52c59481
commit
a3d9e34b26
6 changed files with 29 additions and 13 deletions
|
@ -120,6 +120,7 @@ from litellm import completion
|
|||
|
||||
## set env variables for logging tools
|
||||
os.environ["LUNARY_PUBLIC_KEY"] = "your-lunary-public-key"
|
||||
os.environ["HELICONE_AUTH"] = "your-helicone-auth-key"
|
||||
os.environ["LANGFUSE_PUBLIC_KEY"] = ""
|
||||
os.environ["LANGFUSE_SECRET_KEY"] = ""
|
||||
os.environ["ATHINA_API_KEY"] = "your-athina-api-key"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue