[PR #15211] docs/integrations: add haiku.rag #46325

Open
opened 2026-04-25 01:47:23 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/15211
Author: @ggozad
Created: 4/2/2026
Status: 🔄 Open

Base: mainHead: docs/add-haiku-rag-integration


📝 Commits (1)

  • 859dd94 docs: add haiku.rag integration

📊 Changes

4 files changed (+116 additions, -0 deletions)

View changed files

docs/images/haiku-rag-chat.png (+0 -0)
docs/images/haiku-rag-visual-grounding.png (+0 -0)
docs/integrations/haiku-rag.mdx (+115 -0)
📝 docs/integrations/index.mdx (+1 -0)

📄 Description

Add haiku.rag to the integrations page under Chat & RAG.

haiku.rag is an agentic RAG system built on LanceDB, Pydantic AI, and Docling that uses Ollama as its default provider for both LLM inference and embeddings.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/15211 **Author:** [@ggozad](https://github.com/ggozad) **Created:** 4/2/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `docs/add-haiku-rag-integration` --- ### 📝 Commits (1) - [`859dd94`](https://github.com/ollama/ollama/commit/859dd943146d5bebc9516d5764d4924f4a5abf0b) docs: add haiku.rag integration ### 📊 Changes **4 files changed** (+116 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/images/haiku-rag-chat.png` (+0 -0) ➕ `docs/images/haiku-rag-visual-grounding.png` (+0 -0) ➕ `docs/integrations/haiku-rag.mdx` (+115 -0) 📝 `docs/integrations/index.mdx` (+1 -0) </details> ### 📄 Description Add [haiku.rag](https://github.com/ggozad/haiku.rag) to the integrations page under Chat & RAG. haiku.rag is an agentic RAG system built on LanceDB, Pydantic AI, and Docling that uses Ollama as its default provider for both LLM inference and embeddings. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-25 01:47:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#46325