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
32b7bfd4b331d087191c8386634ce43173cb1ed8
brain-of-reese
/
scripts
T
History
ducoterra
32b7bfd4b3
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
..
__init__.py
feat: scaffold Brain of Reese — FastAPI RAG chat over Postgres 17 + pgvector
2026-08-21 13:42:21 -04:00
entrypoint.sh
feat: scaffold Brain of Reese — FastAPI RAG chat over Postgres 17 + pgvector
2026-08-21 13:42:21 -04:00
eval_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
git_sync.py
feat(rag): git-based import sources — BOR_GIT_SOURCES repos cloned (first run, --depth 1) or pulled (--ff-only) into BOR_SOURCES_DIR/<repo>/ then indexed; --source still wins; a failed sync aborts before importing anything
2026-08-25 14:23:02 -04:00
import_docs.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
llm_probe.py
feat(rag): agent document tools — list/read tools with env-tuned budgets, SSE tool events + "calling tool" UI
2026-08-26 22:39:14 -04:00