feat: added support for OPENAI_API_BASE

This commit is contained in:
Erik Bjäreholt 2023-08-28 14:52:53 +02:00
parent 2096f9c3bf
commit ae52856a62
No known key found for this signature in database
GPG key ID: 73349C58108227B5
3 changed files with 7 additions and 5 deletions

View file

@ -1,5 +1,6 @@
# OpenAI
OPENAI_API_KEY = ""
OPENAI_API_BASE = ""
# Cohere
COHERE_API_KEY = ""
# OpenRouter
@ -18,4 +19,4 @@ REPLICATE_API_TOKEN = ""
# Anthropic
ANTHROPIC_API_KEY = ""
# Infisical
INFISICAL_TOKEN = ""
INFISICAL_TOKEN = ""