mirror of
https://github.com/alibaba/higress.git
synced 2026-06-09 04:37:31 +08:00
Feat/new api path support (#3620)
This commit is contained in:
@@ -52,6 +52,9 @@ var (
|
||||
{provider.PathOpenAICompletions, provider.ApiNameCompletion},
|
||||
{provider.PathOpenAIEmbeddings, provider.ApiNameEmbeddings},
|
||||
{provider.PathOpenAIAudioSpeech, provider.ApiNameAudioSpeech},
|
||||
{provider.PathOpenAIAudioTranscriptions, provider.ApiNameAudioTranscription},
|
||||
{provider.PathOpenAIAudioTranslations, provider.ApiNameAudioTranslation},
|
||||
{provider.PathOpenAIRealtime, provider.ApiNameRealtime},
|
||||
{provider.PathOpenAIImageGeneration, provider.ApiNameImageGeneration},
|
||||
{provider.PathOpenAIImageVariation, provider.ApiNameImageVariation},
|
||||
{provider.PathOpenAIImageEdit, provider.ApiNameImageEdit},
|
||||
|
||||
Reference in New Issue
Block a user