Commit History

Update config and telegram handlers
5d10ce5

codeBOKER commited on

Fix: ensure UTF-8 encoding for Arabic text in direct IP routing
8619a68

codeBOKER commited on

Fix: add missing json import in telegram_handlers.py
231072a

codeBOKER commited on

Add payload logging for debugging empty message issue
ce7541f

codeBOKER commited on

Fix: remove bold/italic regex stripping Arabic text, add debug logging for payload and AI responses
89a98b8

codeBOKER commited on

Fix: remove parse_mode Markdown, add English fallback for empty response, remove duplicate message saving
e9bfcb7

codeBOKER commited on

Switch to Hugging Face Inference API instead of local models
437b54a

codeBOKER commited on

Fix: strip markdown and HTML tags from AI responses for Telegram
3e8eb5c

codeBOKER commited on

Fix: conversation history field names and save messages after each response
5b59120

codeBOKER commited on

Fix: pass TOOLS to API and handle tool call agentic loop
bdd6a4d

codeBOKER commited on

Fix: append user_query to messages before sending to AI
599290d

codeBOKER commited on

Load MODEL_NAME from env via HF_MODEL, translate TOOLS descriptions to English
9081d86

codeBOKER commited on

Refine Telegram DNS fallback to use explicit IP send URL
7891d5f

codeBOKER commited on

Improve Telegram delivery with DNS fallback and update REST sample
109d656

codeBOKER commited on

Make Telegram API base URL configurable
4aabe8f

codeBOKER commited on

Harden Telegram message send error handling
75fe874

codeBOKER commited on

modify modle name
690e4e2

codeBOKER commited on

Align AI service history retrieval and model usage
438d5f9

codeBOKER commited on

Remove /test
b5fd72b

codeBOKER commited on

Refactor webhook handling and AI call flow
e72602f

codeBOKER commited on

for debugging
6070e36

codeBOKER commited on

Add tool-calling knowledge retrieval in AI responses
4ccb6c3

codeBOKER commited on

Stop tracking .env and ignore local env files
43a47d7

codeBOKER commited on

Switch AI provider to Hugging Face router
9dfc4a2

codeBOKER commited on

Add debug print for user content in AI service
99cffc4

codeBOKER commited on

Fix user content structure in Groq API request
f71b7f4

codeBOKER commited on

Remove debugging print statements from webhook functions
b9aaaa2

codeBOKER commited on

Add Pydantic models to fix 422 validation errors
8490d1b

codeBOKER commited on

Add error handling and logging to webhook endpoints
2147d1c

codeBOKER commited on

Fix PORT environment variable substitution
dbf61a6

codeBOKER commited on

Update port
b41ea0e

codeBOKER commited on

Add Hugging Face Space metadata
16119ed

codeBOKER commited on

connect to supabase
511ba56

codeBOKER commited on

Update app.py
114c332

codeBOKER commited on

Update app.py
d1f6631

codeBOKER commited on

Update app.py
0731466

codeBOKER commited on

Update app.py
fe2abb3

codeBOKER commited on

Update app.py
6285ac6

codeBOKER commited on

Update app.py
cc839ba

codeBOKER commited on

Update app.py
501e4a6

codeBOKER commited on

Fix retrieved_text mistake
c56d14e

codeBOKER commited on

Fix user_query mistake
f74b89d

codeBOKER commited on

Update propit message
a417771

codeBOKER commited on

Put models as enviroment variable
9c53976

codeBOKER commited on

Update to fix a (") mistake
b7a07b5

codeBOKER commited on

Update port
09bd2d3

codeBOKER commited on

Update Dockerfile
563f9fe

codeBOKER commited on

Create Dockerfile
8e9d9a9

codeBOKER commited on