Commit History

Update telegram_handlers.py
b001995
Running
verified

codeBOKER commited on

Update ai_service.py
8c22c70
verified

codeBOKER commited on

Update database.py
3f0ddc3
verified

codeBOKER commited on

Update ai_service.py
e98438e
verified

codeBOKER commited on

implement await
3ba129c
verified

codeBOKER commited on

implement await
0873a9c
verified

codeBOKER commited on

update database.py
96d2da4
verified

codeBOKER commited on

fix latency update
f0d2c6c
verified

codeBOKER commited on

temporary updates
7af4284
verified

codeBOKER commited on

temporary update
625e9b5
verified

codeBOKER commited on

feat: implement illusion account system with is_real variable tracking
471b8a0

codeBOKER commited on

Update gitignore and telegram handlers, add pending transfers data
faa354d

codeBOKER commited on

Merge branch 'main' of https://huggingface.co/spaces/codeBOKER/customer_service
454fa51

codeBOKER commited on

Secure account access and reorganize transfer module
c292d8f

codeBOKER commited on

Stop tracking Python cache files
eb7deec

codeBOKER commited on

Add webhook secret validation
7a0a3dd

codeBOKER commited on

Consolidate Telegram webhook fixes and debugging improvements
ae1bd8b

codeBOKER commited on

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