Skip to content

修复:将 research-pack 示例中的 MiniMax 提供商引用替换为提供商中立术语#90

Open
ShadyUnderLight wants to merge 1 commit into
mainfrom
cleanup/remove-minimax-example-residue
Open

修复:将 research-pack 示例中的 MiniMax 提供商引用替换为提供商中立术语#90
ShadyUnderLight wants to merge 1 commit into
mainfrom
cleanup/remove-minimax-example-residue

Conversation

@ShadyUnderLight
Copy link
Copy Markdown
Owner

@ShadyUnderLight ShadyUnderLight commented May 12, 2026

概要

变更内容

Before After
Primary provider attempted: MiniMax web search Primary discovery path attempted: configured live-search provider
Fallback provider used: Exa Fallback path used: secondary discovery provider / browser search

关联

…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.
@ShadyUnderLight ShadyUnderLight force-pushed the cleanup/remove-minimax-example-residue branch from 5c48c58 to fd934a1 Compare May 12, 2026 10:05
@ShadyUnderLight ShadyUnderLight changed the title fix: replace MiniMax provider references in research-pack example with provider-neutral terminology 修复:将 research-pack 示例中的 MiniMax 提供商引用替换为提供商中立术语 May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

清理示例中的 MiniMax provider 残留,避免历史样本被误读为默认搜索路径

1 participant