[GH-ISSUE #1554] [BUG]: Agent button "@" disappears after one use in prompt window #1005

Closed
opened 2026-02-22 18:22:37 -05:00 by yindo · 7 comments
Owner

Originally created by @ghost on GitHub (May 28, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1554

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

Agent button "@" disappears after one use of agent in prompt window. To get it back I have to click out of the thread and back into original thread. I am running the latest version Windows 10 64bit, and Google web search API, and LM Studio as agent which is running Llama-3-Instruct (the model for the work space is "system default" and the system is also from the same LM Studio Llama-3 instance). AnthingLLM v1.5.5

Are there known steps to reproduce?

To reproduce just use the agent for Google web search

Originally created by @ghost on GitHub (May 28, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1554 ### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? Agent button "@" disappears after one use of agent in prompt window. To get it back I have to click out of the thread and back into original thread. I am running the latest version Windows 10 64bit, and Google web search API, and LM Studio as agent which is running Llama-3-Instruct (the model for the work space is "system default" and the system is also from the same LM Studio Llama-3 instance). AnthingLLM v1.5.5 ### Are there known steps to reproduce? To reproduce just use the agent for Google web search
yindo added the possible bug label 2026-02-22 18:22:37 -05:00
yindo closed this issue 2026-02-22 18:22:37 -05:00
Author
Owner

@frost19k commented on GitHub (May 28, 2024):

That's because the agent mode is active. When you don't see the @ button every prompt is routed to the agent until you exit the agent mode with /exit

@frost19k commented on GitHub (May 28, 2024): That's because the agent mode is active. When you don't see the `@` button every prompt is routed to the agent until you exit the agent mode with `/exit`
Author
Owner

@timothycarambat commented on GitHub (May 28, 2024):

@frost19k is correct. The reason it is gone is because an @agent session has activated and now all chats will be with an agent until the sessions ends or is /exited. This is shown in the text once the session starts.

@timothycarambat commented on GitHub (May 28, 2024): @frost19k is correct. The reason it is gone is because an `@agent` session has activated and now all chats will be with an agent until the sessions ends or is `/exit`ed. This is shown in the text once the session starts.
Author
Owner

@AIbottesting commented on GitHub (May 28, 2024):

Sorry for wasting your time. It just takes a long time for the loop to complete and I wasn't patient enough, sorry.
Screenshot 2024-05-28 065842

@AIbottesting commented on GitHub (May 28, 2024): Sorry for wasting your time. It just takes a long time for the loop to complete and I wasn't patient enough, sorry. ![Screenshot 2024-05-28 065842](https://github.com/Mintplex-Labs/anything-llm/assets/124838865/64e5d78e-fdec-43d3-b3a1-bce7468b7932)
Author
Owner

@timothycarambat commented on GitHub (May 28, 2024):

@AIbottesting no worries, not a waste of time at all. I need to improve documentation all over so these kinds of things can be found on docs.useanything.com anyway

@timothycarambat commented on GitHub (May 28, 2024): @AIbottesting no worries, not a waste of time at all. I need to improve documentation all over so these kinds of things can be found on docs.useanything.com anyway
Author
Owner

@frost19k commented on GitHub (May 29, 2024):

@timothycarambat When you do update the documents, it would be swell if you recommended 2 or 3 huggingface models that do work well with function calling - because currently (at least for me) it's 😮‍💨

Screenshot from 2024-05-29 10-46-21

Note: I've tried agents with both Google Search and Serper, but that's irrelevant cause the thing's calling web-scraping for some reason. It's a mistral model.

@frost19k commented on GitHub (May 29, 2024): @timothycarambat When you do update the documents, it would be swell if you recommended 2 or 3 huggingface models that do work well with function calling - because currently (at least for me) it's 😮‍💨 ![Screenshot from 2024-05-29 10-46-21](https://github.com/Mintplex-Labs/anything-llm/assets/49780407/494dfa7a-271c-4cff-bc57-1025947b1f0c) Note: I've tried agents with both Google Search and Serper, but that's irrelevant cause the thing's calling `web-scraping` for some reason. It's a mistral model.
Author
Owner

@penjud commented on GitHub (Feb 6, 2025):

it would be swell if you recommended 2 or 3 huggingface models that do work well with function calling

Given that the models change so frequently, and newer/better versions appear so quickly we are better looking for models that fit our own specifications, and ensure the model is tuned for 'tools'.

@penjud commented on GitHub (Feb 6, 2025): > it would be swell if you recommended 2 or 3 huggingface models that do work well with function calling Given that the models change so frequently, and newer/better versions appear so quickly we are better looking for models that fit our own specifications, and ensure the model is tuned for 'tools'.
yindo changed title from [BUG]: Agent button "@" disappears after one use in prompt window to [GH-ISSUE #1554] [BUG]: Agent button "@" disappears after one use in prompt window 2026-06-05 14:38:26 -04:00
Author
Owner

@ghost commented on GitHub (May 28, 2024):

Sorry for wasting your time. It just takes a long time for the loop to complete and I wasn't patient enough, sorry.
Screenshot 2024-05-28 065842

<!-- gh-comment-id:2135312051 --> @ghost commented on GitHub (May 28, 2024): Sorry for wasting your time. It just takes a long time for the loop to complete and I wasn't patient enough, sorry. ![Screenshot 2024-05-28 065842](https://github.com/Mintplex-Labs/anything-llm/assets/124838865/64e5d78e-fdec-43d3-b3a1-bce7468b7932)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1005