Change Log - v1.0.0
🚀 Features:
- added
Ask
command to interact with models 🤖 - send selected text (visual) to model 🤖
- list ollama models from online source 🌐 (along with installed ones) 🤖
- install model in background 🤖
🐛 Bug Fixes:
- fixed issue with model installation
- fixed issue with model listing
🔨 Enhancements:
- implemented tests and a test runner integrated with neovim
- dependency injection system
- refactored ollero module
- refactored ollama module
- move logger to a shared module
- add ci workflows for tag release and quality gateway
Useful Links
- https://github.com/marco-souza/ollero.nvim
- https://www.google.com/search?q=create+a+plenary+job&sourceid=chrome&ie=UTF-8
- https://serpapi.com/blog/web-scraping-with-curl-fetching-raw-html-data/
- https://ollama.com/library
- https://ollama-models.zwz.workers.dev/
- https://www.kaggle.com/code/adriensales/ollama-models-duckdb-database
- https://github.com/nvim-pack/nvim-spectre/blob/ba7fb777edff6c1fbbeffd343e113af64c04e90a/lua/spectre/replace/sed.lua#L1
- https://www.reddit.com/r/neovim/comments/15zg6va/noob_question_pass_arguments_to_command_in_lua/
- https://github.com/marco-souza/ollero.nvim/tree/main
- https://dhavalkapil.com/luaver/
- https://www.google.com/search?q=lua+os+env&sourceid=chrome&ie=UTF-8
- https://www.lua.org/pil/8.1.html
- https://github.com/bluebird75/luaunit
- https://github.com/nvim-neorocks/rocks
- https://dhavalkapil.com/luaver/
- https://www.lua.org/start.html
Full Changelog: v0.1.6...1.0.1