llama-stack-mirror/llama_stack/providers/inline/agents/meta_reference
Mustafa Elbehery 28343fea51
chore(api): add mypy coverage to meta_reference_safety (#2661)
# What does this PR do?
<!-- Provide a short summary of what this PR does and why. Link to
relevant issues if applicable. -->
This PR adds static type coverage to `llama-stack`

Part of https://github.com/meta-llama/llama-stack/issues/2647

<!-- If resolving an issue, uncomment and update the line below -->
<!-- Closes #[issue-number] -->

## Test Plan
<!-- Describe the tests you ran to verify your changes with result
summaries. *Provide clear instructions so the plan can be easily
re-executed.* -->

Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
2025-07-09 10:22:34 +02:00
..
__init__.py feat: fine grained access control policy (#2264) 2025-06-03 14:51:12 -07:00
agent_instance.py feat: drop python 3.10 support (#2469) 2025-06-19 12:07:14 +05:30
agents.py feat: Add webmethod for deleting openai responses (#2160) 2025-06-30 11:28:02 +02:00
config.py feat: add list responses API (#2233) 2025-05-23 13:16:48 -07:00
openai_responses.py fix: only load mcp when enabled in tool_group (#2621) 2025-07-04 20:27:05 +05:30
persistence.py fix: AccessDeniedError leads to HTTP 500 instead of error 403 (#2595) 2025-07-03 10:50:49 -07:00
safety.py chore(api): add mypy coverage to meta_reference_safety (#2661) 2025-07-09 10:22:34 +02:00