Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CoExperiences
/
aie4-final
like
1
Paused
App
Files
Files
Community
d523035
aie4-final
/
constants.py
pattonma
shuffling files
cb9e032
2 months ago
raw
Copy download link
history
blame
194 Bytes
OPENAI_API_KEY =
""
;
ANTRHOPIC_API_KEY =
""
;
LANGCHAIN_API_KEY =
""
;
LANGCHAIN_TRACING_V2=
True
;
LANGCHAIN_ENDPOINT=
'https://api.smith.langchain.com'
;
QDRANT_API_KEY=
""
;
QDRANT_ENDPOINT=
""
;