chore: update for shengsuanyun

This commit is contained in:
Junyan Qin
2025-08-21 11:47:40 +08:00
parent aa7c08ee00
commit 4df11ef064
6 changed files with 6 additions and 2 deletions
@@ -8,7 +8,7 @@ import openai.types.chat.chat_completion as chat_completion
class ShengSuanYunChatCompletions(chatcmpl.OpenAIChatCompletions):
"""胜算云 ChatCompletion API 请求器"""
"""胜算云(ModelSpot.AI) ChatCompletion API 请求器"""
client: openai.AsyncClient