Versions in this module Expand all Collapse all v0 v0.10.0 Jul 11, 2026 Changes in this version + type Config struct + DB *gorm.DB + Logger *slog.Logger + NamespaceRoot string + RagIndexDir string + SearchBackend storesearch.Backend + StaticDir string + type Server struct + func New(cfg Config) (*Server, error) + func (s *Server) APIHandler() http.Handler + func (s *Server) StaticHandler() http.Handler