-
-
Notifications
You must be signed in to change notification settings - Fork 22.7k
Comparing changes
Open a pull request
base repository: FlowiseAI/Flowise
base: flowise@1.8.4
head repository: FlowiseAI/Flowise
compare: flowise@2.0.0
- 9 commits
- 162 files changed
- 7 contributors
Commits on Jul 15, 2024
-
* 🥳 flowise release 1.8.4 * 🥳 flowise-components release 1.8.6
Configuration menu - View commit details
-
Copy full SHA for 074bb73 - Browse repository at this point
Copy the full SHA 074bb73View commit details
Commits on Jul 16, 2024
-
Feature/extract import all (#2796)
* use existing route to get all chatflows * add export all chatflows functionality * add read exported all chatflows json file functionality * add save chatflows functionality in server * chore rename saveChatflows to importChatflows and others * chore rewrite snackbar message * fix import chatflows when no data in chatflows db * add handle when import file array length is 0 * chore update and add meaning comment in importChatflows * update method of storing flowdata for importChatflows function * Refresh/redirect to chatflows when import is successful * fix lint --------- Co-authored-by: Ilango <rajagopalilango@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 95b2cf7 - Browse repository at this point
Copy the full SHA 95b2cf7View commit details -
Bugfix/HF custom endpoint (#2811)
include fix for hf custom endpoint
Configuration menu - View commit details
-
Copy full SHA for 54ff43e - Browse repository at this point
Copy the full SHA 54ff43eView commit details
Commits on Jul 18, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 0188c5f - Browse repository at this point
Copy the full SHA 0188c5fView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 9b0b383 - Browse repository at this point
Copy the full SHA 9b0b383View commit details
Commits on Jul 21, 2024
-
S3 Directory Document Loading Component (#2818)
* Add new S3Directory component * Add Additional Metadata and Omit Metadata Keys parameters * Update S3Directory.ts add placeholder for prefix --------- Co-authored-by: Scott Laplante <scott.laplante@Scotts-MacBook-Pro.local> Co-authored-by: Henry Heng <henryheng@flowiseai.com>
Configuration menu - View commit details
-
Copy full SHA for 34d0e43 - Browse repository at this point
Copy the full SHA 34d0e43View commit details
Commits on Jul 22, 2024
-
* update build functions * sequential agents * update langchain to 0.2, added sequential agent nodes * add marketplace templates * update howto wordings * Merge branch 'main' into feature/Seq-Agents # Conflicts: # pnpm-lock.yaml * update deprecated functions and add new sequential nodes * add marketplace templates * update marketplace templates, add structured output to llm node * add multi agents template * update llm node with bindmodels * update cypress version * update templates sticky note wordings * update tool node to include human in loop action * update structured outputs error from models * update cohere package to resolve google genai pipeThrough bug * update mistral package version, added message reconstruction before invoke seq agent * add HITL to agent * update state messages restructuring * update load and split methods for s3 directory
Configuration menu - View commit details
-
Copy full SHA for bca4de0 - Browse repository at this point
Copy the full SHA bca4de0View commit details -
Bugfix/update loaders to community package (#2843)
update loaders to community package
Configuration menu - View commit details
-
Copy full SHA for 9035509 - Browse repository at this point
Copy the full SHA 9035509View commit details -
Configuration menu - View commit details
-
Copy full SHA for e82d7ac - Browse repository at this point
Copy the full SHA e82d7acView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff flowise@1.8.4...flowise@2.0.0