langflow icon indicating copy to clipboard operation
langflow copied to clipboard

Langflow is a powerful tool for building and deploying AI-powered agents and workflows.

Results 1826 langflow issues
Sort by recently updated
recently updated
newest added

These endpoints will get build the node in the backend and return a status of the build. Each node will be testable and will return an error if the build...

**Describe the bug** When running in dark mode, the "Model name" dropdown does not show the selected value when running langflow in dark mode. When the user switches to light...

bug

**Describe the bug** If you erase a node with backspace all edges are erased too. **Browser and Version** - Browser Safari - Version: dev **To Reproduce** Steps to reproduce the...

bug

**Describe the bug** I am wiring a solution mimicking the YouTube [video](https://www.youtube.com/watch?v=GoNJiQxKDK0) When I submit the question, I get an error about the CSVLoader even though the workflow does not...

**Describe the bug** ERROR - Error: Number of requested results 4 cannot be greater than number of elements in index 3 **Browser and Version** - Chrome - 112.0.5615.137 **Screenshots** [image](https://media.discordapp.net/attachments/1087039170029047892/1100188941627428864/CleanShot_2023-04-24_at_19.37.51.png?width=1150&height=702)

**Describe the bug** When creating a LLM from OpenAI, the field for temperature can be increased or decreased by clicking the arrows next to the field. These currently increase/decrement by...

bug

The memory for initialize_agent is not necessarily required to have a value assigned. If not included, an error may occur. `Traceback (most recent call last): File "/Users/oliver/workspace/github/langflow/src/backend/langflow/api/endpoints.py", line 22, in...

**Describe the bug** docker-compose build fails to build docker container. **Browser and Version** - Browser [e.g. chrome, safari] - Version [e.g. 22] **To Reproduce** Steps to reproduce the behavior: 1....