mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-25 13:56:08 +00:00
perf: 完善openai异常处理
This commit is contained in:
@@ -35,4 +35,7 @@ class StageProcessResult(pydantic.BaseModel):
|
||||
"""只要设置了就会输出到控制台"""
|
||||
|
||||
debug_notice: typing.Optional[str] = ''
|
||||
|
||||
error_notice: typing.Optional[str] = ''
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user