Provides an interface for accessing the Ollama HTTP interface.
Please see the project documentation for more details.
async-ollama gem.Please see the project releases for all releases.
llama3.2.Async::Ollama::Transform.call(model: "...").Async::Ollama::Transform for intelligent code transformations using Ollama models. This can be used to implement features like automatic code updates based on instructions, while preserving user modifications and existing content.Async::Ollama::Conversation for interactive real-time conversations. Includes support for summarization of chat history for large conversations.Async::Ollama::Toolbox for managing tool based interactions with models.We welcome contributions to this project.
git checkout -b my-new-feature).git commit -am 'Add some feature').git push origin my-new-feature).To run the test suite:
bundle exec sus
To make a new release:
bundle exec bake gem:release:patch # or minor or major
In order to protect users of this project, we require all contributors to comply with the Developer Certificate of Origin. This ensures that all contributions are properly licensed and attributed.
This project is best served by a collaborative and respectful environment. Treat each other professionally, respect differing viewpoints, and engage constructively. Harassment, discrimination, or harmful behavior is not tolerated. Communicate clearly, listen actively, and support one another. If any issues arise, please inform the project maintainers.
55 commits
Ruby
100.0%
Provides an interface for accessing the Ollama HTTP interface.
Please see the project documentation for more details.
async-ollama gem.Please see the project releases for all releases.
llama3.2.Async::Ollama::Transform.call(model: "...").Async::Ollama::Transform for intelligent code transformations using Ollama models. This can be used to implement features like automatic code updates based on instructions, while preserving user modifications and existing content.Async::Ollama::Conversation for interactive real-time conversations. Includes support for summarization of chat history for large conversations.Async::Ollama::Toolbox for managing tool based interactions with models.We welcome contributions to this project.
git checkout -b my-new-feature).git commit -am 'Add some feature').git push origin my-new-feature).To run the test suite:
bundle exec sus
To make a new release:
bundle exec bake gem:release:patch # or minor or major
In order to protect users of this project, we require all contributors to comply with the Developer Certificate of Origin. This ensures that all contributions are properly licensed and attributed.
This project is best served by a collaborative and respectful environment. Treat each other professionally, respect differing viewpoints, and engage constructively. Harassment, discrimination, or harmful behavior is not tolerated. Communicate clearly, listen actively, and support one another. If any issues arise, please inform the project maintainers.
55 commits
Ruby
100.0%