mirror of
https://github.com/katanemo/plano.git
synced 2026-05-18 13:45:15 +02:00
support filter chains on model listeners
This commit is contained in:
parent
21b043e6d0
commit
8136d7d6ab
8 changed files with 121 additions and 1 deletions
|
|
@ -65,6 +65,8 @@ listeners:
|
|||
port: 443
|
||||
protocol: https
|
||||
provider_interface: openai
|
||||
filter_chain:
|
||||
- input_guards
|
||||
name: model_1
|
||||
port: 12000
|
||||
type: model
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue