接口地址
EZ-work API采用OpenAI兼容格式,设置EZ-work API接口地址(以下三种形式选其一):
Base url(最常见):
https://api.ezworkapi.top含版本信息Base url:
https://api.ezworkapi.top/v1完整接口地址:
对话:
https://api.ezworkapi.top/v1/chat/completions向量:
https://api.ezworkapi.top/v1/embeddings绘图:
https://api.ezworkapi.top/v1/images/generations文字转语音tts:
https://api.ezworkapi.top/v1/audio/speech语音翻译文字stt:
https://api.ezworkapi.top/v1/audio/transcriptions语音转文字stt:
https://api.ezworkapi.top/v1/audio/translations
