cognee/cognee/modules/notebooks/tutorials/python-development-with-cognee
vasilije 748b7aeaf5 refactor: remove combined search functionality
- Remove use_combined_context parameter from search functions
- Remove CombinedSearchResult class from types module
- Update API routers to remove combined search support
- Remove prepare_combined_context helper function
- Update tutorial notebook to remove use_combined_context usage
- Simplify search return types to always return List[SearchResult]

This removes the combined search feature which aggregated results
across multiple datasets into a single response. Users can still
search across multiple datasets and get results per dataset.

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-12 07:43:57 +01:00
..
data chore: Remove trailing whitespaces in the project, fix YAMLs 2026-01-08 17:15:53 +01:00
cell-1.md feat: simplify the current tutorial and add cognee basics tutorial 2025-12-18 15:28:45 +01:00
cell-2.md fix: typos in text and error handling 2025-12-18 22:52:09 +01:00
cell-3.md feat: simplify the current tutorial and add cognee basics tutorial 2025-12-18 15:28:45 +01:00
cell-4.md feat: simplify the current tutorial and add cognee basics tutorial 2025-12-18 15:28:45 +01:00
cell-5.md feat: simplify the current tutorial and add cognee basics tutorial 2025-12-18 15:28:45 +01:00
cell-6.py feat: simplify the current tutorial and add cognee basics tutorial 2025-12-18 15:28:45 +01:00
cell-7.md feat: simplify the current tutorial and add cognee basics tutorial 2025-12-18 15:28:45 +01:00
cell-8.md feat: simplify the current tutorial and add cognee basics tutorial 2025-12-18 15:28:45 +01:00
cell-9.py refactor: remove combined search functionality 2026-01-12 07:43:57 +01:00
cell-10.md feat: simplify the current tutorial and add cognee basics tutorial 2025-12-18 15:28:45 +01:00
cell-11.md feat: simplify the current tutorial and add cognee basics tutorial 2025-12-18 15:28:45 +01:00
cell-12.py feat: simplify the current tutorial and add cognee basics tutorial 2025-12-18 15:28:45 +01:00
cell-13.md feat: simplify the current tutorial and add cognee basics tutorial 2025-12-18 15:28:45 +01:00
cell-14.py feat: simplify the current tutorial and add cognee basics tutorial 2025-12-18 15:28:45 +01:00
cell-15.md feat: simplify the current tutorial and add cognee basics tutorial 2025-12-18 15:28:45 +01:00
cell-16.py feat: simplify the current tutorial and add cognee basics tutorial 2025-12-18 15:28:45 +01:00
config.json feat: simplify the current tutorial and add cognee basics tutorial 2025-12-18 15:28:45 +01:00