Some checks failed
CI - Semantic Release / Semantic Release (push) Failing after 7m48s
10 lines
208 B
Plaintext
10 lines
208 B
Plaintext
# Enable debug logging
|
|
DEBUG=false
|
|
|
|
# Transport mode
|
|
TRANSPORT_MODE=<http | stdio>
|
|
|
|
# PostHog LLM Observability configuration
|
|
POSTHOG_API_KEY=<YourPostHogAPIKeyGoesHere>
|
|
POSTHOG_HOST=https://us.i.posthog.com
|