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
265e736b3de5a3033f37a72f8bb665e01531aceb
brain-of-reese
/
app
T
History
ducoterra
189aa92182
Build and Push Containers / build-and-push-app (push)
Successful in 1m32s
Details
Build and Push Containers / build-and-push-db (push)
Successful in 10s
Details
fix tool descriptions to prevent incorrect tool calls
2026-09-02 13:32:58 -04:00
..
api
feat(agent): search_documents tool — the model can grep the indexed documents for an exact string
2026-09-02 12:04:34 -04:00
core
feat(docs): save chat answers as docs — edit screen, commit + push to the .env docs branch
2026-09-01 03:52:03 -04:00
rag
fix tool descriptions to prevent incorrect tool calls
2026-09-02 13:32:58 -04:00
__init__.py
feat: scaffold Brain of Reese — FastAPI RAG chat over Postgres 17 + pgvector
2026-08-21 13:42:21 -04:00
config.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
db.py
feat: scaffold Brain of Reese — FastAPI RAG chat over Postgres 17 + pgvector
2026-08-21 13:42:21 -04:00
main.py
feat(docs): save chat answers as docs — edit screen, commit + push to the .env docs branch
2026-09-01 03:52:03 -04:00
models.py
feat(docs): save chat answers as docs — edit screen, commit + push to the .env docs branch
2026-09-01 03:52:03 -04:00
schemas.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