Trait llm_chain::traits::VectorStoreError  
source · pub trait VectorStoreError { }Expand description
This marker trait is needed so users of VectorStore can derive FromVectorStore::Error
pub trait VectorStoreError { }This marker trait is needed so users of VectorStore can derive FromVectorStore::Error