mirror of
https://github.com/Nezumi-2711/9router.git
synced 2026-09-22 13:38:31 +00:00
fix: remove the suggest model in provider page
This commit is contained in:
@@ -59,7 +59,6 @@ applyTo: '**/*'
|
||||
│ │ │ └── helpers/ # JSON column helpers, backups
|
||||
│ │ ├── localDb.js # Backward-compat shim → re-exports @/lib/db/index.js
|
||||
│ │ ├── usageDb.js # Usage + log persistence (~/.9router/usage.json, log.txt)
|
||||
│ │ ├── disabledModelsDb.js # Disabled models DB
|
||||
│ │ ├── requestDetailsDb.js # Request detail logging DB
|
||||
│ │ ├── oauth/ # OAuth flow helpers
|
||||
│ │ ├── headroom/ # Headroom token compression
|
||||
|
||||
Reference in New Issue
Block a user