daqc's picture
Add new configuration and tools
eea2f4b
# API Keys and Endpoints
NVD_API_KEY=""
# Model Configuration
MODEL_ID="Qwen/Qwen2.5-Coder-32B-Instruct"
MAX_TOKENS=2096
TEMPERATURE=0.3
# Application Configuration
ENV="development"
DEBUG=true