Commit History

📖 Bump version to 0.0.10
9a6b4f4

github-actions[bot] commited on

🐛 Bug: Fix the bug that makes moral checks unusable.
179cefd

yym68686 commited on

📖 Bump version to 0.0.9
9c2088c

github-actions[bot] commited on

🐛 Bug: Fix the bug where FastAPI internally used different types of streaming responses.
7f50586

yym68686 commited on

📖 Bump version to 0.0.8
d65ef8e

github-actions[bot] commited on

🐛 Bug: Fix the bug where FastAPI internally used different types of streaming responses.
27b2cca

yym68686 commited on

📖 Bump version to 0.0.7
dd27448

github-actions[bot] commited on

🐛 Bug: Fix bug in total time calculation
09c584b

yym68686 commited on

📖 Bump version to 0.0.6
b5244f2

github-actions[bot] commited on

Merge pull request #11 from DrayChou/main
3178374
unverified

yym68686 commited on

Refactor: Add support for retrieving all models when the model name is "*"
3e27f73

dray commited on

📖 Bump version to 0.0.5
331ab5a

github-actions[bot] commited on

Merge pull request #10 from BenedictKing/main
0a5e3b9
unverified

yym68686 commited on

fix: Generate a random API key using only alphanumeric characters
bead939

Benedict King commited on

📖 Bump version to 0.0.4
81035a5

github-actions[bot] commited on

🐛 Bug: Fix the bug where the request to generate images cannot be parsed.
c34a2a5

yym68686 commited on

Bump version to 0.0.3
0712d85

github-actions[bot] commited on

💻 Code: Simplify GitHub packages mirror name
c6cc6a0

yym68686 commited on

Bump version to 0.0.2
6b4b833

github-actions[bot] commited on

💻 Code: update ghcr image
31fa10f

yym68686 commited on

Bump version to 0.0.1
d9c09ce

github-actions[bot] commited on

🐛 Bug: Fix a bug that may occur in a concurrent environment when multiple requests attempt to use the same database session simultaneously.
9871835

yym68686 commited on

📖 Docs: Update main.yml
32f4b84

yym68686 commited on

📖 Docs: Update main.yml
13a1a61

yym68686 commited on

✨ Feature: Add support for Docker version number
c2ae771

yym68686 commited on

🐛 Bug: Fix the bug that prevents the voice function from being used.
b40e306

yym68686 commited on

📖 Docs: Update documentation
7c8f29f

yym68686 commited on

📖 Docs: Update documentation
1934075

yym68686 commited on

🐛 Bug: Fix the bug where the Pillow dependency is not installed
805409f

yym68686 commited on

🐛 Bug: 1. Fix the bug that causes an error when Claude uploads a PNG image.
f156f8a

yym68686 commited on

🐛 Bug: Fix the bug causing startup errors due to missing python-multipart dependency.
2797497

yym68686 commited on

✨ Feature: Add support for v1/moderations endpoint.
888a669

yym68686 commited on

✨ Feature: Add support for v1/audio/transcriptions endpoint
17409c4

yym68686 commited on

🐛 Bug: Fix the bug that prevents the host machine from synchronizing database files.
79bd233

yym68686 commited on

🐛 Bug: Fix the bug where the database cannot be automatically created when it does not exist
a37c1d1

yym68686 commited on

🐛 Bug: Fix the bug where the database cannot be automatically created when it does not exist
90a8f67

yym68686 commited on

✨ Feature: Add database, count the first character time.
1d1b0f1

yym68686 commited on

🐛 Bug: Fix the bug where the o1 model cannot obtain text format.
e5b8220

yym68686 commited on

📖 Docs: Update documentation
cfee5f1

yym68686 commited on

🐛 Bug: Fix the bug where the fixed message for pass-through did not check for generation failure.
864c752

yym68686 commited on

🤖 Models: Add support for the cohere series models
eb02b52

yym68686 commited on

🐛 Bug: Fix the bug that treats api.yaml as a folder.
252357c

yym68686 commited on

🐛 Bug: Fix the bug where uvicorn cannot monitor changes to the api.yaml file inside docker.
52fb331

yym68686 commited on

✨ Feature: Add feature: Support automatic restart after detecting changes to api.yaml, no need to manually restart the container.
a0bdc85

yym68686 commited on

🐛 Bug: Fix the bug of middleware statistics for unknown models
ed95244

yym68686 commited on

✨ Feature: Add feature: Support for counting model usage in the stats endpoint
5eb10aa

yym68686 commited on

🐛 Bug: Fix the bug where the next channel cannot be automatically switched when an error occurs in non-streaming output for o1-mini and o1-preview.
bdfeca1

yym68686 commited on

🐛 Bug: Fix the bug that fails to properly catch httpx.RemoteProtocolError.
983694e

yym68686 commited on

🐛 Bug: Fix the bug where the lobechat gemini official API cannot use the tool. The reason is that lobechat automatically uses multiple consecutive underscores in the system prompt to name function names, which gemini does not support.
5eb8cba

yym68686 commited on

💻 Code: Optimize log display: When the model does not exist, display it in the log.
061e8aa

yym68686 commited on