nvim-llama icon indicating copy to clipboard operation
nvim-llama copied to clipboard

Extended config

Open FKouhai opened this issue 6 months ago • 0 comments

This commit included the following changes

  • Sets the ollama endpoint via custom host and port
  • Sets a variable to check if ollama is running via docker or if its insatlled in the local system as binary
  • Updated the readme

I believe this commit would handle the following issues

  • #3
  • #7

FKouhai avatar Aug 15 '24 17:08 FKouhai