mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
add schema validator for provider
This commit is contained in:
parent
00e4ba55a8
commit
aa649d5d80
1 changed files with 2 additions and 0 deletions
|
|
@ -45,6 +45,8 @@ properties:
|
|||
type: string
|
||||
provider:
|
||||
type: string
|
||||
enum:
|
||||
- openai
|
||||
access_key:
|
||||
type: string
|
||||
model:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue