[GH-ISSUE #5157] [FEAT]: new charts agent #4941

Open
opened 2026-06-05 14:51:01 -04:00 by yindo · 0 comments
Owner

Originally created by @kalle07 on GitHub (Mar 6, 2026).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5157

What would you like to see?

i tried several models ~8b (qwen2, qwen3, qwen3.5, JAN, granite, llama, ...)
all with tools oc
only "ministral-8b" are able to plot this

my call is:
@agent, show me a plot of y=sin(x), from x=0 to x=2*π, interval of π/8. calculate y for each interval.

Image

and btw , while agent work some time 2000 token i can not break/STOP no button , i must stop it in lm-studio

Originally created by @kalle07 on GitHub (Mar 6, 2026). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5157 ### What would you like to see? i tried several models ~8b (qwen2, qwen3, qwen3.5, JAN, granite, llama, ...) all with tools oc only "ministral-8b" are able to plot this my call is: @agent, show me a plot of y=sin(x), from x=0 to x=2*π, interval of π/8. calculate y for each interval. <img width="1656" height="876" alt="Image" src="https://github.com/user-attachments/assets/83ed779b-fa7d-44c7-8d38-e6598c27e989" /> and btw , while agent work some time 2000 token i can not break/STOP no button , i must stop it in lm-studio
yindo added the enhancementfeature request labels 2026-06-05 14:51:01 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4941