mirror of
https://github.com/Nezumi-2711/9router.git
synced 2026-09-22 20:00:47 +00:00
- Added new model "Claude Opus 4.6" to the provider models.
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
import pkg from "../../../../package.json" with { type: "json" };
|
||||
|
||||
// App configuration
|
||||
export const APP_CONFIG = {
|
||||
name: "Endpoint Proxy",
|
||||
description: "AI Infrastructure Management",
|
||||
version: "1.0.0",
|
||||
version: pkg.version,
|
||||
};
|
||||
|
||||
// Theme configuration
|
||||
|
||||
Reference in New Issue
Block a user