This website requires JavaScript.
Explore
Help
Sign In
Experimental
/
brain-of-reese
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8cf3a827eea776bef3c97cb30de42f32363ce47d
brain-of-reese
/
app
/
rag
T
History
ducoterra
8cf3a827ee
Build and Push Containers / build-and-push-db (push)
Canceled after 0s
Details
Build and Push Containers / build-and-push-app (push)
Canceled after 1m11s
Details
feat(agent): search_documents tool — the model can grep the indexed documents for an exact string
2026-09-02 12:04:34 -04:00
..
__init__.py
feat(rag): index markdown KB — chunker, embed client, delta importer, Sources page
2026-08-21 16:24:45 -04:00
agent.py
feat(agent): search_documents tool — the model can grep the indexed documents for an exact string
2026-09-02 12:04:34 -04:00
archive_upload.py
feat(sources): upload tarball/zipfile archives as sources — unpack, scan, and replace in place
2026-08-28 15:57:59 -04:00
chunker.py
feat(import): index quadlet unit files and jinja templates (A9 revision)
2026-08-28 07:02:24 -04:00
git_sources.py
feat(admin): local directory sources — kind/path on git_sources, combined sync + import, page form + badges
2026-08-27 01:04:16 -04:00
importer.py
feat(sources): real-time file progress for sync and upload — background upload with success toast
2026-09-01 23:51:43 -04:00
llm.py
feat(rag): retry a failed LLM request before the first token lands — BOR_LLM_RETRIES/BOR_LLM_RETRY_DELAY with a live 'retrying' status
2026-09-02 10:52:38 -04:00
overview.py
feat(rag): lite-generated KB overview in the system prompt — stored single row, regenerated on import, <knowledge_base> section in HIGH+LOW prompts
2026-08-25 20:22:51 -04:00
prompts.py
feat(rag): unbounded agent tool calls behind a round cap (owner revision)
2026-08-28 04:50:56 -04:00
retriever.py
feat(rag): lite-model document summaries — non-markdown docs summarized at import, summary chunk retrieves and resolves to the full source doc
2026-08-25 17:48:37 -04:00
sources_meta.py
feat(chat): invalidate saved chats on sources sync — versioned stamps, stale marker, Regenerate against the new index
2026-08-30 23:39:15 -04:00
suggestions.py
feat(rag): honest deflection gate with amber UI state and alternative-question chips
2026-08-21 17:50:33 -04:00
summarizer.py
feat(rag): lite-model document summaries — non-markdown docs summarized at import, summary chunk retrieves and resolves to the full source doc
2026-08-25 17:48:37 -04:00