We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f50a45e commit 0a2aa24Copy full SHA for 0a2aa24
examples/posthog/.env.example
@@ -1,9 +1,11 @@
1
+# Local & Cloud - You need to set these for the example to work
2
+
3
POSTHOG_API_KEY=
4
POSTHOG_PROJECT_ID=
5
POSTHOG_HOST=https://us.posthog.com
6
OPENAI_API_KEY=
7
-# Restack
8
+# (Optional) Restack Cloud - You only need to set these if you are using Restack Cloud
9
10
RESTACK_ENGINE_ID=
11
RESTACK_ENGINE_ADDRESS=
0 commit comments