合并代码至dev#18
Merged
Merged
Conversation
* docs: 添加对poetry.lock文件的忽略 * refactor: 重构OpenAIClient和工具选择客户端,修复配置重载失败的bug,简化创建完成请求的逻辑 * docs: 新增英文文档 * chore: 更新版本号至1.0.1,修改应用描述,调整更新日志 * chore: 更新版本号链接至1.0.1 * docs: 修改ANTHROPIC_BASE_URL配置说明;修复CONTRIBUTING文档路径;修复配置文件示例格式错误。 * docs: 更新文档描述,优化功能概述和项目特点 * feat: 添加多模态内容支持,更新消息转换逻辑和结构化内容配置 * docs: 更新版本号至1.0.2,添加多模态内容支持文档说明 * docs: 更新版本号1.0.2发布日期至2025-10-21 * docs: 更新版本号至1.1.0 --------- Signed-off-by: wangfumin1 <60773421+wangfumin1@users.noreply.github.com> Co-authored-by: wangfumin1 <60773421+wangfumin1@users.noreply.github.com>
* docs: 添加对poetry.lock文件的忽略 * refactor: 重构OpenAIClient和工具选择客户端,修复配置重载失败的bug,简化创建完成请求的逻辑 * docs: 新增英文文档 * chore: 更新版本号至1.0.1,修改应用描述,调整更新日志 * chore: 更新版本号链接至1.0.1 * docs: 修改ANTHROPIC_BASE_URL配置说明;修复CONTRIBUTING文档路径;修复配置文件示例格式错误。 * docs: 更新文档描述,优化功能概述和项目特点 * feat: 添加多模态内容支持,更新消息转换逻辑和结构化内容配置 * docs: 更新版本号至1.0.2,添加多模态内容支持文档说明 * docs: 更新版本号1.0.2发布日期至2025-10-21 * docs: 更新版本号至1.1.0 * refactor: 重构工具选择的消息转换逻辑,支持多模态内容处理并优化提示词格式 * refactor: 优化工具选择提示词,增强工具选择的相关性和灵活性 --------- Signed-off-by: wangfumin1 <60773421+wangfumin1@users.noreply.github.com> Co-authored-by: wangfumin1 <60773421+wangfumin1@users.noreply.github.com>
* docs: 添加对poetry.lock文件的忽略 * refactor: 重构OpenAIClient和工具选择客户端,修复配置重载失败的bug,简化创建完成请求的逻辑 * docs: 新增英文文档 * chore: 更新版本号至1.0.1,修改应用描述,调整更新日志 * chore: 更新版本号链接至1.0.1 * docs: 修改ANTHROPIC_BASE_URL配置说明;修复CONTRIBUTING文档路径;修复配置文件示例格式错误。 * docs: 更新文档描述,优化功能概述和项目特点 * feat: 添加多模态内容支持,更新消息转换逻辑和结构化内容配置 * docs: 更新版本号至1.0.2,添加多模态内容支持文档说明 * docs: 更新版本号1.0.2发布日期至2025-10-21 * docs: 更新版本号至1.1.0 * refactor: 重构工具选择的消息转换逻辑,支持多模态内容处理并优化提示词格式 * refactor: 优化工具选择提示词,增强工具选择的相关性和灵活性 * fix: 修正首页语言切换链接 --------- Signed-off-by: wangfumin1 <60773421+wangfumin1@users.noreply.github.com> Co-authored-by: wangfumin1 <60773421+wangfumin1@users.noreply.github.com>
合并dev的提交记录
fix: 修正文档中的语言切换链接
docs: 更新CHANGELOG,添加版本1.1.1的修复和改进记录
Bumps [black](https://github.com/psf/black) from 25.9.0 to 25.11.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.9.0...25.11.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): bump black from 25.9.0 to 25.11.0
…ons/checkout-6 chore(deps): bump actions/checkout from 4 to 6
fix: 修正配置说明和优化工具调用结果解析
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
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.
变更内容
自检清单