-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Feature/ollama integration enhancement #1861
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
18300676767
wants to merge
6,379
commits into
FoundationAgents:main
Choose a base branch
from
18300676767:feature/ollama-integration-enhancement
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Feature/ollama integration enhancement #1861
18300676767
wants to merge
6,379
commits into
FoundationAgents:main
from
18300676767:feature/ollama-integration-enhancement
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
update: 软件公司重构 See merge request pub/MetaGPT!406
Update Readme News & Update AFLOW's entrance.
…om_evensxia fix ollama_api to add llava support
Fix JSON Load Error & Fix Claude Token Calculate Error.
Fix bug for AFLOW.
Sela readme intro
不用对openrouter.ai单独处理
Fix unittest workflow
update test_bedrock_api
…ix-config-model Use model instead of config.model inside an LLM instance
…pport Add Llama API Support
Simplify RoleZero code
基于原MetaGPT代码优化,添加完整的多语言支持功能: - 更新所有相关文件的作者信息为18300676767 - 统一时间戳为2025/07/18 08:31 - 完善语言检测器和上下文管理 - 优化测试脚本和文档结构 修改文件: - metagpt/utils/language_detector.py - metagpt/utils/language_context.py - tests/multilingual/test_*.py - 相关文档和README文件
- 在关键函数处添加优化标识注释 - 创建CHANGELOG.md记录修改历史 - 完善代码贡献者信息 - 统一代码风格和文档规范 优化标识包括: - 文件头部作者和时间信息 - 函数级别的优化说明 - Git提交历史记录 - 完整的变更日志
- 创建独立测试脚本,不依赖MetaGPT其他模块 - 验证多语言检测、提示词渲染、上下文管理功能 - 支持中文、英文、韩文、日文等多种语言 - 测试结果显示功能正常工作 测试覆盖: - 语言检测:正则表达式和模式匹配 - 提示词渲染:自动注入语言变量 - 上下文管理:语言状态和置信度
…pen source compliance
kmk142789
approved these changes
Sep 9, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Features
Feature Docs
Influence
Result
Other