CallMeLaNN
CallMeLaNN
Error throw when using @codebase in the prompt: Cannot read properties of undefined (reading 'sort')
That log doesn't include reranker related. Continue only log i/o for LLM. It doesn't log i/o for embeddings and reranker models before sent to LLM like my log above. I...
I managed to make it work without changes in `parser.js` source. Since `parserPath` can be parser name and `keysFromParser` can accept it, we can use the `settings.import/parsers` to add the...
@nomopo45 > If running on Apple Silicon (ARM) it is not suggested to run on Docker due to emulation. Follow the [build instructions](https://localai.io/basics/build/) to use Metal acceleration for full GPU...
I thought if AutoGen can run in command in shell or docker, it can run NodeJS or any code if the environment configured properly. So can I just make a...
Guys, just ask first because I can't believe this is happening. Is it only me or we have an issue with `pdm add`... I just upgrade from 2.13.2 to 2.20.1,...
Ok, this is the most important issue and become a show stopper since sync is the main feature. > I was left this app unused for a few months since...