mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2025-05-02 17:07:13 +00:00
duplicate key (no impact)
This commit is contained in:
parent
fc77b46800
commit
1aa8e5766f
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ class OpenAiWhisper {
|
|||
.create({
|
||||
file: fs.createReadStream(fullFilePath),
|
||||
model: this.model,
|
||||
model: "whisper-1",
|
||||
response_format: "text",
|
||||
temperature: this.temperature,
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue