Commit graph

3 commits

Author SHA1 Message Date
Gered 76a81e17e1 update llm.nvim options, fix broken requests
yet again, another LLM integration that leaves the door wide open
for you to accidentally end up sending requests that ever end due to
not forcing use of stop tokens ... how many hours have i wasted on this
because developers of these tools don't seem to understand the api's
that they're building these tools around?
2024-11-10 18:56:22 -05:00
Gered 2a2178574a switch llm.nvim config to use ollama chat completions api 2024-11-10 18:54:50 -05:00
Gered e1a2c551ed add llm.nvim plugin 2024-11-10 14:27:06 -05:00