修复:将 research-pack 示例中的 MiniMax 提供商引用替换为提供商中立术语#90
Open
ShadyUnderLight wants to merge 1 commit into
Open
Conversation
…h provider-neutral terminology The Degraded-search log in examples/research-pack-example.md still used provider-specific terms (MiniMax web search, Exa) even though SKILL.md was already made provider-neutral in #71. This mismatch could lead agents to interpret MiniMax as a current/default search path. Changed to provider-neutral phrasing matching the degraded-search template in evals/meta/degraded-search-execution.md.
5c48c58 to
fd934a1
Compare
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.
概要
examples/research-pack-example.md的 Degraded-search log 段仍写有 MiniMax 和相关搜索提供商引用,与 移除 deep-research 对 MiniMax web search 的默认依赖 #71 已完成的提供商中立策略不一致evals/meta/degraded-search-execution.md模板一致的提供商中立表述变更内容
关联