This website requires JavaScript.
Explore
Help
Register
Sign In
Lars
/
mindnet
Watch
1
Star
0
Fork
0
You've already forked mindnet
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
21
Wiki
Activity
1,147
Commits
3
Branches
37
Tags
7.6
MiB
main
Commit Graph
4 Commits
Author
SHA1
Message
Date
Lars
20fb1e92e2
Enhance chunking functionality in version 4.2.8: Update callout pattern to support additional syntax for edge and abstract callouts. Modify get_chunk_config to allow fallback to chunk_profile if chunking_profile is not present. Ensure explicit passing of chunk_profile in make_chunk_payloads for improved payload handling. Update type hints in chunking_parser for better clarity.
2026-01-11 11:49:16 +01:00
Lars
1d66ca0649
Update chunking_utils.py to include Optional type hint: Add Optional to the import statement for improved type annotations, enhancing code clarity and maintainability.
2026-01-11 11:16:30 +01:00
Lars
55b64c331a
Enhance chunking system with WP-24c v4.2.6 and v4.2.7 updates: Introduce is_meta_content flag for callouts in RawBlock, ensuring they are chunked but later removed for clean context. Update parse_blocks and propagate_section_edges to handle callout edges with explicit provenance for chunk attribution. Implement clean-context logic to remove callout syntax post-processing, maintaining chunk integrity. Adjust get_chunk_config to prioritize frontmatter overrides for chunking profiles. Update documentation to reflect these changes.
2026-01-11 11:14:31 +01:00
Lars
94e5ebf577
WP13b Refactoring ingestion und Chunker
2025-12-27 10:25:35 +01:00