Commit History

🐛 Bug: Fix the bug of incorrect weight allocation
f2a60ff

yym68686 commited on

📖 Bump version to 0.0.60
f01693f

github-actions[bot] commited on

✨ Feature: Add feature: Support model-level cooling. When a model under a channel reports an error, it does not affect other models under the same channel, only the model that reported the error is cooled.
f2794a6

yym68686 commited on

📖 Bump version to 0.0.59
656d0b5

github-actions[bot] commited on

📖 Bump version to 0.0.58
3165e14

github-actions[bot] commited on

💻 Code: GitHub Action Docker image build adds support for manual trigger
ab6e058

yym68686 commited on

📖 Bump version to 0.0.57
fd03c81

github-actions[bot] commited on

🐛 Bug: Fix the bug in the chart display.
ec63db6

yym68686 commited on

📖 Bump version to 0.0.56
69f5c7c

github-actions[bot] commited on

🐛 Bug: Fixed the bug where the cooling model could not take effect in this request.
bdb98ff

yym68686 commited on

📖 Bump version to 0.0.55
5ab6b69

github-actions[bot] commited on

✨ Feature: Add feature: Support channel cooldown. When an API channel response fails, the channel will automatically be excluded and cooled down for a period of time, during which no requests will be made to that channel. After the cooldown period ends, the model will automatically be restored until it fails again, triggering another cooldown.
fc4b826

yym68686 commited on

📖 Bump version to 0.0.54
c5cf73f

github-actions[bot] commited on

🪞 Frontend: Fixed the bug where the chart size was displayed incorrectly when there was no data.
3035b10

yym68686 commited on

📖 Bump version to 0.0.53
a6c11f1

github-actions[bot] commited on

🐛 Bug: Fix the bug in the moral check database update error.
a20c06f

yym68686 commited on

📖 Bump version to 0.0.52
c084ed1

github-actions[bot] commited on

🪞 Frontend: Add request model statistics bar chart
4f0c23d

yym68686 commited on

📖 Bump version to 0.0.51
1e88a66

github-actions[bot] commited on

💰 Sponsors: Thanks to @PowerHunter for the CNY 200 sponsorship, sponsorship information has been added to the README.
25f3a29

yym68686 commited on

📖 Bump version to 0.0.50
4d2d046

github-actions[bot] commited on

🐛 Bug: Fix the bug where the model cannot be found.
2f54462

yym68686 commited on

📖 Bump version to 0.0.49
ffacd74

github-actions[bot] commited on

🐛 Bug: Fix the bug where weight polling cannot match the model.
8583e53

yym68686 commited on

📖 Bump version to 0.0.48
44cd6f6

github-actions[bot] commited on

🐛 Bug: Fix the bug where weight polling did not check if the weight channel conforms to the request model.
5b1ad67

yym68686 commited on

📖 Bump version to 0.0.47
7416300

github-actions[bot] commited on

📖 Docs: Add /docs/markdown endpoint to output markdown API documentation
84daa54

yym68686 commited on

📖 Bump version to 0.0.46
2dfadd4

github-actions[bot] commited on

📖 Docs: Update documentation
ee53a1b

yym68686 commited on

📖 Bump version to 0.0.45
9addb23

github-actions[bot] commited on

🐛 Bug: Fix the bug that did not check if weights were None.
54d814c

yym68686 commited on

📖 Bump version to 0.0.44
53a76c5

github-actions[bot] commited on

🪞 Frontend: Added sidebar support to the front end, removed the menu bar.
c9427f3

yym68686 commited on

📖 Bump version to 0.0.43
d088195

github-actions[bot] commited on

🐛 Bug: Fix the bug of weight load balancing round-robin.
b2991c2

yym68686 commited on

📖 Bump version to 0.0.42
a55b91d

github-actions[bot] commited on

📖 Docs: Update documentation
d2ba74a

yym68686 commited on

📖 Bump version to 0.0.41
9bf0345

github-actions[bot] commited on

Merge pull request #25 from yym68686/default-all-models
f6a13e8
unverified

yym68686 commited on

Default to all models if model field is not set
141a8b8

yym68686 commited on

📖 Bump version to 0.0.40
501b1f1

github-actions[bot] commited on

✨ Feature: Add support for embeddings model
c50b8cc

yym68686 commited on

📖 Bump version to 0.0.39
d91f3fa

github-actions[bot] commited on

✨ Feature: Add feature: support wildcard matching like gpt* to match models such as gpt-3.5 and gpt-4.
60014c4

yym68686 commited on

📖 Bump version to 0.0.38
0ebec22

github-actions[bot] commited on

🐛 Bug: Fix the bug where tool use is not compatible with enum fields.
972208e

yym68686 commited on

📖 Bump version to 0.0.37
8c8e294

github-actions[bot] commited on

🐛 Bug: Fix the bug where the model is not persisted to the file after being automatically retrieved.
7fb5f96

yym68686 commited on

🐛 Bug: delete Unexpected input(s) 'force_push'
031b517

yym68686 commited on