Commit graph

17 commits

Author SHA1 Message Date
f17b6721f9
Update prompts 2025-08-05 10:18:53 -04:00
c228a7298a
Remove message history 2025-08-01 14:21:18 -04:00
1c75cfc716
Improve LangChain memory implementation
- Swap to RunnableWithMemory
- Add verbosity flag
2025-07-18 22:21:31 -04:00
e59cf01ba9
Update prompt 2025-07-18 21:29:19 -04:00
f8044a043b
First working version of reviewLlama with some different default 2025-07-15 21:45:56 -04:00
d917a9c067
Clean up tests and add base_url to embedding model 2025-07-15 20:53:59 -04:00
cb49495211
Initial integration
- Clean up a few functions
- Combine all components into a single pipeline
2025-07-14 20:57:47 -04:00
0bff803b91
Update tests for vector_store_code 2025-07-14 14:26:56 -04:00
24bfef99a2 Reformatting, fixing tests, adding basic RAG pipeline implementation 2025-07-05 15:16:18 -04:00
a6cdbf1761 Update cli to remove uneeded options 2025-06-18 14:26:21 -04:00
9173399ce8 Add tests for new git branch functionality 2025-06-12 21:56:59 -04:00
05e9390bdc Update roadmap with current status 2025-06-12 21:35:01 -04:00
a373d9ca4e Fix bugs and logging 2025-06-09 22:00:16 -04:00
c4c696df5a Initial attempt at git module 2025-06-09 21:54:37 -04:00
645d329321 Add missing setup files and add a nice logger 2025-06-09 21:22:50 -04:00
ed38373d1e Reorganize python modules slightly 2025-06-08 06:31:34 -04:00
c9a0d9a225 Initial commit with working cli prototype 2025-06-07 22:10:38 -04:00