Abstract Writable Content Element Repository
abstract class AbstractWritableContentElementRepository(chunkerConfig: ContentChunker.Config) : WritableContentElementRepository
Convenience base class for WritableRagService implementations.
Inheritors
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The Retrievables have been saved to the store, but Retrievables are special, and we probably want to embed them
Link copied to clipboard
Link copied to clipboard
Will call save on the root and all descendants. The database only needs to store each descendant and link by id, rather than otherwise consider the entire structure.