anythingllm-docs
anythingllm-docs copied to clipboard
Documentation of AnythingLLM by Mintplex Labs Inc.
### Pull Request Type - [x] ✨ feat - [x] 🐛 fix - [x] ♻️ refactor ### Relevant Issues resolves #22 #28 ### What is in this change? #### ♻️...
eg: https://github.com/Mintplex-Labs/anything-llm/issues/1515#issuecomment-2127932733
On our [docs](https://docs.useanything.com/) we only have uninstall guide for [MacOS](https://docs.useanything.com/getting-started/installation/desktop/macos#uninstalling-the-application) and I am writing an uninstall guide (a new page which only have how to uninstall anythingllm from all platform)...
ref: https://github.com/Mintplex-Labs/anything-llm/issues/1484 Show in docs that agents are not currently available via the API as it can be confusing since they work via `@agent` in chat so it can be...
On our discord people often ask "How can I access AnythingLLM from my mobile phone or different machine" Users can access AnythingLLM by exposing their Localhost to the internet by...
On our discord people often say I visited http://localhost:11434/ and it is showing ollama is running but anythingllm is not showing ollama models. The issue here is they entered http://localhost:11434/...
On our discord we got alot of questions like - Agents were not working for me - Agents were saying "I can't use internet" In most cases the user is:...
> From https://github.com/Mintplex-Labs/anything-llm/issues/1346 Description In case anyone is developing on Windows, this is what I had to do... yarn setup will not work all the way on windows because yarn...
There is some confusion on the API key "not working" via the Swagger docs. It does work but _only_ if you use the authentication input at the top. The per-example...
We need to update the docs to reflect the recent pricing changes from July.