Crig::VectorStore::VectorStoreIndex(M, D)
Interface for vector store indices Types implementing this interface can be used with Agent.dynamic_context
Instance methods
Returns the top N most similar documents as (score, id, JSON::Any) tuples
Interface for vector store indices Types implementing this interface can be used with Agent.dynamic_context
Returns the top N most similar documents as (score, id, JSON::Any) tuples