Table of Contents

Class VectorStoreMigrationConnection

Namespace
Mythosia.VectorDb
Assembly
Mythosia.VectorDb.Abstractions.dll
public class VectorStoreMigrationConnection
Inheritance
VectorStoreMigrationConnection
Inherited Members

Properties

ApiKey

public string? ApiKey { get; set; }

Property Value

string

Endpoint

public string Endpoint { get; set; }

Property Value

string

Properties

public Dictionary<string, string> Properties { get; set; }

Property Value

Dictionary<string, string>