Commit History

Upgrade the request body field Function, use the Tool field for function calls.
809165c

yym68686 commited on

Upgrade the request body field Function, use the Tool field for function calls.
0140d23

yym68686 commited on

Simplify code
bcf9434

yym68686 commited on

Fix renaming model original name can also be requested
de886b3

yym68686 commited on

Fix the bug causing errors in the GPT channel when using the Wu API.
2a56a92

yym68686 commited on

Fix the bug in RemoteProtocolError handling.
ffc6707

yym68686 commited on

Fix asyncio.exceptions.CancelledError error
2af508a

yym68686 commited on

Fix httpx.RemoteProtocolError error
82cedb5

yym68686 commited on

Fix the bug with incomplete error handling.
d738fa5

yym68686 commited on

🐛 Bug: Fix the bug of the model provider matching order error.
33bccc2

yym68686 commited on

Fix the issue of handling errors in gpt format response
27b85ef

yym68686 commited on

Fixing bug: Error handling response
29e15d9

yym68686 commited on

update requirements.txt
339bb82

yym68686 commited on

update requirements.txt
ee3690c

yym68686 commited on

update requirements.txt
147a4ef

yym68686 commited on

update requirements.txt
ddf2b39

yym68686 commited on

update requirements.txt
6ec295d

yym68686 commited on

Add feature: automatic URL redirection
133f622

yym68686 commited on

gemini adds support for system prompts
3c06783

yym68686 commited on

Fix the issue where Gemini cannot be used.
766167a

yym68686 commited on

Fix error handling when API returns empty
e7d701b

yym68686 commited on

delete logger info
6916ae4

yym68686 commited on

Fixed the bug in openrouter sse special format handling.
89ae4e8

yym68686 commited on

Fix the bug of returning JSON parsing error for invalid request information.
e81d06a

yym68686 commited on

fix log display error
c0521af

yym68686 commited on

Optimize log display, showing the model requested by the user.
39b80b6

yym68686 commited on

Improve GPT response compatibility
eff878c

yym68686 commited on

Fix the bug in the matching model algorithm.
93aef2a

yym68686 commited on

Support downloading configuration files from external URLs.
3e22716

yym68686 commited on

Support downloading configuration files from external URLs.
b21d1ea

yym68686 commited on

Support downloading configuration files from external URLs.
728ade9

yym68686 commited on

Support downloading configuration files from external URLs.
465ab6f

yym68686 commited on

Support downloading configuration files from external URLs.
077bdaa

yym68686 commited on

Support downloading configuration files from external URLs.
810662a

yym68686 commited on

Change log display
a1d3f78

yym68686 commited on

Do not display log information of level info
b269107

yym68686 commited on

When error_handling_wrapper encounters a JSONDecodeError, output and print the erroneous JSON.
972a124

yym68686 commited on

Uvicorn as an ASGI server, disable WebSocket support on startup
2677404

yym68686 commited on

Fix a possible bug that occurs when attempting to encode a dictionary (dict) object as a string in a FastAPI application.
1e617f9

yym68686 commited on

Fix a possible bug that occurs when attempting to encode a dictionary (dict) object as a string in a FastAPI application.
e6f7928

yym68686 commited on

Fix a possible bug that occurs when attempting to encode a dictionary (dict) object as a string in a FastAPI application.
1ad99a8

yym68686 commited on

Fix a possible bug that occurs when attempting to encode a dictionary (dict) object as a string in a FastAPI application.
1d0ce62

yym68686 commited on

Fix a possible bug that occurs when attempting to encode a dictionary (dict) object as a string in a FastAPI application.
c2775d8

yym68686 commited on

Optimize log display
bc7d0c8

yym68686 commited on

Fix the bug that prevents automatic polling.
359a819

yym68686 commited on

Fix the bug that prevents automatic polling.
e2c7d56

yym68686 commited on

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

yym68686 commited on

Fix the bug in the model matching rules.
47f4668

yym68686 commited on

Optimize log display
e154153

yym68686 commited on

Optimize log display
7e7f510

yym68686 commited on