🍓 Telegram chat bot for accessing various LLM services in one place
Stars
23
Forks
1
Watchers
23
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
7
commits
fix: ensure prompt is only set if it exists in the cached prompt map
7b6a77bView on GitHubfeat: add support for system prompts and enhance command handling in bot
e291247View on GitHubfeat: update dependencies to latest versions for improved stability and performance
12a63d2View on GitHubfix: enhance command handling by introducing utility functions for command detection and extraction
4827a56View on GitHubdocs: update README to reflect support for images in chat and enhance API compatibility
1a3fc20View on GitHubfix: simplify photo handling by using FileID directly for download
2d3d64eView on GitHubfeat: add photo handling and base64 encoding for chat messages
570f5b7View on GitHubfix: refactor response handling in command processing and add draining logic
22d2e1aView on GitHubfix: update system prompt to include name in Japanese and change 'SHOULD' to 'MUST'
fae406fView on GitHubfix: move response stopping logic to before clearing chat records in admin command
eef87adView on GitHubfix: add index on chat_records for session_id and refactor session deletion logic
ef0221dView on GitHub