AI_Receiptionist_Doctor / constants.py
Omkar008's picture
Upload 7 files
3e2bb37 verified
raw
history blame contribute delete
62 Bytes
LLM_MODEL = "gpt-4o-mini"
MAX_TOKENS = 2000
TEMPERATURE = 0.0