This website requires JavaScript.
Explore
Help
Sign in
danvics
/
haiku.rag
Watch
1
Star
0
Fork
You've already forked haiku.rag
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b331dd0b76
haiku.rag
/
haiku_rag_slim
/
haiku
/
rag
/
client
History
Tres Seaver
b331dd0b76
fix: default 'search_type' to 'None' in 'client.search.search'
...
Apply 'hybrid' default only for text queries.
2026-05-18 06:52:03 -04:00
..
__init__.py
fix: declare 'SearchType' for 'search_type' arg
2026-05-18 06:35:51 -04:00
agents.py
Extract LLM agents into client/agents.py
2026-04-24 14:43:58 +03:00
documents.py
Thread source_uri through URL ingest
2026-05-12 15:13:02 +03:00
downloads.py
Minor fixes, CI should build
2026-05-14 15:43:36 +03:00
models.py
fix: declare 'SearchType' for 'search_type' arg
2026-05-18 06:35:51 -04:00
processing.py
Replace picture_description.enabled with processing.pictures enum
2026-05-13 16:22:44 +03:00
rebuild.py
Ensure schema parity for _StagingChunkRecord
2026-05-14 15:11:18 +03:00
search.py
fix: default 'search_type' to 'None' in 'client.search.search'
2026-05-18 06:52:03 -04:00
titles.py
Extract title generation into client/titles.py
2026-04-24 14:42:53 +03:00