mirror of
https://github.com/katanemo/plano.git
synced 2026-04-26 01:06:25 +02:00
llm listener split (#155)
This commit is contained in:
parent
8b5db45507
commit
e81ca8d5cf
16 changed files with 305 additions and 54 deletions
|
|
@ -150,6 +150,11 @@ properties:
|
|||
random_sampling:
|
||||
type: integer
|
||||
additionalProperties: false
|
||||
mode:
|
||||
type: string
|
||||
enum:
|
||||
- llm
|
||||
- prompt
|
||||
additionalProperties: false
|
||||
required:
|
||||
- version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue