• feat: extend EmbeddingService and RAGService interfaces for .so plugins

    Ghost released this 2026-05-02 01:25:44 +00:00 | 10 commits to main since this release

    Add 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