graphiti/graphiti_core/search
Daniel Chalef 5ab8eee576 Remove ensure_ascii configuration parameter
- Changed to_prompt_json default from ensure_ascii=True to False
- Removed ensure_ascii parameter from Graphiti.__init__ and GraphitiClients
- Removed ensure_ascii from all function signatures and context dictionaries
- Removed ensure_ascii from all test files
- All JSON serialization now preserves Unicode characters by default

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-02 15:03:03 -07:00
..
__init__.py chore: Fix packaging (#38) 2024-08-25 10:07:50 -07:00
search.py cleanup (#894) 2025-09-05 11:30:46 -04:00
search_config.py cleanup (#894) 2025-09-05 11:30:46 -04:00
search_config_recipes.py add episode scope to search (#362) 2025-04-15 19:27:56 -04:00
search_filters.py OpenSearch updates (#906) 2025-09-14 01:43:37 -04:00
search_helpers.py Remove ensure_ascii configuration parameter 2025-10-02 15:03:03 -07:00
search_utils.py fix-fulltext-syntax-error (#914) 2025-09-23 10:52:44 -04:00