Flowise
Flowise copied to clipboard
[BUG] free-LLM's works with agents?
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?
Currently the only (reliable) model is to use Mistral, we're still working on it!