mirror of
https://github.com/katanemo/plano.git
synced 2026-06-23 15:38:07 +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
|
type: string
|
||||||
provider:
|
provider:
|
||||||
type: string
|
type: string
|
||||||
|
enum:
|
||||||
|
- openai
|
||||||
access_key:
|
access_key:
|
||||||
type: string
|
type: string
|
||||||
model:
|
model:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue