-
Notifications
You must be signed in to change notification settings - Fork 353
Open
Description
Describe the bug
I am using self hosted TaskingAI Community v0.3.0.
I created assistant connected to llama3.2 and it works well. But when I attach any action or tool to the assistant, it starts returning only JSON for any requests. How can I make it perform actions? How can I make the assistant perform actions only upon request?
To Reproduce
- Create an assistant using llama3.2.
- Connect plugins QR Code Generator and OpenWeather
- Run playground
- Ask something
Expected behavior
I expect that when connecting actions, the assistant will respond in the chat (as usual) and perform the action only when specifically indicated in its text. For example: "What is the weather in London today?"
Server:
- OS: Debian 12
- Browser [chrome, safari]
- Version [0.3.0]
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

