mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-09-13 07:40:56 +00:00
feat: add New API channel support
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package newapi
|
||||
|
||||
const ChannelName = "newapi"
|
||||
|
||||
// ModelList is empty because models are fetched dynamically from upstream /v1/models.
|
||||
var ModelList = []string{}
|
||||
Reference in New Issue
Block a user