llama-stack-mirror/tests/unit/providers/agents/meta_reference
ehhuang 80d58ab519
chore: refactor (chat)completions endpoints to use shared params struct (#3761)
# What does this PR do?

Converts openai(_chat)_completions params to pydantic BaseModel to
reduce code duplication across all providers.

## Test Plan
CI









---
[//]: # (BEGIN SAPLING FOOTER)
Stack created with [Sapling](https://sapling-scm.com). Best reviewed
with
[ReviewStack](https://reviewstack.dev/llamastack/llama-stack/pull/3761).
* #3777
* __->__ #3761
2025-10-10 15:46:34 -07:00
..
fixtures chore: remove nested imports (#2515) 2025-06-26 08:01:05 +05:30
test_openai_responses.py chore: refactor (chat)completions endpoints to use shared params struct (#3761) 2025-10-10 15:46:34 -07:00
test_openai_responses_conversations.py feat: Add support for Conversations in Responses API (#3743) 2025-10-10 11:57:40 -07:00
test_response_conversion_utils.py feat: Enabling Annotations in Responses (#3698) 2025-10-07 14:00:56 -04:00
test_response_tool_context.py feat: reuse previous mcp tool listings where possible (#3710) 2025-10-10 09:28:25 -07:00