Preston Rasmussen
d6add504bd
Create Bulk Add Episode for faster processing ( #9 )
...
* benchmark logging
* load schema updates
* add extract bulk nodes and edges
* updated bulk calls
* compression updates
* bulk updates
* bulk logic first pass
* updated bulk process
* debug
* remove exact names first
* cleaned up prompt
* fix bad merge
* update
* fix merge issues
2024-08-21 12:03:32 -04:00
Pavlo Paliychuk
40e74a2e97
fix: Address graph disconnect ( #7 )
...
* fix: Address graph disconnect
* chore: Remove valid_to and valid_from setting in extract edges step (will be handled during invalidation step)
2024-08-19 09:37:56 -04:00
Preston Rasmussen
4db3906049
Update Maintenance LLM Queries and Partial Schema Retrieval ( #6 )
...
* search updates
* add search_utils
* updates
* graph maintenance updates
* revert extract_new_nodes
* revert extract_new_edges
* parallelize node searching
* add edge fulltext search
* search optimizations
2024-08-18 13:22:31 -04:00
Pavlo Paliychuk
f1c2224c0e
Refactor maintenance structure, add prompt library ( #4 )
...
* chore: Initial draft of stubs
* chore: Add comments and mock implementation of the add_episode method
* chore: Add success and error callbacks
* chore: Add success and error callbacks
* refactor: Fix conflicts with the latest merge
2024-08-15 12:03:41 -04:00