Flowise icon indicating copy to clipboard operation
Flowise copied to clipboard

Build AI Agents, Visually

Results 1025 Flowise issues
Sort by recently updated
recently updated
newest added

I was wondering if you could provide a method to delete records from the record manager through the upsert URL, perhaps by implementing a DELETE HTTP method. This would greatly...

enhancement

**Describe the feature you'd like** Support for undo/redo shortcuts or manual buttons on the header for nodes and edges.

enhancement

Flowise 1.6.6 ChatGoogleGenerativeAi stop to work for me - region is not supported (my country is supported by the way) and I decided to use ChatGoogleVertexAi. I can't get responce...

bug
in-work

**Summary** I would like to be able to link together the output of one chain directly into another one. **Additional context** Currently, an agent has to handle multiple chains or...

enhancement

Hi, i am using post api chain, i am retrieving property information from an api, each property has around 100 fields that i am getting,sending payload and getting response, issue...

**Describe the feature you'd like** I am requesting support for implementing Reciprocal Rank Fusion Retriever using Azure OpenAI's GPT-3.5 Turbo Instruct model within Flowise. The current Azure OpenAI Node in...

**Describe the feature you'd like** I propose that Flowise adds support for configuring custom API endpoints to integrate with different LLM providers, such as Portkey-AI/gateway. This enhancement would allow users...

enhancement

**Describe the bug** I set the session timeouts in the Upstash node to be 120 and I also send "sessionTTL": 120 as overrideConfig while sending request. However, in Upstash console...

bug

Langchian has a lot of GraohQAChains like NebulagraphQAChain/ DgraphQAChains. Would you please integrate them to Flowise? ![image](https://github.com/FlowiseAI/Flowise/assets/141694963/9ec8b3bd-98df-4e7a-b4e5-a030365c5187)

enhancement

- the fixed decision flow is useful to define a predetermined flow - you add the tool and attach choices to it, which then gets matched to the AI's input...