bindai-provider-ollama
Ollama provider for the BindAI framework.
Installation
pip install "bindai[ollama]"
Or install the provider directly:
pip install bindai-provider-ollama
Configuration
Make sure Ollama is running locally, then configure your BindAI project:
provider = "ollama"
model = "llama3.2"
By default, BindAI uses the local Ollama endpoint:
OLLAMA_HOST=http://localhost:11434
License
MIT
Release files for bindai-provider-ollama 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bindai_provider_ollama-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Release files / bindai_provider_ollama-0.1.0-py3-none-any.whl
| Download URL | bindai_provider_ollama-0.1.0-py3-none-any.whl |
|---|---|
| Size | 4.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
901f67b8f164580d9aa926c81279dd1f897d462266281f52aa669db48ea92e6c
|
|
BLAKE2b-256 checksum How to use checksums |
3936f04addcf3d2b47211b5f06d901c81da07e6f70d0648f5dce0050fca8d1ae
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.2
|