feat: support multiple input formats for --docs argument (#39)

This commit is contained in:
Yichuan Wang
2025-08-12 10:30:31 -07:00
committed by GitHub
parent b2390ccc14
commit eab13434ef
3 changed files with 267 additions and 84 deletions

View File

@@ -468,7 +468,7 @@ leann --help
### Usage Examples
```bash
# build from a specific directory, and my_docs is the index name
# build from a specific directory, and my_docs is the index name(Here you can also build from multiple dict or multiple files)
leann build my-docs --docs ./your_documents
# Search your documents