This website works better with JavaScript.
Explore
Help
Sign In
ngskcloud
/
gcgj-dify-1.7.0
Watch
16
Star
0
Fork
You've already forked gcgj-dify-1.7.0
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fix:missing import (
#2739
)
Browse Source
pull/2741/head
呆萌闷油瓶
2 years ago
committed by
GitHub
parent
9440d7fe88
commit
b75ff5fa03
No known key found for this signature in database
GPG Key ID:
B5690EEEBB952194
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
api/core/model_runtime/model_providers/azure_openai/speech2text/speech2text.py
Unescape
Escape
View File
@ -1,3 +1,4 @@
import
copy
from
typing
import
IO
,
Optional
from
openai
import
AzureOpenAI
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
ngskcloud/gcgj-dify-1.7.0
Title
Body
Create Issue