works-best-with.ts
基本信息
- 类型: 工具库
- 路径:
src/lib/works-best-with.ts
功能描述
Types and constants for "Works Best With" feature
导出内容
- <code>PromptMCPConfig</code> - 接口
- <code>AI_MODELS</code> - 常量
- <code>AIModelSlug</code> - 类型
- <code>getModelInfo</code> - 函数
- <code>isValidModelSlug</code> - 函数
- <code>getModelsByProvider</code> - 函数
- <code>validateBestWithModels</code> - 函数
- <code>validateBestWithMCP</code> - 函数
依赖导入
- 无外部依赖
详细说明
详见代码实现