Daniel Chalef
6d52be49f4
Add Apache License 2.0 boilerplate to all Python files ( #30 )
...
* Add Apache License 2.0 boilerplate to all Python files
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/getzep/graphiti?shareId=XXXX-XXXX-XXXX-XXXX ).
* format
* format
* chore: Add Ellipsis configuration file
2024-08-23 16:01:33 -04:00
Pavlo Paliychuk
605219f8c7
feat: Add real world dates extraction ( #26 )
...
* feat: Add real world dates extraction
* fix: Linter
* fix: 💄 mypy errors
* chore: handle invalid dates returned by the llm
* chore: Polish prompt
* reformat
* style: 💄 reformat
2024-08-23 14:18:45 -04:00
Daniel Chalef
73ec0146ff
ruff action ( #17 )
...
* ruff action
* chore: Update Python version to 3.10 in lint.yml workflow
* fix lint and formatting
* cleanup
2024-08-22 13:06:42 -07: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