anything-llm
anything-llm copied to clipboard
[FEAT]: Fetch operations logging
What would you like to see?
Hello,
Could you please add logging to fetch operations and model files search/access operations?
I'm getting "Fetch failed" error for agents for web search and other agent operations due to some network issues, I've downloaded some Xenova/all-MiniLM-L6-v2 files, according to AnythingLLM guides, manually, and enabled Electron logging, but I don't see anything in the CLI output related to accessing particular model files or fetching specific files/URLs. So, I can't debug it out easily.
Also, if there any suggestions how to build debug version or open/attach Web Console for debugging running AnythingLLM instance, I would be grateful.
Thanks.