Skip to content

[Feature]: 1.0 feature plan #17

@SamYuan1990

Description

@SamYuan1990

Describe your use case

  • SCL——一个面向function call,skill,mcp的专属服务
    • 解决
      • 工具选择问题——一个专属RAG
        • 基于特定function call组合
        • 链接seekdb作为RAG
      • 工具过程?执行占用上下文问题——上下文是否回馈是否需要隔离
        • 压缩上下文
        • 是否支持甩手工具类型
      • MCP的文件传递问题?
      • 安全问题不考虑——沙箱启动方式交给商业化sevice mesh?
    • 纵向整合,横向兼容
      • 分发方式
        • 参数启动容器化处理——restful
        • 文件目录扫描启动方式
        • 支持SDK直接使用——代码使用
      • 运维方式
        • 暴露可观测性指标
        • hook(websocket形式)
      • 执行过程多种模式
        • 工具注册
        • 工具注入
        • 提示词改写
        • 工具执行后脱手
        • 日志回馈
      • 支持SeekDB,PGvector(把数据库SQL注入即可)
      • 支持调试模式(要有个调试框架,最大化RAG三类查询的平衡点)
        • 其他非预设工具支持——商业化服务
    • 案例/论文
      • 找一个function call,rag能力测试集合,看看rag能多大程度选对(渐进式加载)
      • 直接跑Qwen能有多少正确率
      • 直接跑RAG能有多少正确率(最大化RAG本身匹配的能力)
      • 通过引入历史记录能有多少正确率

Describe the solution you'd like

as above

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions