Mintplex-Labs / anything-llm

The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.
https://anythingllm.com
MIT License
26.53k stars 2.65k forks source link

[BUG]: Options in Agent Configuration are disabled #1219

Closed maxdraki closed 6 months ago

maxdraki commented 6 months ago

How are you running AnythingLLM?

Docker (local)

What happened?

Some options in agent configuration are disabled. I can't find any documentation so am not sure if this is expected or not. I tried searching for news and the agent said it was scraping BBC website, it then said it was a long site and it was going to summarise and then returned saying it didn't have current information.. I then noticed that options like 'View & summarize documents' and 'Scrape websites' were actually disabled.. Is this expected? image

Are there known steps to reproduce?

No response

timothycarambat commented 6 months ago

Those skills are enabled by default because they are what people typically "expect" it to be able to do at a minimum. We have yet to write all the docs for agents on https://github.com/Mintplex-Labs/anythingllm-docs