Skip to content

it seems cannot support JSON output of a tool #14

@xuancheng0921

Description

@xuancheng0921

LLMCompiler use ${1} as a dependency variable and it will replace the ${1} by the tool action result directly.
And then, it will comes with like: tool1(arg1:**, arg2: {a json input}).
Does llmcompiler need a tool to process json input within a tool?
一个工具的入参只能是一个字符串?,就算该工具依赖的工具返回了Json格式, 需要在工具内自己去处理兼容

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions