Timothy Carambat

Results 747 comments of Timothy Carambat

That is what this feature request is - it doesn't exist

To clarify, do you mean to add an API that does embedding and returns the vectors and such for a given text or file. If you mean using the API...

> I have issue with scraping as well unfortunately :-( Its broken on Docker version It isn't broken in docker. This error has nothing to do with that. If you...

This would mean that your input is either so long that it cuts the output or that the output is so long that the model has to stop generating tokens....

> By what I've seen, the .env shares the same variable name - that's why it isn't possible today. Correct, and it needs to be fixed 👍

The collector logs would should exactly what links were found - what does it say?

You should see logs by running the app in debug mode https://docs.anythingllm.com/installation-desktop/debug#anythingllm-debug-mode-on-linux But you can also checkout your storage/logs folder for a `collector-DATE.log` file. `/Users//.config/anythingllm-desktop/storage/`

` http://localhost/theworld/index.php?title=Special:UserLogin&returnto=Category%3AWorld+Templates` Is this an authenticated service? Seems like a login page or something?

> I assumed the scraper would have the same access from the same computer, but perhaps not? Correct, we do not borrow or highjack your current browser session (for obvious...