Commit Graph

19 Commits

Author SHA1 Message Date
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
rennokki eff1336b82 update: VoyageAI Models (#2688)
* Updated VoyageAI Models

* Update VoyageAI Rerankers

* Update VoyageAIRerankRetriever.ts

---------

Co-authored-by: Henry Heng <henryheng@flowiseai.com>
2024-06-21 16:52:54 +01:00
Henry Heng f811fc4e5d Chore/Sonnet 3.5 (#2698)
* 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
2024-06-21 14:23:06 +01:00
Henry Heng f2c6a1988f Chore/models update (#2634)
* add gemini flash

* add gemin flash to vertex

* add gemin-1.5-flash-preview to vertex

* add azure gpt 4o
2024-06-13 14:35:35 +01:00
Vinod Kiran ff2381741e Chore/upgrade llamaindex version (#2440)
* updates to loader to support file upload

* adding a todo

* upgrade llamaindex

* update groq icon

* update azure models

* update llamaindex version

---------

Co-authored-by: Henry <hzj94@hotmail.com>
2024-05-22 13:35:08 +01:00
Quinn 0521e6b3f9 Updated bedrock model list (#2426)
Added missing relevant chat and embed models. Added descriptions from aws docs.
2024-05-17 11:41:09 +01:00
Henry Heng b4829275aa Feat/add gemini flash (#2407)
* add gemini flash

* add gemin flash to vertex

* add gemin-1.5-flash-preview to vertex
2024-05-14 22:10:39 +01:00
Asharib Ali b3069932e1 Add new openai model (GPT-4o ) in the assistant and models.json (#2402)
* add openai new model (gpt-4o) in the assistant

* add openai new model (gpt-4o) in the models.json
2024-05-13 21:26:07 +01:00
Henry Heng 2048976545 Update vertex gemini 1.5 model 2024-05-08 18:04:50 +01:00
ml4den 713a1e815d models.json support for Groq (#2328)
* Add Groq models

Added current Groq models to improve UX.

* Add support for models.json

Added the ability to load models from models.json

* fix linting

* increment groq node version

---------

Co-authored-by: Henry Heng <henryheng@flowiseai.com>
2024-05-06 11:37:06 +01:00
Henry Heng b7eb876b39 Chore/Update Mistral Ver (#2281)
update mistral ver
2024-04-29 14:02:28 +01:00
Quinn 728af22cc4 added llama 3 models to bedrock (#2248) 2024-04-25 18:31:33 +01:00
Henry Heng 95beaba9d9 Chore/Update langchain version, openai, mistral, vertex, anthropic (#2180)
* update langchain version, openai, mistral, vertex, anthropic, introduced toolagent

* upgrade @google/generative-ai 0.7.0, replicate and faiss-node

* update cohere ver

* adding chatCohere to streaming

* update gemini to have image upload

* update google genai, remove aiplugin
2024-04-20 02:20:30 +01:00
Henry Heng 4daf29db80 Chore/change models json file path (#2167)
change models json file path
2024-04-12 12:19:42 +01:00