Skip to content

OnlineChatModule type auto-detection logic enhancement#844

Merged
wzh1994 merged 11 commits intoLazyAGI:mainfrom
jackyzzzk:map
Nov 21, 2025
Merged

OnlineChatModule type auto-detection logic enhancement#844
wzh1994 merged 11 commits intoLazyAGI:mainfrom
jackyzzzk:map

Conversation

@jackyzzzk
Copy link
Contributor

@jackyzzzk jackyzzzk commented Nov 13, 2025

📌 PR 内容 / PR Description

  • 对model_type识别逻辑进行补充,修复了由于用于输入大小写问题及模型名称不全面问题导致的type识别错误

🔍 相关 Issue / Related Issue

  • fix 818

✅ 变更类型 / Type of Change

  • 修复 Bug / Bug fix (non-breaking change that fixes an issue)
  • 新功能 / New feature (non-breaking change that adds functionality)
  • 重构 / Refactor (no functionality change, code structure optimized)
  • 重大变更 / Breaking change (fix or feature that would cause existing functionality to change)
  • 文档更新 / Documentation update (changes to docs only)
  • 性能优化 / Performance optimization

🧪 如何测试 / How Has This Been Tested?

  1. pytest tests/basic_tests/test_map_model.py

Copy link
Collaborator

@JingofXin JingofXin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

建议针对此次修复,加几个对应的模型名到测例中。

@JingofXin JingofXin requested a review from wzh1994 November 14, 2025 03:02
@mergify mergify bot added the lint_pass label Nov 21, 2025
@wzh1994 wzh1994 merged commit 90d6b91 into LazyAGI:main Nov 21, 2025
23 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants