feat: v4
This commit is contained in:
@@ -96,7 +96,7 @@ export async function openaiEmbedding_system({ input }: Props) {
|
||||
input
|
||||
},
|
||||
{
|
||||
timeout: 60000,
|
||||
timeout: 20000,
|
||||
...axiosConfig(apiKey)
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user