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

should fix the non-existing darkmode css for the dropdown. Note: I'm unable to test the code locally, someone please test

/home/python/ai/langfl/.venv/lib/python3.11/site-packages/langchain/chains/retrieval_qa/base.py:183: UserWarning: `VectorDBQA` is deprecated - please use `from langchain.chains import RetrievalQA` warnings.warn( /home/python/ai/langfl/.venv/lib/python3.11/site-packages/langchain/chains/qa_with_sources/vector_db.py:60: UserWarning: `VectorDBQAWithSourcesChain` is deprecated - please use `from langchain.chains import RetrievalQAWithSourcesChain` warnings.warn(

**Describe the bug** Can't connect to redshift database **Browser and Version** - Chrome 112 **To Reproduce** Steps to reproduce the behavior: Make the flow as in the screenshot using the...

bug

sorry, this is coming from a very non-technical person: when i export the model in json, how do i turn it into python notebook or script? thank you

it'd be cool to have one above all components

feature request

to read multiple docs , txt or pdf also, url?

question

**Describe the bug** A clear and concise description of what the bug is. **Browser and Version** - N/A - macOS 13.3.1 (22E261) **To Reproduce** Steps to reproduce the behavior: 1....

**Describe the bug** Some agents and tools are missing inputs i.e. can't connect any input to them **Browser and Version** Chrome **To Reproduce** Steps to reproduce the behavior: 1. Both...

Fix [bug#179](https://github.com/logspace-ai/langflow/issues/179#issuecomment-1518679297) by disable copy operation.

**Describe the bug** After started the server, when I load into the localhost:7860, it gives a completely blank page. Here is the console log: >langflow [09:31:00] INFO [09:31:00] - INFO...

bug