Merge remote-tracking branch 'origin/upstream/main' into patch/images-edits

This commit is contained in:
Laisky.Cai
2024-07-24 02:42:16 +00:00
40 changed files with 1002 additions and 247 deletions

View File

@@ -12,4 +12,6 @@ const (
AudioTranscription
AudioTranslation
ImagesEdits
// Proxy is a special relay mode for proxying requests to custom upstream
Proxy
)