mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
13 lines
424 B
Bash
13 lines
424 B
Bash
# Your CopilotKit Intelligence API Key
|
|
# Project Name: agentcore
|
|
CPK_INTELLIGENCE_API_KEY=
|
|
|
|
# CopilotKit Telemetry ID
|
|
# Optional non-secret analytics identity.
|
|
CPK_TELEMETRY_ID=
|
|
|
|
# Docker Compose maps these names to the host running local Intelligence.
|
|
# Leave them unset when you use managed Intelligence.
|
|
# INTELLIGENCE_API_URL=http://host.docker.internal:4201
|
|
# INTELLIGENCE_GATEWAY_WS_URL=ws://host.docker.internal:4401
|