TruthLens / .env.example
astein11004's picture
Upload 9 files
9bcc80f verified
raw
history blame contribute delete
97 Bytes
OPENAI_KEY="your-openai-key"
GROQ_KEY="your-groq-key"
TOGETHER_KEY="your-together-key"
PORT=8002