Improve Telegram formatting and web synthesis
This commit is contained in:
parent
605c135b08
commit
0675f9a441
8 changed files with 425 additions and 508 deletions
|
|
@ -1,10 +1,10 @@
|
|||
TELEGRAM_BOT_TOKEN=your_telegram_bot_token_here
|
||||
GEMINI_API_KEY=your_gemini_api_key_here
|
||||
OPENROUTER_API_KEY=your_openrouter_api_key_here
|
||||
SEARXNG_URL=http://192.168.0.225:8080
|
||||
|
||||
# Optional:
|
||||
# GEMINI_MODEL=gemini-2.5-flash-lite
|
||||
# OPENROUTER_MODEL=openrouter/free
|
||||
# OPENROUTER_MODEL=openai/gpt-5.4-mini
|
||||
# Use a vision-capable OpenRouter model if you want image analysis.
|
||||
# PERSONALITY_FILE=personality.md
|
||||
# MEMORY_DB=marvin.sqlite
|
||||
# MAX_HISTORY_MESSAGES=20
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue