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
cbc263a4b263f9540ea8ee6bac81a9e8e397cc26
brain-of-reese
/
app
/
rag
T
History
ducoterra
fc0d9a2d5c
feat(rag): steering notes — tune how Brain answers, stored in Postgres and injected into every system prompt
2026-08-22 16:44:42 -04:00
..
__init__.py
feat(rag): index markdown KB — chunker, embed client, delta importer, Sources page
2026-08-21 16:24:45 -04:00
chunker.py
feat(rag): hybrid FTS+vector retrieval and multi-format ingestion — name-your-tool questions find the right document
2026-08-22 01:27:02 -04:00
importer.py
feat(rag): hybrid FTS+vector retrieval and multi-format ingestion — name-your-tool questions find the right document
2026-08-22 01:27:02 -04:00
llm.py
fix(rag): lift chat output cap to 32768 tokens — long answers no longer cut off
2026-08-22 11:30:19 -04:00
prompts.py
feat(rag): steering notes — tune how Brain answers, stored in Postgres and injected into every system prompt
2026-08-22 16:44:42 -04:00
retriever.py
feat(rag): hybrid FTS+vector retrieval and multi-format ingestion — name-your-tool questions find the right document
2026-08-22 01:27:02 -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