cognee/notebooks
Boris f75e35c337
fix: custom model pipeline (#508)
<!-- .github/pull_request_template.md -->

## Description
<!-- Provide a clear description of the changes in this PR -->

## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit


- **New Features**
• Graph visualizations now allow exporting to a user-specified file path
for more flexible output management.
• The text embedding process has been enhanced with an additional
tokenizer option for improved performance.
• A new `ExtendableDataPoint` class has been introduced for future
extensions.
• New JSON files for companies and individuals have been added to
facilitate testing and data processing.

- **Improvements**
• Search functionality now uses updated identifiers for more reliable
content retrieval.
• Metadata handling has been streamlined across various classes by
removing unnecessary type specifications.
• Enhanced serialization of properties in the Neo4j adapter for improved
handling of complex structures.
• The setup process for databases has been improved with a new
asynchronous setup function.

- **Chores**
• Dependency and configuration updates improve overall stability and
performance.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-08 02:00:15 +01:00
..
data docs: update readme with "How Cognee Solves Real-World Pain Points" 2025-01-27 11:36:11 +01:00
cognee_code_graph_demo.ipynb ruff format 2025-01-05 19:09:08 +01:00
cognee_demo.ipynb fix: custom model pipeline (#508) 2025-02-08 02:00:15 +01:00
cognee_graphiti_demo.ipynb feat: adds graphiti demo notebook 2025-01-15 11:45:06 +01:00
cognee_hotpot_eval.ipynb edit cognee_hotpot_eval.ipynb 2025-01-24 13:46:50 +01:00
cognee_llama_index.ipynb refactor: Refactor search so graph completion is used by default (#505) 2025-02-07 17:16:34 +01:00
cognee_multimedia_demo.ipynb refactor: Refactor search so graph completion is used by default (#505) 2025-02-07 17:16:34 +01:00
hr_demo.ipynb fix: custom model pipeline (#508) 2025-02-08 02:00:15 +01:00
llama_index_cognee_integration.ipynb docs: Update LlamaIndex integration notebook 2025-01-14 15:32:27 +01:00