Hello, new to the community here
I didn’t find any similar topic so I’ll try my chances. I have installed nocobase in a docker along with ollama. I have successfully connected the llm services in the nocobase setting.
I tried various llm models with several of the out of the box agent but they all seems to fail even with basic request.
An example: I have a table called companies with very basic info like company name and address. when I open the chat and asked the agent give me the names of the companies or count the number of record, it fail (tool calling is wrong or doesn’t use the tool call).
If I add the block I have a bit more success but still it’s still a lot of effort for a simple question. Anyone can help on a similar setup ?
thanks a lot
Please provide screenshots of the usage process and error messages.