Allow 'leann ask' to accept a positional question (#116)

This commit is contained in:
Andy Lee
2025-09-23 21:18:57 -07:00
committed by GitHub
parent 322e5c162d
commit ec889f7ef4
3 changed files with 50 additions and 33 deletions

View File

@@ -611,6 +611,9 @@ leann search my-docs "machine learning concepts"
# Interactive chat with your documents
leann ask my-docs --interactive
# Ask a single question (non-interactive)
leann ask my-docs "Where are prompts configured?"
# List all your indexes
leann list