version 0.1.2

This commit is contained in:
Krrish Dholakia 2023-07-31 08:46:23 -07:00
parent 740208d643
commit fa65f960e3
18 changed files with 888 additions and 234 deletions

View file

@ -1,5 +1,4 @@
OPENAI_API_KEY = ""
COHERE_API_KEY = ""
OPENROUTER_API_KEY = ""
OR_SITE_URL = ""
OR_APP_NAME = "LiteLLM Example app"