Skip to content

Releases: snakeying/GPT-Telegram-Worker

v1.6

09 Nov 14:01
bab41e5
Compare
Choose a tag to compare

🎉 重要更新

🎉 Important Update

  • 🔄 Upgraded Gemini Series Interface
  • 📝 Enhanced Markdown Support
    • Comprehensive optimization of Markdown parsing engine
    • Achieved near-perfect Markdown formatting support
  • 🐞 System Maintenance
    • Fixed known issues to improve system stability

v1.55

27 Oct 20:52
773ae33
Compare
Choose a tag to compare

🎉 重要更新

  • 📝 优化 Markdown 支持
    • 重新设计 Markdown 解析规则,提升格式化准确率至 80% 以上(包括Gemini系列)
    • 确保更稳定的 Markdown 渲染效果
  • 📨 改进消息处理机制
    • 重写长消息切割规则
    • 支持完整输出所有信息,不再出现消息截断
  • 🏷️ 增强用户体验
    • 在对话界面顶部新增模型名称显示
    • 实时展示当前正在使用的 AI 模型信息
  • 🐞 系统维护
    • 修复已知问题,提升系统稳定性

🎉 Important Update

  • 📝 Enhanced Markdown Support
    • Redesigned Markdown parsing rules with over 80% accuracy (Now included Gemini)
    • Ensured more stable Markdown rendering performance
  • 📨 Improved Message Handling
    • Rewrote long message splitting rules
    • Now supports complete message output without truncation
  • 🏷️ Enhanced User Experience
    • Added model name display at the top of conversations
    • Real-time indication of current AI model in use
  • 🐞 System Maintenance
    • Fixed known issues to improve system stability

v1.5

16 Oct 17:54
cd2498d
Compare
Choose a tag to compare

🎉 重要更新

  • 🔗 新增 OpenAI Compatible 模型支持
    • 专为 One API、New API 等 AI 模型接口管理与分发系统设计
    • 新增环境变量:
      • OPENAI_COMPATIBLE_KEY:OpenAI Compatible API 密钥
      • OPENAI_COMPATIBLE_URL:OpenAI Compatible API 基础 URL
  • 🤖 优化 OpenAI Compatible 模型使用体验
    • 支持自动获取模型列表,无需手动在环境变量中配置
    • 现有的 /switchmodel 命令可直接调用这些自动获取的模型
  • 🖼️ 扩展图片分析能力
    • OpenAI Compatible 模型现已支持图片分析
    • 支持多模态 OpenAI 模型和 Gemini 系列
  • 🐞 系统维护
    • 修复已知问题,提升系统稳定性

⚠️ 重要提示:为避免潜在冲突,不建议在 OpenAI Compatible 中添加与其他 API 重复的模型。例如,如果您已设置 Gemini API 并选择调用 gemini-1.5-flash 模型,则不应在 OpenAI Compatible 中添加相同的模型。

🎉 Important Update

  • 🔗 Added Support for OpenAI Compatible Models
    • Specially designed for AI model interface management and distribution systems like One API and New API
    • New environment variables:
      • OPENAI_COMPATIBLE_KEY: OpenAI Compatible API key
      • OPENAI_COMPATIBLE_URL: OpenAI Compatible API base URL
  • 🤖 Enhanced OpenAI Compatible Model Usage
    • Automatic model list retrieval, eliminating manual configuration in environment variables
    • Existing /switchmodel command now directly supports these automatically retrieved models
  • 🖼️ Expanded Image Analysis Capabilities
    • OpenAI Compatible models now support image analysis
    • Compatible with multimodal OpenAI models and Gemini series
  • 🐞 System Maintenance
    • Fixed known issues to improve system stability

⚠️ Important Note: To avoid potential conflicts, it is not recommended to add models in OpenAI Compatible that are identical to those in other APIs. For example, if you have set up the Gemini API and chosen to use the gemini-1.5-flash model, you should not add the same model in OpenAI Compatible.

v1.4

11 Oct 18:03
32cbcf2
Compare
Choose a tag to compare

🔧 系统更新

  • 🖼️ 图片分析功能优化
    • 为OpenAI和Gemini分别定制了响应接口
    • 提高了不同AI模型的图像处理效率和准确性
  • 🐞 系统维护
    • 修复已知问题,提升整体稳定性

🔧 System Update

  • 🖼️ Image Analysis Enhancement
    • Implemented customized response interfaces for OpenAI and Gemini
    • Improved efficiency and accuracy of image processing across different AI models
  • 🐞 System Maintenance
    • Fixed known issues, enhancing overall stability

v1.3

11 Oct 17:35
7bd8f15
Compare
Choose a tag to compare

🎉 重要更新

  • 🖼️ 新增图片分析功能
    • 支持Gemini系列模型进行图像识别和分析
    • 兼容OpenAI和Gemini系列,为用户提供多样化选择
  • 🌐 优化国际化体验
    • 修正了i18n中的翻译错误,提升多语言支持质量
  • 📚 增强帮助文档
    • 在help命令中新增图片分析功能说明,方便用户快速上手
  • 🐞 系统维护
    • 修复已知问题,确保更稳定的运行环境

🎉 Important Update

  • 🖼️ New Image Analysis Feature
    • Introduced image recognition and analysis for Gemini series models
    • Compatible with both OpenAI and Gemini series, offering users diverse options
  • 🌐 Enhanced Internationalization
    • Corrected translation errors in i18n, improving multi-language support quality
  • 📚 Expanded Help Documentation
    • Added image analysis feature explanation to the help command for easy user adoption
  • 🐞 System Maintenance
    • Fixed known issues, ensuring a more stable operating environment

v1.2

11 Oct 16:53
7a7eda8
Compare
Choose a tag to compare

