Commit History

📖 Bump version to 0.0.89
d6768b9

github-actions[bot] commited on

🐛 Bug: Fix the bug where the 201 status code is mistakenly considered an error.
3d5dc7e

yym68686 commited on

📖 Docs: Update documentation
97c356d

yym68686 commited on

📖 Bump version to 0.0.88
825d319

github-actions[bot] commited on

✨ Feature: Add feature: Support setting model timeout at the channel level
0a213f9

yym68686 commited on

📖 Bump version to 0.0.87
7775638

github-actions[bot] commited on

✨ Feature: Add feature: support setting API key random load balancing
926469d

yym68686 commited on

📖 Bump version to 0.0.86
eeaa4ee

github-actions[bot] commited on

🐛 Bug: Fix the bug of undefined review content.
d2272e8

yym68686 commited on

📖 Bump version to 0.0.85
a0d13b0

github-actions[bot] commited on

💻 Code: Optimize log display: add error provider name display.
08f4342

yym68686 commited on

📖 Bump version to 0.0.84
fc9790b

github-actions[bot] commited on

🐛 Bug: Fix the bug where the embedding model cannot receive arrays.
ebc2add

yym68686 commited on

📖 Bump version to 0.0.83
4ed5703

github-actions[bot] commited on

✨ Feature: Add feature: Support that as long as the prefix of the API key exists in the configuration file, the API key is valid.
ecf5650

yym68686 commited on

📖 Bump version to 0.0.82
1c49e1a

github-actions[bot] commited on

🐛 Bug: Fix the bug where the embedding URL for GLM and GitHub models is incorrect.
a7303e8

yym68686 commited on

📖 Bump version to 0.0.81
b11023a

github-actions[bot] commited on

🐛 Bug: The bug where the provider's name, which is purely numeric, was not converted to a string has been fixed.
478e740

yym68686 commited on

📖 Bump version to 0.0.80
1b4cad3

github-actions[bot] commited on

🐛 Bug: Fix the bug where the response body error returned by the error report incorrectly uses raise.
9bde0e5

yym68686 commited on

📖 Bump version to 0.0.79
0b31e2e

github-actions[bot] commited on

🐛 Bug: Fix the bug of ZeroDivisionError when the API key does not exist.
af636f7

yym68686 commited on

📖 Docs: Update documentation
e031595

yym68686 commited on

📖 Bump version to 0.0.78
12a925d

github-actions[bot] commited on

🐛 Bug: Fix the bug where GitHub models cannot retrieve the model when the model field is not set.
cd90ffd

yym68686 commited on

📖 Bump version to 0.0.77
ec11ef5

github-actions[bot] commited on

🐛 Bug: Fix the issue where an error is returned directly when Authorization is empty.
11f264c

yym68686 commited on

📖 Bump version to 0.0.76
26c50ad

github-actions[bot] commited on

🐛 Bug: Fix the bug where API initialization throws an error when no API key is present.
4e9c49c

yym68686 commited on

📖 Docs: Update documentation
c8dbefd

yym68686 commited on

📖 Bump version to 0.0.75
8067d72

github-actions[bot] commited on

✨ Feature: Add feature: support setting rate limit for each model individually
cdf3ed9

yym68686 commited on

📖 Docs: Update documentation
1778d52

yym68686 commited on

💻 Code: Remove the maxDuration field from the vercel configuration file.
a3a7635

yym68686 commited on

🐛 Bug: Fix the bug where the maxDuration in the Vercel configuration file does not take effect.
3e31cf5

yym68686 commited on

📖 Bump version to 0.0.74
d1ebf23

github-actions[bot] commited on

💻 Code: Add log display for model not found.
a80a859

yym68686 commited on

📖 Bump version to 0.0.73
9790e2d

github-actions[bot] commited on

🐛 Bug: Fix the bug where the os module was not imported.
92795ca

yym68686 commited on

🐛 Bug: Fix the bug where functions and builds properties cannot be used simultaneously in Vercel configuration.
7904b10

yym68686 commited on

💻 Code: Increase the maximum runtime to 60 seconds when deploying with Vercel.
09d868f

yym68686 commited on

📖 Bump version to 0.0.72
e762b85

github-actions[bot] commited on

💻 Code: Optimize to reduce unnecessary log output.
a5e6e34

yym68686 commited on

📖 Bump version to 0.0.71
cd2710f

github-actions[bot] commited on

💻 Code: Modify the default behavior of API key cooldown, change it to default off for API key cooldown. When there is only one API key in the channel, it will not cooldown under any circumstances. When API_KEY_COOLDOWN_PERIOD is 0, it will not cooldown. After enabling cooldown, any error with the API key will trigger a cooldown.
d30f0dd

yym68686 commited on

📖 Bump version to 0.0.70
782dde1

github-actions[bot] commited on

🐛 Bug: Fix the bug where the return data type of frequency limit is incorrect.
cb8aca6

yym68686 commited on

📖 Bump version to 0.0.69
466f9a4

github-actions[bot] commited on

🐛 Bug: Fix the bug of incorrect function parameters entering the cooldown state.
68795da

yym68686 commited on