uni-api / main.py

Commit History

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 in the model matching rules.
47f4668

yym68686 commited on

Optimize log display
e154153

yym68686 commited on

Optimize log display
7e7f510

yym68686 commited on

Increase the initial character read timeout.
4bd89b8

yym68686 commited on

Add get models endpoint.
aa42078

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

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

yym68686 commited on

Support setting whether to poll for each API key separately.
b54a508

yym68686 commited on

🐛 Bug: Fix the bug in the Claude API URL determination algorithm.
d37cc67

yym68686 commited on

Automatically determine which engine to use.
7158ded

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

Fix the bug that gets all model algorithms.
53fe560

yym68686 commited on

update README
36613ef

yym68686 commited on

Fix the bug of model matching format error
783c658

yym68686 commited on

Support API key to filter models through wildcards.
b8a7df8

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

update
fa5360e

yym68686 commited on

update models
f27ccad

yym68686 commited on

add /v1/models endpoint
3790bd8

yym68686 commited on

Add Claude tool support.
e09244d

yym68686 commited on

Supported Claude
c405f98

yym68686 commited on

Adapt to Gemini
1af48fa

yym68686 commited on

Support images, plugins, search Q&A
a064fa5

yym68686 commited on

Modify polling to execute sequentially from the first API.
d780861

yym68686 commited on

Fix the issue of automatically joining without setting parameters.
cff82fa

yym68686 commited on

update README
b3ed199

yym68686 commited on

Add polling
3f0a3dd

yym68686 commited on

update api
1ddc959

yym68686 commited on

first commit
0b0a2f7

yym68686 commited on