Langflow / README.md
otavioLogspace's picture
Update README.md
f4dd7a2 verified
|
raw
history blame
No virus
1.2 kB
metadata
title: LangFlow
emoji: ⛓️
colorFrom: indigo
colorTo: purple
sdk: docker
pinned: false
license: mit

⛓️LangFlow is an effortless way to experiment and prototype LangChain pipelines. Head over to our GitHub repo and join the Discord Server to follow what the community is building.

LangFlow Repo LangFlow Repo

⚠️ Important Note for Hugging Face Spaces Users:

Hugging Face Spaces will not work directly with LangFlow due to security reasons with API keys. To use LangFlow on Hugging Face Spaces, follow these steps:

  1. Fork the LangFlow space repository.
  2. Set the global variable LANGFLOW_REMOVE_API_KEYS to false in the space settings or remove it entirely.