langflow
langflow copied to clipboard
Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
Describe the bug hnswlib installation failed and breaks installation or upgrades to version 0.0.56 or 0.0.57 To Reproduce Steps to reproduce the behavior: run pip install langflow==0.0.56 Additional context stdout:...
**Describe the bug** `psycopg2`dependency requires binaries and breaks installation or upgrades to version 0.0.56 **To Reproduce** Steps to reproduce the behavior: 1. run `pip install langflow==0.0.56` **Additional context** stdout: ```bash...
This pull request adds a new feature to the flow editor that allows users to access advanced fields of a node in a modal pop-up window. The modal pop-up is...
- Add utilities (Beta version) - Add extra tools (Beta version) - Add SQLDatabaseChain
This pull request adds a new feature to the flow editor that allows users to easily import example flows from the [logspace-ai/langflow_examples](https://github.com/logspace-ai/langflow_examples) repository on GitHub. The feature is accessible via...
`One input key expected got ['agent_scratchpad', 'input']` **Describe the bug** Default config for conversation chain, if I add a memory or prompts still get an error with the input key...
In the above scenario i get the following error: Request failed with status code 500 Error building node Chroma: 'latin-1' codec can't encode characters in position 7-57: ordinal not in...
**Describe the bug** I am new to this. But I can't find a way to config azure open ai. can someone tell me how to do it?
**Describe the bug** I set up a flow where I load the document and store it in Chroma Vectorstore and try to have a chat to ask for information. However,...
Describe the bug Im trying to install LangFlow with pip but i get an error Browser and Version - Win 10 - VS Code - most recent version - pip...