mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-29 09:01:06 +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",
|
"name": "chatMistralAI",
|
||||||
"models": [
|
"models": [
|
||||||
|
{
|
||||||
|
"label": "open-mistral-nemo",
|
||||||
|
"name": "open-mistral-nemo"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"label": "open-mistral-7b",
|
"label": "open-mistral-7b",
|
||||||
"name": "open-mistral-7b"
|
"name": "open-mistral-7b"
|
||||||
|
|||||||
Reference in New Issue
Block a user