Files
copilotkit__copilotkit/examples/integrations/a2a-a2ui/.env.example
2026-06-03 14:28:57 -07:00

8 lines
246 B
Bash

OPENAI_API_KEY=your-api-key-here
# --- copilotkit:intelligence (optional local threads stack) ---
# COPILOTKIT_LICENSE_TOKEN=
# INTELLIGENCE_API_KEY=
# INTELLIGENCE_API_URL=http://localhost:4201
# INTELLIGENCE_GATEWAY_WS_URL=ws://localhost:4401