Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.1.3 #10

Merged
merged 215 commits into from
Oct 28, 2024
Merged

2.1.3 #10

merged 215 commits into from
Oct 28, 2024

Conversation

birksy89
Copy link
Collaborator

No description provided.

HenryHengZJ and others added 30 commits June 12, 2024 19:10
correctly throw 401 error when unauthorized
…wiseAI#2609)

Add sort capabilities to ChatFlow and AgentFlow tables
* add gemini flash

* add gemin flash to vertex

* add gemin-1.5-flash-preview to vertex

* add azure gpt 4o
* Unstructured Upsert bug
When upserting with the API, the uploaded files are of type pdfFile, txtFile, etc.
but the code reads only fileObject which is the uploaded file using the button

* Update UnstructuredFile.ts

fixed linting error

---------

Co-authored-by: Mohamed Akram <makram@ntgclarity.com>
* add source tag to pinecone

* update pinecone

* add text key to pinecone

* update pinecone version, and singleton
)

add ability to upload image url when calling API
…h the Chatflow tool (FlowiseAI#2633)

* Feature - Add option to start a new session with each interaction with the Chatflow tool

* ChatflowTool - Create random chatId when startNewSession is set
* 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
* Updated VoyageAI Models

* Update VoyageAI Rerankers

* Update VoyageAIRerankRetriever.ts

---------

Co-authored-by: Henry Heng <henryheng@flowiseai.com>
feat: refactor to have minimal config files
* add source tag to pinecone

* update pinecone

* add text key to pinecone

* update pinecone version, and singleton
* update flowise-embed version on lock file

* add agent messages to share chatbot
release flowise 1.8.3
* add firecrawl

* Update FireCrawl.ts (FlowiseAI#2692)

---------

Co-authored-by: Eric Ciarla <43451761+ericciarla@users.noreply.github.com>
* release flowise 1.8.3

* update flowise-components to 1.8.5

* Update pnpm-lock.yaml
HenryHengZJ and others added 26 commits October 5, 2024 13:33
…ent configuration to ensure compatibility with custom S3 endpoints and path-style URLs. This change sets the forcePathStyle option based on the environment variable, defaulting to false if not provided. (FlowiseAI#3315)

Co-authored-by: Thiago Assis <thiago.assis@go9.tech>
* update flowise-embed version on lock file

* add agent messages to share chatbot

* Update pnpm-lock.yaml

* update flowise-embed version

* update flowise-embed to 1.3.9

* update embed version to 2.0

* update flowise embed version
bugfixes of follow up prompts status, unauthroized error message and rate limit ui
* added: support to metadata filter using mongodb vector search retriever

* fix: format lint
* added Jina AI Embedding support

* Update JinaAIEmbedding.ts

Change model name to string type

* removed jina embeddings

* lint fix

---------

Co-authored-by: Henry Heng <henryheng@flowiseai.com>
…I#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>
* added: nemoguardrails chat component

* fix: removed options argument from init

fix: generation text has been updated with content string

* fix: lint error fixed

* fix: error when get content

* fix: lint errors

* updated: added handleLLMNewToken for ChatNemoGuardrails

---------

Co-authored-by: patrick <patrick.alves@br.experian.com>
…iseAI#3378)

Fix collate in AddCustomTemplate migration for mariadb
* Lunary: feedback tracking

* fix incorrect param order
…wiseAI#3388)

* Refactor ChatOpenAI_ChatModels to include stopSequence parameter

* lint fix

* Stop Sequence String will now be split by comma

* Update ChatOpenAI.ts

---------

Co-authored-by: Henry Heng <henryheng@flowiseai.com>
remove in mem vector store from document store
* add functionality for full file uploads, add remove messages from view dialog and API

* add attachments swagger

* update question to include uploadedFilesContent

* make config dialog modal lg size
* 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
* update flowise-embed version on lock file

* add agent messages to share chatbot

* Update pnpm-lock.yaml

* update flowise-embed version

* update flowise-embed to 1.3.9

* update embed version to 2.0

* update flowise embed version

* update flowise-embed version
Copy link

railway-app bot commented Oct 28, 2024

🚅 Previously deployed to Railway in the Flowise project. Environment has been deleted.

@birksy89 birksy89 merged commit e72a069 into main Oct 28, 2024
2 checks passed
@birksy89 birksy89 deleted the 2.1.3 branch October 28, 2024 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.