accounts/internal/rag/rag.go
2025-08-09 18:42:19 +08:00

5 lines
124 B
Go

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