Commit graph

45 commits

Author SHA1 Message Date
Yiorgis Gozadinos
f3565afdf7
Cli accepts filter 2025-10-30 13:04:25 +02:00
Yiorgis Gozadinos
618b3ffd5f
Refactor config from flat to nested Pydantic models 2025-10-23 13:30:21 +03:00
Yiorgis Gozadinos
23f0b63088
Add CLI support for YAML config 2025-10-23 11:58:47 +03:00
Yiorgis Gozadinos
8e0fbc80fc
Remove sqlite migration from next version 2025-10-23 10:47:24 +03:00
Yiorgis Gozadinos
1cab0339ad
add-src in cli & create_document_from_source will recursively add directories 2025-10-16 09:55:50 +03:00
Yiorgis Gozadinos
34b3e9969f
Interactive client 2025-10-14 11:55:47 +03:00
Yiorgis Gozadinos
1f2552bd6a
Make serve cli command run monitor, mcp or a2a independently 2025-10-13 18:01:24 +03:00
Yiorgis Gozadinos
e7451116d7
Remove alternative a2a options, there will only one 2025-10-13 18:01:21 +03:00
Yiorgis Gozadinos
469352673e
A2A worker for simple ask() 2025-10-13 18:01:20 +03:00
Yiorgis Gozadinos
63f0e01f60
Remove shell autocompletion. Closes #96 2025-10-13 18:00:07 +03:00
Yiorgis Gozadinos
49eac86259
Add verbose flag to ask 2025-09-30 16:59:36 +03:00
Yiorgis Gozadinos
2dfb1882dd
Deep QA multi-agent 2025-09-30 16:59:36 +03:00
Yiorgis Gozadinos
8f3055d37d
Parse non-strings 2025-09-23 16:42:40 +03:00
Yiorgis Gozadinos
45d0b47a02
Meta in CLI add-src, add 2025-09-23 16:39:27 +03:00
Yiorgis Gozadinos
0e1bf3e00d
CLI command to prefetch models (Ollama & Docling) 2025-09-23 16:30:56 +03:00
Yiorgis Gozadinos
52ea1ebb70
info command in CLI 2025-09-23 12:20:25 +03:00
Yiorgis Gozadinos
4077e3ecb2
Handle title in client & CLI 2025-09-22 12:45:32 +03:00
Yiorgis Gozadinos
dce60fa461
Remove SSE transport, fix cli tests 2025-09-20 10:58:28 +03:00
Yiorgis Gozadinos
f582fb1be0
Lazy import when using CLI to speed up startup 2025-09-20 10:50:01 +03:00
Yiorgis Gozadinos
52febd01f9
Do not suppress logs in development 2025-09-20 10:11:31 +03:00
Yiorgis Gozadinos
3fc461e1b1
Set default concurrency to 1 2025-09-19 16:54:06 +03:00
Yiorgis Gozadinos
42fe2201af
Only configure logfire in cli when not in development 2025-09-19 15:47:35 +03:00
Yiorgis Gozadinos
cba8ad7696
Research agent as a pydantic graph 2025-09-19 14:39:39 +03:00
Yiorgis Gozadinos
9dc2e05f3f
Verbose logging 2025-09-17 08:51:44 +03:00
Yiorgis Gozadinos
fe8e48df38
Config research provider/model, CLI 2025-09-17 08:51:44 +03:00
Yiorgis Gozadinos
2207b7d1ed
vacuum() in store, client, cli. Removes old versions and reduces disk usage 2025-09-10 11:24:51 +03:00
Yiorgis Gozadinos
13bbdc2ed6
Document autocomplete, add rm alias to delete 2025-09-05 12:04:20 +03:00
Yiorgis Gozadinos
572e3605fe
Autocompletion for ids & paths 2025-09-05 12:00:40 +03:00
Yiorgis Gozadinos
495e01a33d
Disable other logging facilities when running on cli 2025-09-05 11:39:19 +03:00
Yiorgis Gozadinos
221a00ab2f
Turn migration into a cli command 2025-09-03 11:12:23 +03:00
Yiorgis Gozadinos
0592a7d122
Adapt search to lancedb 2025-09-01 14:56:14 +03:00
Yiorgis Gozadinos
b83596ff07
Basic moving to lancedb. 2025-09-01 14:56:14 +03:00
Yiorgis Gozadinos
842e4a882d
Make citations optional, through cite parameter 2025-08-12 13:19:11 +02:00
Yiorgis Gozadinos
9648cb97cb
Fix URL handling in add-src 2025-08-11 11:10:29 +02:00
Yiorgis Gozadinos
22ed9ca51e
Disable python warning unless in development 2025-08-08 17:31:42 +02:00
Yiorgis Gozadinos
af95b5f3eb
Replace loop.run_until_complete() with asyncio.run() 2025-08-08 12:41:50 +02:00
Yiorgis Gozadinos
8052442052
Add -v --version option to display version 2025-08-01 09:00:20 +02:00
Yiorgis Gozadinos
72ce212ad4
Honour DEFAULT_DATA_DIR env variable 2025-07-23 13:49:27 +03:00
Yiorgis Gozadinos
f4aef4eb9c
Check pypi version on startup 2025-07-14 12:27:28 +03:00
Yiorgis Gozadinos
27e1c9fd49
Show settings command 2025-07-04 11:54:16 +03:00
Yiorgis Gozadinos
11d9f2701e
Rebuild database in client & cli 2025-07-02 10:55:06 +03:00
Yiorgis Gozadinos
4bbc23dbd4
Add QA to client, cli 2025-06-28 09:21:45 +03:00
Yiorgis Gozadinos
5f604d31dd
Add monitor 2025-06-20 08:37:56 +02:00
Yiorgis Gozadinos
8fbf98466a
MCP server 2025-06-19 15:00:57 +02:00
Yiorgis Gozadinos
d7c9b41a2c
Console app 2025-06-18 16:23:39 +02:00