chore: speech to text
This commit is contained in:
@@ -43,6 +43,8 @@ export const rerankerQuery = async (
|
||||
export const handleEmbedding = async (
|
||||
params: {
|
||||
model: string;
|
||||
encoding_format?: string;
|
||||
dimensions?: number;
|
||||
input: string[];
|
||||
},
|
||||
options?: any
|
||||
|
||||
Reference in New Issue
Block a user