Skip to main content

haiku.rag-slim

Opinionated agentic RAG powered by LanceDB, Pydantic AI, and Docling - Core package with minimal dependencies.

haiku.rag-slim is the core package for users who want to install only the dependencies they need. Document processing (docling), and reranker support are all optional extras.

For most users, we recommend installing haiku.rag instead, which includes all features out of the box.

Installation

Python 3.12 or newer required

Minimal Installation

uv pip install haiku.rag-slim

Core functionality with OpenAI/Ollama support, MCP server, and Logfire observability. Document processing (docling) is optional.

With Document Processing

uv pip install haiku.rag-slim[docling]

Adds support for 40+ file formats including PDF, DOCX, HTML, and more.

Available Extras

Document Processing:

  • docling - PDF, DOCX, HTML, and 40+ file formats

Embedding Providers:

  • voyageai - VoyageAI embeddings

Rerankers:

  • cross-encoder - Local reranking via sentence-transformers
  • cohere - Cohere
  • zeroentropy - Zero Entropy

Model Providers:

  • OpenAI/Ollama - included in core (OpenAI-compatible APIs)
  • anthropic - Anthropic Claude
  • groq - Groq
  • google - Google Gemini
  • mistral - Mistral AI
  • bedrock - AWS Bedrock
  • vertexai - Google Vertex AI
# Common combinations
uv pip install haiku.rag-slim[docling,anthropic,cross-encoder]
uv pip install haiku.rag-slim[docling,groq]

Usage

See the main haiku.rag repository for:

  • Quick start guide
  • CLI examples
  • Python API usage
  • MCP server setup

Documentation

Full documentation: https://ggozad.github.io/haiku.rag/

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

haiku_rag_slim-0.72.0.tar.gz (240.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

haiku_rag_slim-0.72.0-py3-none-any.whl (318.7 kB view details)

Uploaded Python 3

File details

Details for the file haiku_rag_slim-0.72.0.tar.gz.

File metadata

  • Download URL: haiku_rag_slim-0.72.0.tar.gz
  • Upload date:
  • Size: 240.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for haiku_rag_slim-0.72.0.tar.gz
Algorithm Hash digest
SHA256 c220f3a0078e5effacaf68b03e6f917ee06f3d9685c2c5c644a40ea94a3aca40
MD5 56a16bb4c9036b3459f8ae51213a7ab2
BLAKE2b-256 36d61736324b5e2d0b74b18f620408225582a43b23af99da9cbd37916293c0d3

See more details on using hashes here.

File details

Details for the file haiku_rag_slim-0.72.0-py3-none-any.whl.

File metadata

  • Download URL: haiku_rag_slim-0.72.0-py3-none-any.whl
  • Upload date:
  • Size: 318.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for haiku_rag_slim-0.72.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2da7bd5c5b9dabaff7dd49990752c5d024d65c8f1cb028f6281e9ab1343f08d8
MD5 f126bc5efd8c1d9c2c8cee5ae0c5a4cc
BLAKE2b-256 c77211739cf70f7d11cab55a52ff65af0de7cf9b9e41325af1ed5b37024cef79

See more details on using hashes here.

Release history Release notifications | RSS feed

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page