chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
OPENAI_API_KEY=your-api-key-here
|
||||
AGENT_URL=http://localhost:8000/
|
||||
|
||||
# Optional: enable CopilotKit Intelligence Threads locally
|
||||
COPILOTKIT_LICENSE_TOKEN=
|
||||
INTELLIGENCE_API_KEY=
|
||||
INTELLIGENCE_API_URL=http://localhost:4201
|
||||
INTELLIGENCE_GATEWAY_WS_URL=ws://localhost:4401
|
||||
Reference in New Issue
Block a user