8 lines
No EOL
314 B
Text
8 lines
No EOL
314 B
Text
# OpenCD — Nous Auth Configuration
|
|
# Copy this to .env and fill in your credentials.
|
|
# Required for deployment to Nous infrastructure.
|
|
|
|
NOUS_AGENT_KEY=sk-nou...
|
|
NOUS_AGENT_KEY_ID=cmpkk7n6k000tkq0birz3zk5a
|
|
NOUS_API_BASE_URL=https://inference-api.nousresearch.com/v1
|
|
NOUS_PORTAL_URL=https://portal.nousresearch.com |