X Tutup
Skip to content

Strange behavior when using plugins and actions #357

@sequent

Description

@sequent

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

  1. Create an assistant using llama3.2.
  2. Connect plugins QR Code Generator and OpenWeather
  3. Run playground
  4. 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?"

Screenshots
Screenshot 2024-11-12 at 14 03 51
Screenshot 2024-11-12 at 13 57 35

Server:

  • OS: Debian 12
  • Browser [chrome, safari]
  • Version [0.3.0]

Additional context

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup