mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-09-01 15:17:15 +00:00
fix: rename to '302.AI'
This commit is contained in:
@@ -7,7 +7,7 @@ from . import chatcmpl
|
|||||||
|
|
||||||
|
|
||||||
class AI302ChatCompletions(chatcmpl.OpenAIChatCompletions):
|
class AI302ChatCompletions(chatcmpl.OpenAIChatCompletions):
|
||||||
"""302 AI ChatCompletion API 请求器"""
|
"""302.AI ChatCompletion API 请求器"""
|
||||||
|
|
||||||
client: openai.AsyncClient
|
client: openai.AsyncClient
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user