package logic import ( "leafdev.top/leaf/rag/ent" "leafdev.top/leaf/rag/internal/providers" ) var orm = providers.MustGet[ent.Client]()