mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 19:00:59 +03:00
Chore/Claude 3.7 (#4075)
* 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 * add groq llama3.1 * add gpt4o-mini to azure * o1 mini * add groq llama 3.2 * update anthropic models * add 3.5 haiku * update vertex embedding models * add azure o1 models * add o3 mini * add wolframalpha tool * Update pnpm-lock.yaml
This commit is contained in:
@@ -320,6 +320,11 @@
|
||||
{
|
||||
"name": "chatAnthropic",
|
||||
"models": [
|
||||
{
|
||||
"label": "claude-3-7-sonnet-latest",
|
||||
"name": "claude-3-7-sonnet-latest",
|
||||
"description": "Most recent snapshot version of Claude Sonnet 3.7 model - hybrid reasoning model"
|
||||
},
|
||||
{
|
||||
"label": "claude-3-5-haiku-latest",
|
||||
"name": "claude-3-5-haiku-latest",
|
||||
|
||||
Reference in New Issue
Block a user