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
ad552b527e
Cleanup maintenance utilities + add podcast runner ( #5 )
...
* chore: Fix minor issues with episodic edge building + cleanup
* feat: Port podcast runner
* feat: Port podcast runner
2024-08-16 09:29:57 -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
Preston Rasmussen
b728ff0f68
renaming and add indices ( #3 )
...
rename and add indices
2024-08-15 11:04:57 -04:00
Pavlo Paliychuk
83c7640d9c
chore: Initial draft of stubs ( #2 )
...
* chore: Initial draft of stubs
* updates
* chore: Add comments and mock implementation of the add_episode method
* chore: Add success and error callbacks
* stub updates
---------
Co-authored-by: prestonrasmussen <prasmuss15@gmail.com>
2024-08-14 10:17:12 -04:00
Pavlo Paliychuk
dab3a62247
Merge pull request #1 from getzep/add-readme-and-poetry-config
...
chore: Add readme, gitignore and poetry files
2024-08-13 14:59:16 -04:00
paulpaliychuk
37007d87bc
chore: Add readme, gitignore and poetry files
2024-08-13 14:50:17 -04:00
prestonrasmussen
1de840dc94
add nodes and edges
2024-08-13 14:35:43 -04:00