mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 23:01:09 +03:00
chore/Add Mistral Nemo (#2831)
* 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
This commit is contained in:
@@ -599,6 +599,10 @@
|
||||
{
|
||||
"name": "chatMistralAI",
|
||||
"models": [
|
||||
{
|
||||
"label": "open-mistral-nemo",
|
||||
"name": "open-mistral-nemo"
|
||||
},
|
||||
{
|
||||
"label": "open-mistral-7b",
|
||||
"name": "open-mistral-7b"
|
||||
|
||||
Reference in New Issue
Block a user