mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-26 02:38:09 +00:00
chore(api): add mypy coverage to meta_reference_agent_instance
Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
This commit is contained in:
parent
81109a0f72
commit
1d52c303d1
3 changed files with 105 additions and 81 deletions
|
|
@ -243,7 +243,6 @@ exclude = [
|
|||
"^llama_stack/models/llama/llama3/tokenizer\\.py$",
|
||||
"^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/datasetio/localfs/",
|
||||
"^llama_stack/providers/inline/eval/meta_reference/eval\\.py$",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue