prompt-builder-tools.ts

prompt-builder-tools.ts

基本信息

  • 类型: 工具库
  • 路径: src/lib/ai/prompt-builder-tools.ts

功能描述

Run both full-text and semantic search in parallel

导出内容

  • <code>PromptBuilderState</code> - 接口
  • <code>ToolResult</code> - 接口
  • <code>PROMPTBUILDERTOOLS</code> - 常量

依赖导入

  • @/lib/db
  • @/lib/ai/embeddings

详细说明

详见代码实现

← 返回目录