Add documentation about adding reasoning and indexing pipelines to the application (#138)

This commit is contained in:
Duc Nguyen (john)
2024-01-26 22:31:52 +07:00
committed by GitHub
parent 757aabca4d
commit 22c646e5c4
6 changed files with 257 additions and 10 deletions

View File

@@ -19,6 +19,7 @@
- Install all
```shell
cd libs/kotaemon
pip install -e ".[dev]"
```