node-llmatic icon indicating copy to clipboard operation
node-llmatic copied to clipboard

Use self-hosted LLMs with an OpenAI compatible API

Results 1 node-llmatic issues
Sort by recently updated
recently updated
newest added

Regrettably, [llama-node](https://github.com/Atome-FE/llama-node) hasn't seen updates in quite some time. On the other hand, [node-llama-cpp](https://github.com/withcatai/node-llama-cpp) appears to be under active development. It would be nice to update the [default adapter](https://github.com/fardjad/node-llmatic/blob/master/src/default-llm-adapter.ts) to...

help wanted
good first issue