vella-backend / example.env
luanpoppe
feat: ajustando endpoint de /gerar-documento para receber a URL do PDF do bubble pela requisição feita pelo front
cb23311
raw
history blame
153 Bytes
SECRET_KEY=""
DATABASE_PASSWORD=""
OPENAI_API_KEY=""
HUGGINGFACEHUB_API_TOKEN=""
LANGCHAIN_API_KEY=""
CLAUDE_API_KEY=""
COHERE_API_KEY=""
BUBBLE_TOKEN=""