Mintplex-Labs / anything-llm

The all-in-one Desktop & Docker AI application with full RAG and AI Agent capabilities.
https://useanything.com
MIT License
15.34k stars 1.6k forks source link

[FEAT]: a Number: Agent persistance, Store of prompts, Delete Workspaces, a repeat function which can be used on timer #1437

Closed PietFourie closed 2 weeks ago

PietFourie commented 2 weeks ago

What would you like to see?

I would like to suggest the following features: 1) Once an agent has been activate, say for scraping the web, it should remain in "agent" mode and a toggle can be used to switch between agent mode or LLM mode. Using agent does not always result in immediate success and hence it is cumberson to always select @agent. Call this persistent "agent" mode 2) I can not find the button nor option to delete a workspace. 3) If one would like to daily download a web site then one would like to store prompts or a library of prompts. 4) A schedule or timer can be added to do the action, research or actuate the prompt each day/week/month at a specific time 5) I run the Linux appimage file but I have no control on where the database or files are stored. I would like to have control over that since HDD get sometimes full. All in all it is a brilliant program. Thanks a lot for the effort. :-)

timothycarambat commented 2 weeks ago

REF: Points 1,3,& 4

  1. I can not find the button nor option to delete a workspace.

Click on the gear icon on the workspace to access these kind of settings!

Screenshot 2024-05-17 at 10 41 34 AM

I run the Linux appimage file but I have no control on where the database or files are stored. I would like to have control over that since HDD get sometimes full.

Usually, this is located in ~/.config/anything-llm/storage!