Dane Madsen
Dane Madsen
I was helping develop llama_cpp_dart for a while but i was having too many issues with it so i ended up creating my own which works alot better. https://github.com/Mobile-Artificial-Intelligence/maid_llm If...
Yeah, I did actually have it using langchains `ChatMessage` at one point but I changed it due to a few little things I wanted from my own `ChatNode` types. llama_cpp_dart...
> Good to know. If you miss any functionality in the current abstractions let me know, and we can add it. > > v0.5.0 [breaks](https://github.com/davidmigloz/langchain_dart/issues/328) `langchain` into `langchain_core`, `langchain` and...