https://github.com/ibnaleem/ollama-rs
Ollama Rust Crate
https://github.com/ibnaleem/ollama-rs
Last synced: 6 months ago
JSON representation
Ollama Rust Crate
- Host: GitHub
- URL: https://github.com/ibnaleem/ollama-rs
- Owner: ibnaleem
- License: mit
- Created: 2024-02-29T18:17:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-29T18:22:52.000Z (over 1 year ago)
- Last Synced: 2025-02-08T12:46:20.676Z (8 months ago)
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ollama Rust Crate
Interact with [Ollama's API](https://github.com/ollama/ollama/blob/main/docs/api.md) with the Ollama-rs crate.## Disclaimer
Ollama-rs is an open-sourced community built crate that is not endorsed, sponsored, or officially created by Ollama. [The official API can be found here.](https://github.com/ollama/ollama)