accounts/server/rag/rag.go
2025-08-09 10:53:24 +08:00

5 lines
124 B
Go

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