ai-provider-cohere-sdk
@agents-inc · 收录于 3 周前
Official Cohere TypeScript SDK patterns -- CohereClientV2, chat, embeddings, rerank, RAG with citations, tool use, streaming, and model selection
适合你,如果正在用 TypeScript 开发需要集成 Cohere 大模型的应用
/ 通过 npx 安装 校验哈希
npx oh-my-skill add agents-inc/skills/ai-provider-cohere-sdk/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- agents-inc/skills/ai-provider-cohere-sdk/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify agents-inc/skills/ai-provider-cohere-sdk安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
15GitHub stars
~4.1K最小装载
~10.4K含声明引用
~10.4K文本包总量
索引托管
怎么用
商店整理自技能原文 · 版本 279811b · 表述以原文为准它做什么
装上后,Claude 能帮你用 Cohere 的 AI 模型做聊天、搜索、文档排序和带引用的问答。它会调用 Cohere 的 API 来生成回复、计算文本相似度或给搜索结果打分。
什么时候触发
当你提到 Cohere、cohere-ai、CohereClientV2 等关键词,或要求使用 Cohere 的 Command 模型、嵌入、重排序、RAG 或工具调用时触发。
装好后可以这样说
Claude 会调用 embed 接口并返回向量。
Claude 会调用 rerank 接口返回排序结果。
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…