add datasetio code

This commit is contained in:
raspawar 2025-03-26 15:04:20 +05:30 committed by Rashmi Pawar
parent c149cf2e0f
commit ae973c9595
6 changed files with 220 additions and 0 deletions

View file

@ -260,6 +260,7 @@ exclude = [
"^llama_stack/providers/inline/scoring/llm_as_judge/",
"^llama_stack/providers/remote/agents/sample/",
"^llama_stack/providers/remote/datasetio/huggingface/",
"^llama_stack/providers/remote/datasetio/nvidia/",
"^llama_stack/providers/remote/inference/anthropic/",
"^llama_stack/providers/remote/inference/bedrock/",
"^llama_stack/providers/remote/inference/cerebras/",