提供商: google/Anthropic list_models 重写不去除空格 API 密钥
作者: LearningCircuit创建于 2026年9月18日更新于 2026年9月18日
PR #6578 修复了 `openai_base.list_models_for_api` 中带空格的粘贴失败模式(现在键被剔除,就像 `create_llm` 的 `resolve_api_key` 一样)。仍有两个覆盖会发送原始密钥:
内容来源: LearningCircuit/local-deep-research