accounts/rag-server/internal/rag/rag.go
2025-10-15 13:27:37 +08:00

5 lines
124 B
Go

package rag
// Package rag provides RAG related helpers. The main ingestion pipeline lives
// under the ingest subpackage.