llama-stack-mirror/llama_stack/providers/utils/datasetio
Sébastien Han 8e15e3c1b8
refactor: extract pagination logic into shared helper function
Move pagination logic from LocalFS and HuggingFace implementations into
a common helper function to ensure consistent pagination behavior across
providers. This reduces code duplication and centralizes pagination
logic in one place.

Signed-off-by: Sébastien Han <seb@redhat.com>
2025-03-31 21:49:37 +02:00
..
__init__.py [Evals API][11/n] huggingface dataset provider + mmlu scoring fn (#392) 2024-11-11 14:49:50 -05:00
pagination.py refactor: extract pagination logic into shared helper function 2025-03-31 21:49:37 +02:00
url_utils.py fix: Call pandas.read_* in a seperate thread (#1698) 2025-03-19 10:46:37 -07:00