| .. |
|
agents
|
consolidate #/pictures/ prefix, tighten CHANGELOG, log migration exc_info
|
2026-05-18 16:49:43 +03:00 |
|
chat
|
route figures through cite, drop show_image
|
2026-05-18 16:48:34 +03:00 |
|
chunkers
|
Cache the chunking tokenizer to avoid HF Hub 429
|
2026-05-13 13:32:24 +03:00 |
|
client
|
surface figure captions in search results, lower search.limit to 5
|
2026-05-18 16:49:43 +03:00 |
|
config
|
surface figure captions in search results, lower search.limit to 5
|
2026-05-18 16:49:43 +03:00 |
|
converters
|
Replace picture_description.enabled with processing.pictures enum
|
2026-05-13 16:22:44 +03:00 |
|
embeddings
|
Expose embedding batch size as config
|
2026-05-13 14:09:47 +03:00 |
|
inspector
|
render attached pictures in inspector context modal under qa.model.vision
|
2026-05-06 12:00:12 +03:00 |
|
providers
|
Preserve cause chain on docling wrapper exceptions
|
2026-05-13 12:18:53 +03:00 |
|
reranking
|
coverage
|
2026-05-14 15:54:43 +03:00 |
|
skill_generator
|
route figures through cite, drop show_image
|
2026-05-18 16:48:34 +03:00 |
|
skills
|
Drop list_documents from analysis skill
|
2026-05-18 16:49:43 +03:00 |
|
store
|
surface figure captions in search results, lower search.limit to 5
|
2026-05-18 16:49:43 +03:00 |
|
tools
|
Verify picture bytes before attaching to multimodal tool returns
|
2026-05-13 16:01:39 +03:00 |
|
__init__.py
|
Restructure into uv workspace to support minimal and full installations
|
2025-11-04 17:59:12 +02:00 |
|
app.py
|
chore: isort
|
2026-05-18 09:31:12 -04:00 |
|
cli.py
|
Merge pull request #374 from tseaver/feat-cli-search_type
|
2026-05-18 16:39:28 +03:00 |
|
context.py
|
surface picture image bytes in SearchResult and emit multimodal ToolReturn from the agent search tool
|
2026-04-30 12:43:05 +03:00 |
|
logging.py
|
Restructure into uv workspace to support minimal and full installations
|
2025-11-04 17:59:12 +02:00 |
|
mcp.py
|
expose image-as-query through MCP and the CLI.
|
2026-05-04 11:46:45 +03:00 |
|
monitor.py
|
swap aioboto3 for obstore in the S3 client path
|
2026-05-11 11:29:42 +03:00 |
|
s3.py
|
swap aioboto3 for obstore in the S3 client path
|
2026-05-11 11:29:42 +03:00 |
|
utils.py
|
Add ModelConfig.extra_body for raw provider pass-through
|
2026-05-13 13:45:09 +03:00 |