vella-backend / .env.example
luanpoppe
feat: adicionando llama_parse e algumas tipagens
b374298
raw
history blame contribute delete
176 Bytes
SECRET_KEY=""
DATABASE_PASSWORD=""
OPENAI_API_KEY=""
HUGGINGFACEHUB_API_TOKEN=""
LANGCHAIN_API_KEY=""
CLAUDE_API_KEY=""
COHERE_API_KEY=""
BUBBLE_TOKEN=""
LLAMA_CLOUD_API_KEY=""