mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-26 09:52:11 +03:00
feat: add ModelScope provider with circuit breaker and daily quota lock (#1430)
Integrated into release/v3.7.0. Thanks @clousky2020 for this massive and important contribution! 🎉 We've translated the deprecation comments to English for consistency, and it is now officially merged into the release branch. Great work on the ModelScope integration and Circuit Breaker!
This commit is contained in:
@@ -28,6 +28,7 @@ const nextConfig = {
|
||||
"./playwright-report/**/*",
|
||||
"./app.__qa_backup/**/*",
|
||||
"./tests/**/*",
|
||||
"./logs/**/*",
|
||||
],
|
||||
},
|
||||
serverExternalPackages: [
|
||||
|
||||
Reference in New Issue
Block a user