mirror of
https://github.com/langchain-ai/opengpts.git
synced 2026-07-01 18:23:41 -04:00
Remove unnecessary env vars from example.
This commit is contained in:
@@ -10,8 +10,6 @@ AZURE_OPENAI_API_BASE: your_secret_here
|
||||
AZURE_OPENAI_API_VERSION: your_secret_here
|
||||
AZURE_OPENAI_API_KEY: your_secret_here
|
||||
KAY_API_KEY: your_secret_here
|
||||
ROBOCORP_ACTION_SERVER_URL: https://dummy-action-server.robocorp.link
|
||||
ROBOCORP_ACTION_SERVER_KEY: dummy-api-key
|
||||
CONNERY_RUNNER_URL: https://your-personal-connery-runner-url
|
||||
CONNERY_RUNNER_API_KEY: your_secret_here
|
||||
POSTGRES_HOST: your_postgres_host_here
|
||||
|
||||
Reference in New Issue
Block a user