This commit is contained in:
Mendon Kissling 2024-04-26 09:32:08 -04:00
commit fa44e09d60

View file

@ -12,7 +12,7 @@ Build a question-and-answer chatbot with a document loaded from local memory.
1. Install Langflow.
```bash
pip install langflow
python -m pip install langflow --pre
```
2. Start a local Langflow instance with the Langflow CLI: