Commit History

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

🐛 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

Fix fetchgptresponse_stream parsing file error
68bdecb

yym68686 commited on

✨ Feature: Support Claude 3.5 8192 maximum output length.
01cf123

yym68686 commited on

Increase the initial character read timeout.
4bd89b8

yym68686 commited on

Add get models endpoint.
aa42078

yym68686 commited on

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

yym68686 commited on

Fix the error of name not defined
bafce90

yym68686 commited on

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

yym68686 commited on

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

yym68686 commited on

Refactor code
d62232c

yym68686 commited on

Add GPT format test module
2cdadb6

yym68686 commited on

Do not output response stream
93c3f12

yym68686 commited on

Modify the stream read response timeout to 5 seconds.
82c93cf

yym68686 commited on

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

yym68686 commited on

Fix polling algorithm error
9d7f082

yym68686 commited on

update action
f85160d

yym68686 commited on

update github action
bdacac1

yym68686 commited on

Add .dockerignore
2008c62

yym68686 commited on

Fix the bug where an error is reported when loading the configuration file without api.yaml.
36471d2

yym68686 commited on