7 Commits

Author SHA1 Message Date
Preston Rasmussen
14146dc46f
Add support for falkordb (#575)
* [wip] add support for falkordb

* updates

* fix-async

* progress

* fix-issues

* rm-date-handler

* red-code

* rm-uns-try

* fix-exm

* rm-un-lines

* fix-comments

* fix-se-utils

* fix-falkor-readme

* fix-falkor-cosine-score

* update-falkor-ver

* fix-vec-sim

* min-updates

* make format

* update graph driver abstraction

* poetry lock

* updates

* linter

* Update graphiti_core/search/search_utils.py

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>

---------

Co-authored-by: Dudi Zimberknopf <zimber.dudi@gmail.com>
Co-authored-by: Gal Shubeli <galshubeli93@gmail.com>
Co-authored-by: Gal Shubeli <124919062+galshubeli@users.noreply.github.com>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-13 12:06:57 -04:00
Jack Ryan
f13a497239
fix discord link in contributing file (#429)
fix discord link in contributing
2025-05-01 12:53:35 -05:00
Evan Schultz
113179f674
Anthropic client (#361)
* update Anthropic client to use tool calling and add tests

* fix linting errors before creating pull request by making literal types for anthropic models
2025-04-16 12:35:07 -07:00
Scarlett Attensil
93b8b02b4c
Scarlett/update contributing (#276)
* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

remove visualization

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Add in note about architecture
2025-02-27 08:42:22 -08:00
Kyle Diaz
02ff178769
Add instructions to set up integration testing to contributor docs (#135)
* Add instructions to set up integration testing w/ neo4j

* Clarify integration env docs
2024-09-22 11:03:23 -07:00
Daniel Chalef
57aed456fa
Update CONTRIBUTING.md to reflect Python 3.10+ requirement (#33)
* Update CONTRIBUTING.md to reflect Python 3.10+ requirement



---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/getzep/graphiti?shareId=XXXX-XXXX-XXXX-XXXX).

* sig file

* feat: Initialize CLA file with empty signed contributors array
2024-08-23 13:54:44 -07:00
Daniel Chalef
c2aaf94be4
feat: Add CLA Assistant workflow and CONTRIBUTING guidelines (#32)
Add a new GitHub Actions workflow file to handle the CLA Assistant functionality. Also, include a CONTRIBUTING.md file with guidelines for contributing to the project.
2024-08-23 13:32:57 -07:00