assistance-engine/docs
acano bf3c7f36d8 feat(chunk): enhance file reading and processing logic
- Updated `read_files` function to return a list of dictionaries containing 'content' and 'title' keys.
- Added logic to handle concatenation of file contents and improved handling of file prefixes.
- Introduced `get_chunk_docs` function to chunk document contents using `SemanticChunker`.
- Added `convert_chunks_to_document` function to convert chunked content into `Document` objects.
- Integrated logging for chunking process.
- Updated dependencies in `uv.lock` to include `chonkie` and other related packages.
2026-03-10 14:36:09 +01:00
..
avap_language_github_docs feat(chunk): enhance file reading and processing logic 2026-03-10 14:36:09 +01:00
developer.avapframework.com docs: align function syntax and cleanup docker config 2026-03-05 11:57:29 -08:00
samples Sample avap code 2026-03-04 20:21:27 -08:00
AVAP_dev.md feat(chunk): enhance file reading and processing logic 2026-03-10 14:36:09 +01:00