cURL
curl --request DELETE \ --url http://localhost:5300/api/v1/provider/providers/{provider_uuid} \ --header 'X-API-Key: <api-key>'
{ "code": 0 }
删除供应商。如果还有模型引用该供应商,则无法删除。
Documentation IndexFetch the complete documentation index at: https://docs.langbot.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.langbot.app/llms.txt
Use this file to discover all available pages before exploring further.
操作成功
0