Skip to main content

Integration

You can assign Ollama as your generation engine either by passing kwargs into the connection object or through environment variables.
Ensure your arivu-ai[llm] optional dependencies are installed via pip install arivu-ai[ollama] if necessary.