yc3231996
yc3231996
it is more like a multi-agent requirement. I.E, in a workflow, an LLM node with ability of function calling is basically an agent. It is the same thing to support...
> It seems that it can be implemented using node `HTTP Request`. The API interface will be provided after the agent is released. do you mean call another agent via...
Implemented a ChartComponent, which draws Echart using provided options. and used blow code in app/components//base/markdown.tsx to handle ChartComponent.  then prompt LLM to use below format for chart display. ```...