CLI and API polish

This commit is contained in:
2026-05-04 21:56:19 +02:00
parent 6744cc66e9
commit 539bb9b754
15 changed files with 2401 additions and 2 deletions

View File

@@ -26,6 +26,9 @@ query = [
tables = [
"tabulate>=0.9",
]
docs = [
"pdoc>=16",
]
llm = [
"llm-connect @ file:///home/worsch/llm-connect",
]