llama-stack-mirror/llama_stack/providers/utils/memory
Francisco Arceo ea80ea63ac
chore: Updating chunk id generation to ensure uniqueness (#2618)
# What does this PR do?
This handles an edge case for `generate_chunk_id` if the concatenation
of the `document_id` and `chunk_text` combination are not unique. Adding
the window location ensures uniqueness.

## Test Plan
Added unit test

Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
2025-07-04 10:26:35 +05:30
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
file_utils.py Update the "InterleavedTextMedia" type (#635) 2024-12-17 11:18:31 -08:00
openai_vector_store_mixin.py chore: OpenAI compatibility for Milvus (#2470) 2025-06-27 16:00:36 -07:00
vector_store.py chore: Updating chunk id generation to ensure uniqueness (#2618) 2025-07-04 10:26:35 +05:30