Spaces:
Runtime error
Runtime error
Commit
·
e4017a7
1
Parent(s):
9bc9c3c
Add example environment configuration file
Browse files- env-example +5 -0
env-example
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
GEMINI_API_KEY =
|
2 |
+
LANGFUSE_SECRET_KEY =
|
3 |
+
LANGFUSE_PUBLIC_KEY =
|
4 |
+
GEMINI_MODEL_NAME=
|
5 |
+
GEMINI_THINKING_BUDGET=
|