graphiti/graphiti_core/search
Pavlo Paliychuk 19a6ebc6fe
Fix groupless search (#118)
* fix(search): 🐛 Search across null group_ids

* chore: Version bump

* chore: Set group_ids to none if it's an empty list

* fix: Check for group ids being a list before setting it to None if empty

* fix check

* chore: Simplify group_ids check

* chore: Simplify the check further
2024-09-16 16:23:07 -04:00
..
__init__.py chore: Fix packaging (#38) 2024-08-25 10:07:50 -07:00
search.py Fix groupless search (#118) 2024-09-16 16:23:07 -04:00
search_config.py Search refactor + Community search (#111) 2024-09-16 14:03:05 -04:00
search_config_recipes.py Search refactor + Community search (#111) 2024-09-16 14:03:05 -04:00
search_utils.py Fix groupless search (#118) 2024-09-16 16:23:07 -04:00