mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-03-30 04:40:59 +00:00
fix streamSupportedChannels
This commit is contained in:
@@ -98,3 +98,9 @@ Use `bun` as the preferred package manager and script runner for the frontend (`
|
||||
- `bun run dev` for development server
|
||||
- `bun run build` for production build
|
||||
- `bun run i18n:*` for i18n tooling
|
||||
|
||||
### Rule 4: New Channel StreamOptions Support
|
||||
|
||||
When implementing a new channel:
|
||||
- Confirm whether the provider supports `StreamOptions`.
|
||||
- If supported, add the channel to `streamSupportedChannels`.
|
||||
|
||||
Reference in New Issue
Block a user