-
feat: extend EmbeddingService and RAGService interfaces for .so plugins
released this
2026-05-02 01:25:44 +00:00 | 10 commits to main since this releaseAdd EmbedContent/IsAvailable to EmbeddingService and
RegisterContentFetcher/OnContentChanged to RAGService so .so plugins
can use embedding and RAG capabilities through SDK interfaces instead
of type-asserting CMS concrete types.Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com
Downloads