mirror of
https://github.com/langgenius/dify.git
synced 2026-02-09 23:20:12 -05:00
Fix vs code and using min version after bump @remixicon/react and @monaco-editor/loader (#27008)
This commit is contained in:
@@ -302,7 +302,7 @@ export type ModerationService = (
|
||||
body: {
|
||||
app_id: string
|
||||
text: string
|
||||
}
|
||||
},
|
||||
) => Promise<ModerateResponse>
|
||||
|
||||
export type StructuredOutputRulesRequestBody = {
|
||||
|
||||
Reference in New Issue
Block a user