mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-26 01:08:04 +00:00
chore(api): add mypy coverage to meta_reference_agents
Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
This commit is contained in:
parent
cd0ad21111
commit
06a5144695
2 changed files with 25 additions and 11 deletions
|
|
@ -244,7 +244,7 @@ exclude = [
|
|||
"^llama_stack/models/llama/llama3/tool_utils\\.py$",
|
||||
"^llama_stack/providers/inline/agents/meta_reference/",
|
||||
"^llama_stack/providers/inline/agents/meta_reference/agent_instance\\.py$",
|
||||
"^llama_stack/providers/inline/agents/meta_reference/agents\\.py$",
|
||||
"^llama_stack/providers/inline/agents/meta_reference/safety\\.py$",
|
||||
"^llama_stack/providers/inline/datasetio/localfs/",
|
||||
"^llama_stack/providers/inline/eval/meta_reference/eval\\.py$",
|
||||
"^llama_stack/providers/inline/inference/meta_reference/inference\\.py$",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue