feat: support gpt-4-turbo-2024-04-09 model (#3300)
This commit is contained in:
parent
55fc46c707
commit
bf63a43bda
2 changed files with 7 additions and 1 deletions
|
|
@ -99,6 +99,12 @@ model_credential_schema:
|
|||
show_on:
|
||||
- variable: __model_type
|
||||
value: llm
|
||||
- label:
|
||||
en_US: gpt-4-turbo-2024-04-09
|
||||
value: gpt-4-turbo-2024-04-09
|
||||
show_on:
|
||||
- variable: __model_type
|
||||
value: llm
|
||||
- label:
|
||||
en_US: gpt-4-0125-preview
|
||||
value: gpt-4-0125-preview
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue