-
Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.
- Python-based and agnostic to models, APIs, data sources,…
-
**Describe the bug**
I have hosted Flowise on Railway and got the message that i am running low on volume capacity. At the moment Flowise takes up over 4gb of space. Each time i use my flows through …
-
**Describe the bug**
When I click on Marketplaces on the [http://localhost:3000/] page, the browser shows a completely white screen. Additionally, when I click [CHAT] under chatflows, the same issue …
-
## Description
Flowise has logic built in which is tested for building the logicDef from transformer nodes, the task is to move the current formilt compiler from a custom implementation to just a t…
-
**Describe the bug**
When attempting to create a new chatflow using the Flowise API, I receive a 500 Internal Server Error with the following message:
`Error: chatflowsService.saveChatflow - Unexp…
-
**Offer ID**
Offer, target version
- [ ] wordpress 6.6
- [ ] wordpress(debian) 6.6
**流程**
- [ ] 发起计划
- [ ] 审核计划
- [ ] 拆解为生产任务
-
**Describe the bug**
I occasionally receive this message regardless of whether I'm using Flowise through the interface or via the API. Unfortunately, I'm unable to replicate it as it happens sporadic…
-
Hi!
I’m really excited about this project! I have a similar one that uses JavaScript.
I would like to include an option for Speech-to-Text (STT). I’ve found that the Facebook model provides bett…
-
Great work with this tool I have been testing it and works great. I appreciate your work thank you! Flowise just released multi-modal which allowed us to speech to text and also image-to-text. Speech-…
-
**Describe the bug**
To understand the BUG I've created a simple Agentflow with ChatOllama, supervisor and 2 workers.
Using model `llama3.1` - all works perfect!
Then changed the model to `qwen2.5…