Search Results for

    Show / Hide Table of Contents

    Class VectorStoreUtility

    Inheritance
    object
    VectorStoreUtility
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Glitch9.VectorStore
    Assembly: Glitch9.VectorStore.dll
    Syntax
    public static class VectorStoreUtility

    Methods

    | Edit this page View Source

    GetExternalSavePath()

    Declaration
    public static string GetExternalSavePath()
    Returns
    Type Description
    string
    | Edit this page View Source

    GetExternalVectorStoresPath(string)

    Declaration
    public static string GetExternalVectorStoresPath(string id)
    Parameters
    Type Name Description
    string id
    Returns
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top AI DevKit Documentation