FactureOCR / .env.example
Cyril Dupland
Add .env.example file with configuration placeholders for Mistral and Langsmith APIs
539c6ca
raw
history blame contribute delete
199 Bytes
MISTRAL_API_KEY=your_mistral_api_key_here
LANGSMITH_TRACING=true
LANGSMITH_ENDPOINT=https://api.smith.langchain.com
LANGSMITH_API_KEY=your_langsmith_api_key_here
LANGSMITH_PROJECT=your_project_name