uni-api / response.py

Commit History

Fix the bug that prevents automatic polling.
359a819

yym68686 commited on

Fix the bug of non-standard SSE format in Claude API response data parsing and improve robustness.
5200484

yym68686 commited on

Optimize log display
e154153

yym68686 commited on

Fix fetchgptresponse_stream parsing file error
68bdecb

yym68686 commited on

Fix the bug of connection timeout when non-streaming output.
02ce0cb

yym68686 commited on

Add GPT format test module
2cdadb6

yym68686 commited on

Do not output response stream
93c3f12

yym68686 commited on

Fix the bug where the end of the GPT format response does not have a newline
f0d6a67

yym68686 commited on

Fix the issue where openrouter cannot use Gemini.
60cf2f7

yym68686 commited on

Fix the bug of tools search error.
819dd2f

yym68686 commited on

Support assigning different models to different API keys
9410047

yym68686 commited on

Fix Claude response reception logic
3e3ea9a

yym68686 commited on

Fixed the bug where the Claude role could not be obtained and the SSE format was incorrect.
52bcfe4

yym68686 commited on

Add Claude tool support.
e09244d

yym68686 commited on

Supported Claude
c405f98

yym68686 commited on

Adapt to Gemini
1af48fa

yym68686 commited on