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
1925bb66a86a526e652196de56a885fd0631e8b8
brain-of-reese
/
alembic
/
versions
T
History
ducoterra
1925bb66a8
feat(sources): admin page to add and remove git sources (TODO.md L4)
2026-08-26 18:42:28 -04:00
..
0001_initial_schema.py
feat: scaffold Brain of Reese — FastAPI RAG chat over Postgres 17 + pgvector
2026-08-21 13:42:21 -04:00
0002_hybrid_retrieval.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
0003_steering_notes.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
0004_summary_columns.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
0005_kb_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
0006_git_sources.py
feat(sources): admin page to add and remove git sources (TODO.md L4)
2026-08-26 18:42:28 -04:00