🔄 系统更新

  • 🖥️ 优化Gemini系列的输出处理
    • 改进了markdown支持,减少了错误发生率
    • 引入HTML优先输出策略,提升内容可读性
    • 添加纯文本备选方案,确保内容始终可访问
  • 🐞 修复已知问题,提高系统稳定性

🔄 System Update

  • 🖥️ Optimized output handling for Gemini series
    • Improved markdown support, reducing error occurrences
    • Introduced HTML-first output strategy for better readability
    • Added plain text fallback to ensure content accessibility
  • 🐞 Fixed known issues, enhancing system stability

v1.1

11 Oct 16:00
9f2aeba
Compare
Choose a tag to compare

🚀 全新图片分析功能上线

  • 🖼️ 智能图片分析:
    • 轻松发送图片,添加"请分析这张图片"等提示
    • 机器人自动调用 AI 模型,深度解读图片内容
  • 🤖 多模型支持:
    • 暂时只支持 OpenAI系列
  • 📊 便捷结果呈现:
    • 分析结果以文本消息形式快速返回
  • 🛠️ 系统优化:
    • 修复已知 bug,确保稳定运行
    • 持续改进,为用户带来更流畅体验

🚀 New Image Analysis Feature Launched

  • 🖼️ Intelligent Image Analysis:
    • Easily send images with prompts like "Please analyze this image"
    • Bot automatically invokes AI models for in-depth image interpretation
  • 🤖 Multi-model Support:
    • Currently supports OpenAI series only
  • 📊 Convenient Result Presentation:
    • Analysis results quickly returned as text messages
  • 🛠️ System Optimization:
    • Fixed known bugs to ensure stable operation
    • Continuous improvements for a smoother user experience

v1.0

10 Oct 15:01
92c43ab
Compare
Choose a tag to compare

🎉 1.0 正式发布

• 🌏 新增五种语言支持:

  • 繁体中文:為台灣和港澳用戶提供更貼心的服務
  • 日本語:日本のユーザーに最適化されたエクスペリエンス
  • Deutsch:Optimiert für deutschsprachige Nutzer
  • Français:Une expérience adaptée aux utilisateurs francophones
  • Русский:Оптимизировано для русскоговорящих пользователей
    • 🚀 正式迈入 1.0 版本:
    • 🌈 8种多语言支持
    • 🐞 全面修复已知 bug:
  • 提升系统稳定性和可靠性
  • 优化用户体验,确保流畅运行

🎉 1.0 Official Release

• 🌏 Added support for five new languages:

  • Traditional Chinese: Tailored service for Taiwan, Hong Kong, and Macau users
  • Japanese: Optimized experience for Japanese users
  • German: Enhanced support for German-speaking users
  • French: Adapted experience for Francophone users
  • Russian: Optimized for Russian-speaking users
    • 🚀 Officially entering version 1.0
    • 🌈 Multicultural integration,8 languages supported
    • 🐞 Comprehensive fixes for known bugs:
  • Enhanced system stability and reliability
  • Optimized user experience ensuring smooth operation

v0.95

10 Oct 06:38
838c4ae
Compare
Choose a tag to compare

🚀 引入便捷「M」菜单,多语言支持全面优化!

• 📱 全新「M」菜单按钮:

  • 在创建 Telegram Bot 时自动添加,让操作更直观、便捷
    • 🌍 菜单多语言支持:
  • 使用 /language 命令设置语言后,菜单自动适配所选语言
  • 轻松切换,贴心满足全球用户需求
    • 🔧 用户体验升级:
  • 简化操作流程,提高交互效率
  • 个性化语言设置,让使用更加顺心
    • 🐞 修复已知 bug,确保系统运行更加稳定流畅

🚀 Introducing the Handy "M" Menu with Enhanced Multilingual Support!

• 📱 New "M" menu button:

  • Automatically added when creating Telegram Bots for more intuitive and convenient operation
    • 🌍 Multilingual menu support:
  • Menu automatically adapts to the chosen language after using the /language command
  • Easy switching to cater to global users' needs
    • 🔧 User experience enhancement:
  • Simplified operation process for improved interaction efficiency
  • Personalized language settings for a more comfortable user experience
    • 🐞 Fixed known bugs, ensuring more stable and smooth system operation

v0.93

09 Oct 20:42
560732e
Compare
Choose a tag to compare

🚀引入 Azure AI 模型支持

• ☁️ 全新集成 Azure AI 模型功能:

  • 为您的 AI 工具箱增添微软云端智能的强大力量
    • 🔑 新增三个环境变量,简化 Azure 配置:
  • AZURE_API_KEY:存储 Azure API 密钥
  • AZURE_MODELS:指定所需使用的 Azure 模型(支持多个,用逗号分隔)
  • AZURE_ENDPOINT:设置 Azure API 的特定端点
    • 🌐 云端融合:无缝对接 Azure 云服务,拓展 AI 应用场景
    • 🔧 灵活部署:通过自定义端点,适应不同的 Azure 部署需求
    • 🐞 修复已知 bug,确保系统运行更加流畅可靠

🚀 Introducing Azure AI Model Support

• ☁️ New integration with Azure AI models:

  • Add the power of Microsoft's cloud intelligence to your AI toolkit
    • 🔑 Added three new environment variables for streamlined Azure setup:
  • AZURE_API_KEY: Store Azure API key
  • AZURE_MODELS: Specify desired Azure models (supports multiple, comma-separated)
  • AZURE_ENDPOINT: Set specific Azure API endpoint
    • 🌐 Cloud integration: Seamlessly connect with Azure cloud services, expanding AI application scenarios
    • 🔧 Flexible deployment: Adapt to various Azure deployment needs with custom endpoints
    • 🐞 Fixed known bugs, ensuring smoother and more reliable system operation