Skip to content

Commit

Permalink
chore/Add Mistral Nemo (FlowiseAI#2831)
Browse files Browse the repository at this point in the history
* add gemini flash

* add gemin flash to vertex

* add gemin-1.5-flash-preview to vertex

* add azure gpt 4o

* add claude 3.5 sonnet

* add mistral nemo
  • Loading branch information
HenryHengZJ committed Jul 18, 2024
1 parent 0188c5f commit 9b0b383
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/components/models.json
Original file line number Diff line number Diff line change
Expand Up @@ -599,6 +599,10 @@
{
"name": "chatMistralAI",
"models": [
{
"label": "open-mistral-nemo",
"name": "open-mistral-nemo"
},
{
"label": "open-mistral-7b",
"name": "open-mistral-7b"
Expand Down

0 comments on commit 9b0b383

Please sign in to comment.