mirror of
https://github.com/nold360/hive-apps
synced 2024-12-22 13:01:21 +00:00
fix(big-agi)
This commit is contained in:
parent
35d59a7869
commit
9677098c89
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@ controllers:
|
|||
# GOOGLE_CLOUD_API_KEY: ""
|
||||
# GOOGLE_CSE_ID: ""
|
||||
# HELICONE_API_KEY: ""
|
||||
OPENAI_API_HOST: "localai-local-ai.ai.svc.cluster.local"
|
||||
# OPENAI_API_HOST: "http://localai-local-ai.ai.svc.cluster.local/v1"
|
||||
LOCALAI_API_HOST: "http://localai-local-ai.ai.svc.cluster.local"
|
||||
# OPENAI_API_KEY: "sk-xxxxxxxxxxxx"
|
||||
# OPENAI_API_ORG_ID: ""
|
||||
# PRODIA_API_KEY: ""
|
||||
|
|
Loading…
Reference in a new issue