telebot / app.py

Commit History

Fix: Remove accidental leading whitespace in app.py causing IndentationError
b2c9746

Esmaill1 commited on

Feat: Add conversational chat mode for short messages using LLM
d73c3f0

Esmaill1 commited on

Fix: Switch to FastAPI/Uvicorn for better HF Spaces compatibility and running status detection
322a4b8

Esmaill1 commited on

Fix: Replace dummy server with Flask to satisfy HF Spaces 'Running' status
c069614

Esmaill1 commited on

Fix: Swap execution order - Run web server in main thread to ensure HF detects running status
f7c03f5

Esmaill1 commited on

Fix: Add dummy HTTP server (app.py) to satisfy HF Spaces 'Running' check
36251af

Esmaill1 commited on