Commit History
📖 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
📖 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
📖 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
📖 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
📖 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
📖 Docs: Update documentation
e031595
📖 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
📖 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
📖 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
📖 Docs: Update documentation
c8dbefd
📖 Bump version to 0.0.75
8067d72
github-actions[bot]
commited on
✨ Feature: Add feature: support setting rate limit for each model individually
cdf3ed9
📖 Docs: Update documentation
1778d52
💻 Code: Remove the maxDuration field from the vercel configuration file.
a3a7635
🐛 Bug: Fix the bug where the maxDuration in the Vercel configuration file does not take effect.
3e31cf5
📖 Bump version to 0.0.74
d1ebf23
github-actions[bot]
commited on
💻 Code: Add log display for model not found.
a80a859
📖 Bump version to 0.0.73
9790e2d
github-actions[bot]
commited on
🐛 Bug: Fix the bug where the os module was not imported.
92795ca
🐛 Bug: Fix the bug where functions and builds properties cannot be used simultaneously in Vercel configuration.
7904b10
💻 Code: Increase the maximum runtime to 60 seconds when deploying with Vercel.
09d868f
📖 Bump version to 0.0.72
e762b85
github-actions[bot]
commited on
💻 Code: Optimize to reduce unnecessary log output.
a5e6e34
📖 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
📖 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
📖 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
📖 Bump version to 0.0.68
c64a64e
github-actions[bot]
commited on
🐛 Bug: Fix the bug where GitHub Action cannot run.
e3bab2c
🐛 Bug: 1. Fix the bug where the closed client cannot be found when closing the request client.
76819d6
📖 Bump version to 0.0.67
5f2aeb0
github-actions[bot]
commited on
📖 Docs: Update documentation
ec66323
📖 Bump version to 0.0.66
fc33867
github-actions[bot]
commited on
💻 Code: When there is only one optional provider, cooling will not take effect.
44f121d
📖 Bump version to 0.0.65
ba79e57
github-actions[bot]
commited on
🐛 Bug: Fixed the bug with limited concurrency and removed unnecessary asynchronous mutex locks.
eefdfa1
📖 Bump version to 0.0.64
bc31591
github-actions[bot]
commited on
🐛 Bug: Fix the bug where Vercel fails to start successfully.
467f256
📖 Bump version to 0.0.63
8e8b08a
github-actions[bot]
commited on