Update default model in .env.example, add AI context from conversation history

This commit is contained in:
csd4ni3l
2025-12-12 20:16:15 +01:00
parent cf2dfe0374
commit bc92aaa644
3 changed files with 8 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
OPENROUTER_API_KEY=API_KEY
OPENROUTER_MODEL=qwen/qwen3-32b
OPENROUTER_MODEL=openai/gpt-5-mini
OPENROUTER_URL=https://ai.hackclub.com/proxy/v1
BOT_TOKEN=BOT_TOKEN
APP_TOKEN=APP_TOKEN