Yiorgis Gozadinos
|
7fac35d2af
|
rename embed_image_query to embed_image; run description check on text path
|
2026-05-05 16:15:47 +03:00 |
|
Yiorgis Gozadinos
|
e8d89aa035
|
dedup picture-only chunks at the search-result layer
|
2026-05-04 13:31:15 +03:00 |
|
Yiorgis Gozadinos
|
ff656504d3
|
make client.search() polymorphic on query type: str | bytes | PIL.Image.Image. Bytes/PIL queries embed via embed_image_query and run vector-only against the chunks table
|
2026-05-04 11:22:22 +03:00 |
|
Yiorgis Gozadinos
|
b01c649684
|
surface picture image bytes in SearchResult and emit multimodal ToolReturn from the agent search tool
|
2026-04-30 12:43:05 +03:00 |
|
Yiorgis Gozadinos
|
12939f1444
|
Extract search, expand_context, visualize_chunk into client/search.py
|
2026-04-24 14:43:58 +03:00 |
|