uni-api / utils.py

Commit History

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