WIP - enable embedings
This commit is contained in:
@@ -11,6 +11,7 @@ export interface OpenAIConfig {
|
||||
apiKey: string;
|
||||
assistantId?: string;
|
||||
model?: string;
|
||||
embeddingModel?: string;
|
||||
voice?: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user