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 e8c3871 commit bdc5889Copy full SHA for bdc5889
strands-examples/strands-langfuse-demo/.env.example
@@ -0,0 +1,6 @@
1
+AWS_ACCESS_KEY_ID=""
2
+AWS_SECRET_ACCESS_KEY=""
3
+AWS_DEFAULT_REGION=us-west-2
4
+LANGFUSE_PUBLIC_KEY="pk-lf-.."
5
+LANGFUSE_SECRET_KEY="sk-lf-.."
6
+OTEL_EXPORTER_OTLP_ENDPOINT = "https://cloud.langfuse.com/api/public/otel"
0 commit comments