aie4-final / constants.py
Last commit not found
raw
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="";