FlowiseAI / Flowise

Drag & drop UI to build your customized LLM flow
https://flowiseai.com
Apache License 2.0
27.32k stars 14.11k forks source link

[BUG] free-LLM's works with agents? #1861

Open amrpyt opened 4 months ago

amrpyt commented 4 months ago

How to make free-LLM's works with agents to chose tools, (e.g. Rag chatbot can take arguments from the user First_name, Last_name, Phone_number, then pass them to a tool or a custom JS function.) How to do all of this Without using openAI agents?

HenryHengZJ commented 4 months ago

Currently the only (reliable) model is to use Mistral, we're still working on it!