Commit graph

8 commits

Author SHA1 Message Date
1c75cfc716
Improve LangChain memory implementation
- Swap to RunnableWithMemory
- Add verbosity flag
2025-07-18 22:21:31 -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
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
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