llama-stack/llama_stack/apis/agents
Krzysztof Malczuk 675f34e79d
fix: Syntax error with missing stubs at the end of some function calls (#2116)
# What does this PR do?
This PR adds stubs to the end of functions create_agent_turn,
create_openai_response and job_result.

[//]: # (If resolving an issue, uncomment and update the line below)
[//]: # (Closes #[issue-number])

## Test Plan
Ran provided unit tests

[//]: # (## Documentation)
2025-05-12 17:05:40 +02:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
agents.py fix: Syntax error with missing stubs at the end of some function calls (#2116) 2025-05-12 17:05:40 +02:00
openai_responses.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00