forked from FlowiseAI/Flowise
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 filter to pgvs * fix types
add multi query retriever
update retriever tool wordings
* add source tag to pinecone * update pinecone * add text key to pinecone * update pinecone version, and singleton
add tool choices to openai
…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
Add langwatch integration
* 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
fix export lead email
add check for setError
* 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
fix verify apikey params typo
fix rate limit updating
add endpoints for realtime api
…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>
release@2.1.2
* 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
parse vars from overrideconfig to JSON
* 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>
update astradb dep
…iseAI#3378) Fix collate in AddCustomTemplate migration for mariadb
Update instructions
* Lunary: feedback tracking * fix incorrect param order
add rendering html tags for share chatbot
…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
🚅 Previously deployed to Railway in the Flowise project. Environment has been deleted. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.