llama-stack-mirror/tests/unit/providers
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
..
agent feat: fine grained access control policy (#2264) 2025-06-03 14:51:12 -07:00
agents fix: AccessDeniedError leads to HTTP 500 instead of error 403 (#2595) 2025-07-03 10:50:49 -07:00
inference feat: To add health status check for remote VLLM (#2303) 2025-06-06 15:33:12 -04:00
nvidia chore: remove nested imports (#2515) 2025-06-26 08:01:05 +05:30
utils chore: remove nested imports (#2515) 2025-06-26 08:01:05 +05:30
vector_io chore: Updating chunk id generation to ensure uniqueness (#2618) 2025-07-04 10:26:35 +05:30
test_configs.py feat(api): don't return a payload on file delete (#1640) 2025-03-25 17:12:36 -07:00