As always, a well-explained and complete tutorial of using OpenAI Assistant API on Flowise by @leonvz
@flowiseai
-
Flowise 1.4.3 Patch Release: Updates and Improvements
By
–
Patch note https://
github.com/FlowiseAI/Flow
ise/releases/tag/flowise1.4.3
… Thanks to all contributors -
Flowise Chatflow UI/UX Enhancement with List View
By
–
🪄 Chatflow UI/UX
— FlowiseAI (@FlowiseAI) 24 novembre 2023
We've enhanced the UI/UX of Flowise Chatflow view, enabling list view for easier management of your chatflows, and tagging as well. pic.twitter.com/g4zMY8xCjEChatflow UI/UX We've enhanced the UI/UX of Flowise Chatflow view, enabling list view for easier management of your chatflows, and tagging as well.
-

MongoDB Atlas Vector Store Integration with Flowise Now Available
By
–
MongoDB Atlas @MongoDB Atlas Vector Store and Memory are both supported on Flowise!
-
Vectara QA Chain avec résumé et citations multilingues
By
–
📄 Vectara QA Chain
— FlowiseAI (@FlowiseAI) 24 novembre 2023
Inspired by Vectara-Answer github repo, we worked with @ofermend to create a custom Vectara QA Chain with
✅Built-in summarization
✅Citations
✅Ability to switch between languages pic.twitter.com/nc48flblUNVectara QA Chain Inspired by Vectara-Answer github repo, we worked with @ofermend to create a custom Vectara QA Chain with Built-in summarization
Citations
Ability to switch between languages -
Langfuse Enables User Tracing for Chatbot Interactions
By
–
🧑🤝🧑 Langfuse User Tracing
— FlowiseAI (@FlowiseAI) 24 novembre 2023
Users that are interacting with the chatbot can now be traced via @langfuse userid tracing capability. pic.twitter.com/RAtJouOODuLangfuse User Tracing Users that are interacting with the chatbot can now be traced via @langfuse userid tracing capability.
-

Moderation Nodes Prevent Harmful Content in LLM Systems
By
–
Moderation To prevent harmful content being passed to LLM, we have added Moderation nodes. Input will be checked against violation rules, and an error message will be shown accordingly.
-
Claude 2.1 Launches 200K Context Window Support
By
–
💬 Claude 2.1 support
— FlowiseAI (@FlowiseAI) 24 novembre 2023
Supporting @AnthropicAI 200K Context Claude 2.1 model pic.twitter.com/fIhdxb0k9YClaude 2.1 support Supporting @AnthropicAI 200K Context Claude 2.1 model
-
Flowise v1.4.3 Release: New APIs, Claude 2.1 and MongoDB Support
By
–
Friday release time
Flowise v1.4.3 freshly baked with: Upsert API Moderation Claude 2.1 support Langfuse User Tracing Vectara QA Chain MongoDB Atlas Chatflow UI/UX -

New Upsert API for Vector Embeddings Management
By
–
Upsert API We now expose a new endpoint for upserting vector embeddings:
/api/v1/vector/upsert Previously, a slight change on the flow causes everything to be upserted again. With this change, users have more control on when/how to upsert.