uni-api / utils.py

Commit History

Add Gemini region load balancing.
3b159d8

yym68686 commited on

✨ Feature: Add feature: Support vertex ai API and vertex tool use invocation.
edb14b7

yym68686 commited on

Fix the bug related to asyncio.CancelledError error
0f410b4

yym68686 commited on

Fix error
e6c24d4

yym68686 commited on

Fix error
cf121cf

yym68686 commited on

Fix error
51e9d12

yym68686 commited on

Fix the bug of httpx.ReadError and asyncio.CancelledError errors
e6673ca

yym68686 commited on

🐛 Bug: 1. Fix the bug of httpx reading streamed output timeout.
55a4247

yym68686 commited on

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

yym68686 commited on

Fix renaming model original name can also be requested
de886b3

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

Fixing bug: Error handling response
29e15d9

yym68686 commited on

Add feature: automatic URL redirection
133f622

yym68686 commited on

Fix error handling when API returns empty
e7d701b

yym68686 commited on

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

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.
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

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

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

🐛 Bug: 1. Fix the bug where system_prompt is undefined
499f79d

yym68686 commited on

Fix the bug of excessively long error logs.
2bbc8bb

yym68686 commited on

Add get models endpoint.
aa42078

yym68686 commited on

Fix the issue where the original model name cannot be requested.
fc14950

yym68686 commited on

Refactor code
d62232c

yym68686 commited on