CLI and API polish
This commit is contained in:
parent
6744cc66e9
commit
539bb9b754
15 changed files with 2401 additions and 2 deletions
|
|
@ -26,6 +26,9 @@ query = [
|
|||
tables = [
|
||||
"tabulate>=0.9",
|
||||
]
|
||||
docs = [
|
||||
"pdoc>=16",
|
||||
]
|
||||
llm = [
|
||||
"llm-connect @ file:///home/worsch/llm-connect",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue