【增加】百度千帆

This commit is contained in:
cherishsince
2024-07-11 17:48:18 +08:00
parent 88d7c90c98
commit db7315b8cd
2 changed files with 8 additions and 1 deletions

View File

@ -132,5 +132,4 @@ public class AiApiKeyServiceImpl implements AiApiKeyService {
}
return modelFactory.getOrCreateSunoApi(apiKey.getApiKey(), apiKey.getUrl());
}
}