‹ 首页

ai-infrastructure-together-ai

@agents-inc · 收录于 3 周前

Together AI SDK patterns for TypeScript — client setup, chat completions, streaming, structured output, function calling, embeddings, image generation, fine-tuning, and OpenAI-compatible endpoints

适合你,如果要用 TypeScript 接入 Together AI 的聊天、生成、微调等 API

/ 通过 npx 安装 校验哈希
npx oh-my-skill add agents-inc/skills/ai-infrastructure-together-ai
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- agents-inc/skills/ai-infrastructure-together-ai
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify agents-inc/skills/ai-infrastructure-together-ai
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
15GitHub stars
~4.1K最小装载
~12.3K含声明引用
~12.3K文本包总量
索引托管

怎么用

商店整理自技能原文 · 版本 279811b · 表述以原文为准
它做什么

安装后,Claude 可以使用 Together AI 的 TypeScript SDK 调用 200 多个开源模型,完成聊天、流式输出、结构化 JSON、函数调用、图片生成、嵌入向量和微调等任务。

什么时候触发

当用户要求使用 Together AI 的开源模型(如 Llama、Qwen、Mistral、DeepSeek)进行推理、生成图片或嵌入向量时触发。

装好后可以这样说

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。