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

I understand what it does (local vector storage, right?) but can't figure out which dot to connect to, where?

bug
question

siddhesh@desktop:~/Desktop$ langflow [18:57:38] INFO [18:57:38] - INFO - Logger set up with log logger.py:28 level: 20(info) INFO [18:57:38] - INFO - Log file: logs/langflow.log logger.py:30 [2023-04-26 18:57:38 +0530] [38894] [INFO]...

bug

I know we have an export command but we do not have a method to export any code, or framework of code. Is this in the works or not intended...

Partially resolves #196 (No demo workflow yet, but UI launches successfully.) **Important:** 1. I've tested this locally in VS Code successfully - the `postCreateCommand` performs _both_ the install of `langflow`...

I am walking through the GCP-based tutorial/demo right now and I wanted to ask if you've considered a demo built on top of the Dev Container definition in this repo,...

Irrespective of whether LLMs can truly be aligned (as they may be running deceptive internal agents etc.), NeMo Guardrails looks like a good solution for everyday alignment. Our current alternative...

enhancement

Add support for Weights and Biases Prompts observability framework. I’m finding it useful for troubleshooting Langchain jobs. Ability to specify the API KEY and some of the init dictionary items...

enhancement

Hi friends, ![image](https://user-images.githubusercontent.com/30078667/234811956-379fc1e7-b242-40e1-9735-5fa099aac8cb.png) I tried running this setup for the document question answering, its giving this error Error building node VectorStoreAgent: 1 validation error for VectorStoreToolkit llm Can't instantiate abstract...

bug

currently the chatbot is enabled on the workflow within langflow How can interface the input output of messages with an external app? how can i change something in the code...