weaviate-agents
    Preparing search index...

    Type Alias Source

    type Source = {
        collection: string;
        objectId: string;
    }
    Index

    Properties

    Properties

    collection: string
    objectId: string