mirror of
https://github.com/tcsenpai/multi1.git
synced 2025-06-04 18:20:05 +00:00
The response JSON is always truncated, resulting in an unexpected answer. #4
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ChambersXDU on 9/19/2024
I choose litellm and use a
gpt-4o-mini
model.I found that every time I asked a question, it seem to return many similar contents, at the end of each content, the JSON is incomplete.
What happened? how can I solve it?