mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-04-22 23:38:57 +00:00
Tree: Format
Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com>
This commit is contained in:
@@ -103,8 +103,7 @@ async def stream_generation(data: GenerateRequest, request: Request):
|
||||
)
|
||||
except Exception:
|
||||
yield get_generator_error(
|
||||
f"Kobold generation {data.genkey} aborted. "
|
||||
"Please check the server console."
|
||||
f"Kobold generation {data.genkey} aborted. Please check the server console."
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user