cognee/notebooks
alekszievr c1f7b667d1
feat: Eliminate the use of max_chunk_tokens and use a unified max_chunk_size instead [cog-1381] (#626)
<!-- .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

- **Refactor**
- Simplified text processing by unifying multiple size-related
parameters into a single metric across chunking and extraction
functionalities.
- Streamlined logic for text segmentation by removing redundant
calculations and checks, resulting in a more consistent chunk management
process.
- **Chores**
  - Removed the `modal` package as a dependency.
- **Documentation**
- Updated the README.md to include a new demo video link and clarified
default environment variable settings.
- Enhanced the CONTRIBUTING.md to improve clarity and engagement for
potential contributors.
- **Bug Fixes**
- Improved handling of sentence-ending punctuation in text processing to
include additional characters.
- **Version Update**
  - Updated project version to 0.1.33 in the pyproject.toml file.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-03-12 14:03:41 +01:00
..
data replace video in readme (#617) 2025-03-07 17:01:38 +01:00
cognee_code_graph_demo.ipynb fix: notebooks errors (#565) 2025-02-19 14:07:11 -08:00
cognee_demo.ipynb feat: Eliminate the use of max_chunk_tokens and use a unified max_chunk_size instead [cog-1381] (#626) 2025-03-12 14:03:41 +01:00
cognee_graphiti_demo.ipynb Transition to new retrievers, update searches (#585) 2025-02-27 15:25:24 +01:00
cognee_hotpot_eval.ipynb chore: Fix and update visualization (#518) 2025-02-11 19:25:01 +01:00
cognee_llama_index.ipynb fix: simplify code pipeline (#529) 2025-02-12 23:58:48 +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
cognee_simple_demo.ipynb Cognee simple document example (#521) 2025-02-11 13:58:35 +01:00
graphrag_vs_rag.ipynb GraphRAG vs RAG notebook (#503) 2025-02-18 01:21:14 +01:00
hr_demo.ipynb chore: Fix and update visualization (#518) 2025-02-11 19:25:01 +01:00
llama_index_cognee_integration.ipynb Merge remote-tracking branch 'origin/dev' 2025-02-13 00:02:02 +01:00
pokemon_datapoints_notebook.ipynb Demo for relational db with cognee (#620) 2025-03-08 20:33:42 +01:00