Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Claimant
/
POMS-QA-GraphRAG
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
npc0
commited on
Jul 29, 2024
Commit
6bc985c
·
verified
·
1 Parent(s):
cd33220
Create proxy.env
Browse files
Files changed (1)
hide
show
proxy.env
+6
-0
proxy.env
ADDED
Viewed
@@ -0,0 +1,6 @@
1
+
CLAUDE_PROXY_API_KEY=3bf18984-b4df-49ba-a30b-6cbae3964b08
2
+
REQUEST_TIMEOUT=60
3
+
MODEL_TEMPERATURE=0.1
4
+
TOKENS_PER_MINUTE=10000
5
+
REQUESTS_PER_MINUTE=60
6
+
MAX_TOKENS=4096