Henry Heng
7cc2c13694
Chore/Opus 4.5 ( #5520 )
...
* 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
* add claude sonnet 3.7 to vertex and bedrock
* Update pnpm-lock.yaml
* update gemini
* Update pnpm-lock.yaml
* add opus 4.5
* Update CONTRIBUTING-ZH.md
* Update compose.yaml
2025-11-26 15:59:30 +00:00
Henry
ffe69936dc
add gpt 5.1 and gemini 3 pro preview
2025-11-20 23:48:33 +01:00
Henry Heng
a92f7dfc3f
Bugfix/Update anthropic package ( #5408 )
...
update anthropic package
2025-11-04 16:22:02 +00:00
Henry Heng
b501932491
Chore/claude sonnet 4.5 ( #5271 )
...
* claude sonnet 4.5
* add anthropic built in tools
* add comments to remove tool calls with no id
2025-09-30 12:31:23 +01:00
Marvelous Ikponmwosa
79023c8909
feat: add gpt-5-chat-latest and gpt-4.1-mini to Azure OpenAI Node ( #5212 )
2025-09-15 16:54:34 +01:00
anatolii burtsev
a5a728fd06
Feat: add gpt oss models to aws bedrock ( #5122 )
...
* feat: add OpenAI GPT-OSS models to AWS Bedrock
- Add openai.gpt-oss-20b-1:0 (21B parameters, optimized for lower latency)
- Add openai.gpt-oss-120b-1:0 (120B parameters, optimized for production use)
* fix: update GPT-OSS models pricing on AWS Bedrock
- gpt-oss-20b: /bin/zsh.07//bin/zsh.30 per 1M tokens (input/output)
- gpt-oss-120b: /bin/zsh.15//bin/zsh.60 per 1M tokens (input/output)
2025-08-31 12:09:13 +01:00
Henry
6e44051bea
update gemini models
2025-08-15 00:09:15 +08:00
Henry
fbae51b260
update claude opus 4.1 and azure gpt 5 series
2025-08-11 19:43:08 +08:00
Henry
3b1b4dc5f9
add gpt 5
2025-08-07 22:31:21 +01:00
Henry
b024cd61f4
add openai oss models to groqChat
2025-08-05 18:53:42 +01:00
Karl Stoney
5e5b2a18e2
Added region support to chatGoogleVertexAi ( #4839 )
...
* Added region support to chatGoogleVertexAi
* Added region to the vertex ai embeddings loader too
* Updated the available vertex text embedding models to be valid
* Update ChatGoogleVertexAI.ts
* Update GoogleVertexAIEmbedding.ts
---------
Co-authored-by: Henry Heng <henryheng@flowiseai.com >
2025-07-18 11:28:23 +01:00
Karl Stoney
0ac01d3cbb
Added latest vertex models to models.json ( #4837 )
2025-07-18 11:11:19 +01:00
Esteban Josse
729043bcba
Feature: add missing chat mistral ai models ( #4492 )
...
* add codestral-latsest and devstral-small-2505 models to chatMistralAI
* Update models.json
---------
Co-authored-by: Henry Heng <henryheng@flowiseai.com >
2025-05-27 18:58:08 +01:00
Henry Heng
e35a126b46
Chore/Gemini 2.5 Flash ( #4489 )
...
* 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
* add claude sonnet 3.7 to vertex and bedrock
* Update pnpm-lock.yaml
* update gemini
2025-05-23 14:06:14 +08:00
Henry Heng
9bc6bfed69
Chore/Claude 4 ( #4488 )
...
* 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
* add claude sonnet 3.7 to vertex and bedrock
* Update pnpm-lock.yaml
2025-05-23 13:49:36 +08:00
Adolfo Usier
ac9d732550
Updated the Groq chat node and also Llama Index Groq node. #4383 ( #4384 )
...
* adding DeepSeekr1 distill to groq
* Added max_tokens to groq.ts and chatGroqLlamaindex.ts plus updated groq models removing the outdated models and adding new models such as compound-beta
* Patched OpenAI typo on ChatGroq_LLamaIndex.ts
* Patching groq llamaindex
* Patched pnpm lint error
* Removed retundant image
* Update ChatGroq_LlamaIndex.ts
---------
Co-authored-by: Henry Heng <henryheng@flowiseai.com >
2025-05-07 00:15:32 +08:00
Ong Chung Yau
df26e8aef9
feature/add-perplexity-node ( #4376 )
...
* added perplexity node
* last stable release
* Update ChatPerplexity.ts
* update
* Update ChatPerplexity.ts
* Update ChatPerplexity.ts
* pnpm lint fix
* feat: update @langchain/community from 0.3.24 to 0.3.29
---------
Co-authored-by: Marvin <marvin.chin@regentmarkets.com >
2025-05-05 14:34:07 +08:00
Aditya Addanki
e1979e42c3
added_o4mini_model ( #4365 )
...
* added_o4mini_model
* fix: pnpm run lint-fix
---------
Co-authored-by: Ong Chung Yau <33013947+chungyau97@users.noreply.github.com >
2025-05-01 18:05:30 +08:00
Vinod Kiran
f8ca105822
Adding cost metrics for mistral range of models ( #4338 )
2025-04-27 10:56:52 +08:00
Vinod Kiran
9c1652570e
adding cost values to models.json file ( #4330 )
...
* updating cost values to models.json file
* Update models.json
---------
Co-authored-by: Henry Heng <henryheng@flowiseai.com >
2025-04-23 19:10:53 +08:00
Asharib Ali
e75c831beb
feat: Add GPT-4.1 series models support ( #4305 )
...
* feat: add GPT-4.1 series models support to OpenAI Assistant Dialog
* Update models.json
---------
Co-authored-by: Henry Heng <henryheng@flowiseai.com >
2025-04-16 00:14:09 +08:00
toi500
d71369c3b7
Fix(FlowiseChatGoogleGenerativeAI): Prevent "parts must not be empty" API error in Seq Agents ( #4292 )
...
* Fix(FlowiseChatGoogleGenerativeAI): Prevent "parts must not be empty" API error in Seq Agents
* Fix: Update pnpm-lock.yaml to resolve CI issues
* convert role function and tool to function
* remove comment
---------
Co-authored-by: Henry <hzj94@hotmail.com >
2025-04-15 00:27:09 +08:00
Sunny Modi
5faff52053
Add new Llama 4 model options to Groq ( #4278 )
...
Add new Groq model options to `groqChat` section in `models.json`
* Add `meta-llama/llama-4-maverick-17b-128e-instruct`
* Add `meta-llama/llama-4-scout-17b-16e-instruct`
2025-04-10 12:12:28 +08:00
Harsha
289c2591d6
Add gpt 4.5 ( #4100 )
...
Add gpt 4.5
2025-02-28 10:58:10 +00:00
Henry Heng
d8dc1820e1
Claude 3.7 on Vertex and Bedrock ( #4082 )
...
* 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
* add claude sonnet 3.7 to vertex and bedrock
2025-02-26 10:59:14 +00:00
Henry Heng
ac138a7a27
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
2025-02-24 22:18:03 +00:00
saatchi-david
c0a74782d8
o3-mini Adjustments. ( #4009 )
...
* Update AzureChatOpenAI.ts - corrected reasoning description and default
- Description for reasoning effort only mentioned o1. Added o3.
- Changed reasoning effort default to medium as this is OpenAI's default / what users will most likely expect (https://platform.openai.com/docs/guides/reasoning )
* Update ChatOpenAI.ts - corrected reasoning description and default
- Description for reasoning effort only mentioned o1. Added o3.
- Changed reasoning effort default to medium as this is OpenAI's default / what users will most likely expect (https://platform.openai.com/docs/guides/reasoning )
* Update models.json - add specific model ID for o3-mini
- Added o3-mini-2025-01-31
- Updated "o3-mini" label to "o3-mini (latest)"
This allows the user to choose a specific model ID and avoid the risk of unexpected behavior if the "o3-mini" alias is updated.
2025-02-12 19:20:44 +00:00
toi500
96dd1aaeea
Update Gemini models as per the Gemini API Documentation. ( #3996 )
...
* update gemini models
* fix
* remove pleceholder
2025-02-06 19:20:13 +00:00
Henry Heng
a0b4abdd13
Feature/update openai version, add reasoning effort param, add o3 mini ( #3973 )
...
* update openai version, add reasoning effort param
* update azure
* add filter for pinecone llamaindex
* update graph cypher qa chain
2025-02-04 08:43:27 +00:00
Henry Heng
a49177f7fb
Chore/O3 MINI ( #3962 )
...
* 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
2025-02-01 01:17:40 +00:00
Adolfo Usier
315536ed6e
Adding DeepSeekR1 Distill to Groq modal ( #3961 )
...
adding DeepSeekr1 distill to groq
2025-02-01 00:09:41 +00:00
Nguyễn Đức Hùng
ca559c5f21
Update model names for deepseek components ( #3911 )
2025-01-22 12:43:57 +00:00
Nguyễn Đức Hùng
93f3a5d98a
Feat/deepseek chat node ( #3732 )
...
* Feat: Add deepseek models to components configuration
* Feat: Implement Deepseek API integration with chat models and add SVG icon
* Refactor: Remove image input options and add missing baseOptions in deepseek chat node
2024-12-21 12:54:39 +00:00
Jean Ibarz
680fe8dee1
feat(models): add Llama 3.3 70B models to groqChat ( #3651 )
...
* feat(models): add Llama 3.3 70B models to groqChat
Add Meta's latest Llama 3.3 70B models to groqChat options:
- llama-3.3-70b-versatile: New versatile model for general tasks
- llama-3.3-70b-specdec: Specialized model for specific tasks
These models offer comparable quality to Llama 3.1 405B at 1/5th the size,
with improvements in:
- Reasoning and math capabilities
- General knowledge tasks
- Instruction following
- Tool use and JSON outputs
- Code generation and feedback
* Revert minor version bump
2024-12-08 01:24:29 +00:00
Henry Heng
940c8fd3b0
Chore/LC v0.3 ( #3517 )
...
* bump langchain version to 0.3, upgrades on all chat models
* update all docs loader to have documents and text output options
* fix pnpm lock file
2024-11-28 11:06:12 +00:00
Henry Heng
c50c7bdcce
Chore/models update ( #3590 )
...
* 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
2024-11-27 11:02:15 +00:00
saatchi-david
36496b1611
Added new gpt4o model and set "gpt 4o (latest)" as default model for ChatOpenAI node. ( #3543 )
...
* Chore/Add gpt-4o-2024-11-20
* add the latest gpt4o model.
* Update models.json - fix linting
* Update models.json - fix linting issue 2
* Updated default model in ChatOpenAI node from gpt 3.5 turbo gpt4o
* Update ChatOpenAI.ts
---------
Co-authored-by: Henry Heng <henryheng@flowiseai.com >
2024-11-21 19:28:54 +00:00
Henry Heng
afd2ddbdde
Chore/Add Haiku 3.5 ( #3471 )
...
* 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
2024-11-06 16:16:35 +00:00
Jim Mendenhall
cf0617537c
Update models.json ( #3419 )
...
Added new Voyage embedding models
2024-10-27 12:30:44 +00:00
Henry Heng
3637e0b322
Chore/models update ( #3401 )
...
* 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
2024-10-23 11:49:21 +01:00
Chirag
d1adc4fb1c
feat: Add Alibaba API credential and ChatAlibabaTongyi node ( #3360 )
...
* feat: Add Alibaba API credential and ChatAlibabaTongyi node
* lint fix
* Add chatAlibabaTongyi model to models.json
and chat models
---------
Co-authored-by: Henry Heng <henryheng@flowiseai.com >
2024-10-17 01:54:50 +01:00
toi500
2d3aca5456
Feature/Adding the new gemini-1.5-flash-8b model ( #3306 )
...
Adding gemini-1.5-flash-8b
2024-10-03 22:43:30 +01:00
toi500
d8ab3cb891
Updating models.json with new Gemini models ( #3296 )
2024-10-02 14:54:46 +01:00
Henry Heng
57f8169e87
Chore/Groq Llama3.2 ( #3255 )
...
* 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
2024-09-25 20:20:04 +01:00
Henry Heng
7e363f09ca
Chore/models update ( #3184 )
...
* 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
2024-09-13 14:16:08 +01:00
Henry Heng
157f570672
Chore/models update ( #3111 )
...
* 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
2024-08-29 19:55:02 +01:00
saatchi-david
67c119c1ca
OpenAI Model Updates ( #2956 )
...
* Added distinct GPT4o and GPT4o-mini versions, updated label of models that point to latest versions.
* fix linting issue
---------
Co-authored-by: Henry Heng <henryheng@flowiseai.com >
2024-08-07 11:47:21 +01:00
Henry Heng
417fe6b6a4
Chore/Add Groq Llama 3.1 ( #2860 )
...
* 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
2024-07-23 16:25:08 +01:00
Henry Heng
9b0b383d17
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
2024-07-18 21:30:10 +01:00
Asharib Ali
0188c5fd03
Add OpenAI new model gpt-4o-mini ( #2830 )
...
* add openai new model (gpt-4o) in the assistant
* add openai new model (gpt-4o) in the models.json
* add openai new model: gpt-40 mini
* fix the new model name
* Add OpenAI new model gpt-4o-mini
2024-07-18 19:35:10 +01:00