yc3231996

Results 3 comments of 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. ![image](https://github.com/langgenius/dify/assets/20618176/c6089109-820f-4b03-a5a5-ccdadf7b6981) then prompt LLM to use below format for chart display. ```...