Yiorgis Gozadinos
|
5ffedf013b
|
Minor optimizations
|
2025-11-04 16:20:39 +02:00 |
|
Yiorgis Gozadinos
|
cd2a23272e
|
Simplify _process_search_results
|
2025-11-04 16:20:39 +02:00 |
|
Yiorgis Gozadinos
|
576ac9cecf
|
Perform join when filtering using pandas DataFrames instead ofthe slower WHERE IN clause
|
2025-11-04 16:20:39 +02:00 |
|
Yiorgis Gozadinos
|
48ddac0bbf
|
Merge pull request #129 from ggozad/feat/filter-list
Add filtering to document listing in CLI/client
|
2025-11-04 16:19:49 +02:00 |
|
Yiorgis Gozadinos
|
1f22f74e1a
|
Add filtering to document listing in CLI/client
|
2025-11-04 16:02:58 +02:00 |
|
Yiorgis Gozadinos
|
8fd5d169a8
|
Load .env on CLI run
|
2025-11-03 17:25:18 +02:00 |
|
Yiorgis Gozadinos
|
0e0a5578b6
|
Add max_retries to insight_agent when producing structured output
|
2025-11-03 15:01:24 +02:00 |
|
Yiorgis Gozadinos
|
d19d2b7f00
|
Fix tests
|
2025-10-31 12:50:08 +02:00 |
|
Yiorgis Gozadinos
|
9aa8d020e1
|
vb
|
2025-10-30 16:57:56 +02:00 |
|
Yiorgis Gozadinos
|
baedf65415
|
Fix typo, thanks @bd_mkt
|
2025-10-30 16:31:55 +02:00 |
|
Yiorgis Gozadinos
|
a7fd41d24f
|
Document passing config files when running evaluations
|
2025-10-30 15:17:02 +02:00 |
|
Yiorgis Gozadinos
|
15c36cbf99
|
When evaluating accept a config as an option
|
2025-10-30 15:16:19 +02:00 |
|
Yiorgis Gozadinos
|
5c7c79397c
|
Merge pull request #125 from ggozad/feat/filtering
Filtered searches
|
2025-10-30 14:28:42 +02:00 |
|
Yiorgis Gozadinos
|
6e0587c40e
|
Merge pull request #124 from ggozad/fix/add-src-monitor-filter
Apply configured include/exclude filters when using CLI's add-src to add a directory
|
2025-10-30 14:27:00 +02:00 |
|
Yiorgis Gozadinos
|
6fef293345
|
Merge pull request #126 from ggozad/feat/zero-entropy
Support for zero entropy reranker
|
2025-10-30 14:25:26 +02:00 |
|
Yiorgis Gozadinos
|
2f00686605
|
Support for zero entropy reranker
|
2025-10-30 13:36:44 +02:00 |
|
Yiorgis Gozadinos
|
f0f844d21d
|
Update documentation
|
2025-10-30 13:07:13 +02:00 |
|
Yiorgis Gozadinos
|
f3565afdf7
|
Cli accepts filter
|
2025-10-30 13:04:25 +02:00 |
|
Yiorgis Gozadinos
|
7d57fd6c97
|
Add filter param to search(). When filtering, we search in two steps: First filter documents, then search on the chunks with document_id IN the filtered documents
|
2025-10-30 13:03:23 +02:00 |
|
Yiorgis Gozadinos
|
79d3559f15
|
Apply configured include/exclude filters when using CLIs add-src to add a directory recursively
|
2025-10-29 14:55:00 +02:00 |
|
Yiorgis Gozadinos
|
f9b6894974
|
Fix info to not use old .env settings
|
2025-10-29 13:31:54 +02:00 |
|
Yiorgis Gozadinos
|
b289aa04e0
|
vb
|
2025-10-29 12:20:41 +02:00 |
|
Yiorgis Gozadinos
|
2bb8427fd8
|
Update dependencies
|
2025-10-29 12:13:04 +02:00 |
|
Yiorgis Gozadinos
|
5a7d90ce9f
|
Change default location for config from XDG statndatd to use the platform-specific folder we use for the db as well
|
2025-10-29 11:50:30 +02:00 |
|
Yiorgis Gozadinos
|
4e19753d0f
|
Improve config docs
|
2025-10-29 11:50:22 +02:00 |
|
Yiorgis Gozadinos
|
ad1ee52a27
|
Move monitor config in its own section
|
2025-10-29 11:23:56 +02:00 |
|
Yiorgis Gozadinos
|
e6e3273cae
|
Document include/exclude patterns in FileMonitor
|
2025-10-29 10:50:25 +02:00 |
|
Yiorgis Gozadinos
|
987ddab683
|
Tests for filtering with pathspec
|
2025-10-29 10:39:00 +02:00 |
|
Yiorgis Gozadinos
|
cabb7748f5
|
Filtering based on pathspec
|
2025-10-29 10:27:16 +02:00 |
|
Yiorgis Gozadinos
|
a15f1d8cf5
|
Use pathspec for monitor filtering
|
2025-10-29 10:13:53 +02:00 |
|
Yiorgis Gozadinos
|
77c6a7c7a4
|
vb
|
2025-10-28 09:51:08 +02:00 |
|
Yiorgis Gozadinos
|
7ba51f5b56
|
Merge pull request #121 from ggozad/fix/remove_check_for_deprecated_env
Remove check_for_deprecated_env
|
2025-10-28 09:38:41 +02:00 |
|
Yiorgis Gozadinos
|
a6eccc79e4
|
Merge pull request #120 from ggozad/fix/embedder-config
Pass custom config to embedders if provided.
|
2025-10-28 09:38:24 +02:00 |
|
Yiorgis Gozadinos
|
c495a778e1
|
Remove check_for_deprecated_env
|
2025-10-28 09:37:37 +02:00 |
|
Yiorgis Gozadinos
|
8ddc966bf9
|
Respect OLLAMA_BASE_URL in providers.ollama.base_url config
|
2025-10-28 09:26:57 +02:00 |
|
Yiorgis Gozadinos
|
e11a5128f9
|
Pass config to embedders
|
2025-10-28 09:15:08 +02:00 |
|
Yiorgis Gozadinos
|
54fa3de2da
|
Fix ag-ui docker config
|
2025-10-27 16:53:08 +02:00 |
|
Yiorgis Gozadinos
|
f603d2373a
|
Merge branch 'fix/mcp_registration'
|
2025-10-27 11:58:38 +02:00 |
|
Yiorgis Gozadinos
|
205b78734f
|
Update README with mcp-name
|
2025-10-27 11:58:12 +02:00 |
|
Yiorgis Gozadinos
|
799b94d950
|
Merge pull request #117 from ggozad/fix/mcp_registration
Fix mcp registry schema
|
2025-10-27 11:48:09 +02:00 |
|
Yiorgis Gozadinos
|
0f600db506
|
Update server.json to to 2025/10/17 version
|
2025-10-27 11:47:14 +02:00 |
|
Yiorgis Gozadinos
|
6fa9c1a822
|
vb
|
2025-10-27 11:29:01 +02:00 |
|
Yiorgis Gozadinos
|
4cc25407ef
|
Properly skip a2a tests if fasta2a not installed
|
2025-10-27 11:28:35 +02:00 |
|
Yiorgis Gozadinos
|
afd4a581fb
|
Merge pull request #114 from ggozad/feat/yaml-config
Configure haiku.rag with YAML instead of env vars.
|
2025-10-27 11:16:20 +02:00 |
|
Yiorgis Gozadinos
|
b87e6d988c
|
Forgotten lazy import in monitor()
|
2025-10-27 11:14:43 +02:00 |
|
Yiorgis Gozadinos
|
9f3eb1b79c
|
Remove docs references to env vars
|
2025-10-27 10:42:24 +02:00 |
|
Yiorgis Gozadinos
|
747ffb3212
|
Update docker README docs to use yaml config file
|
2025-10-27 10:36:27 +02:00 |
|
Yiorgis Gozadinos
|
9c8ffcc212
|
Drop ConfigProxy in favour of passing AppConfig as an keyword param to HaikuRag clients.
|
2025-10-27 10:33:33 +02:00 |
|
Yiorgis Gozadinos
|
110cc447e7
|
Update documentation to remove references to env variables and replace with yaml config
|
2025-10-23 15:56:34 +03:00 |
|
Yiorgis Gozadinos
|
52fbac06e4
|
Use a proxy for the global Config so we can set it programmatically
|
2025-10-23 15:51:09 +03:00 |
|