vie-publique / .env.example
dofbi's picture
Update app.py
4add55f
raw
history blame
437 Bytes
# Whether to use the HuggingFace API or Ollama
# Set this to yes or no
USE_HUGGINGFACE=
# This token is optional but you'll have more restrictive rate limits and model options without it
# Get your HuggingFace token from https://huggingface.co/settings/tokens
HUGGINGFACE_API_TOKEN=
# The model ID to use from HuggingFace for the tool calling LLM
# Example: meta-llama/Llama-3.3-70B-Instruct
TOOL_MODEL_ID=
AGENT_ENDPOINT=
AGENT_KEY=