llama-stack-mirror/client-sdks
Ashwin Bharambe 51cdb763d9 fix(openapi): restore embedded request wrappers
FastAPI generator now only unwraps body params explicitly marked with Body(embed=False) so the /eval run_eval schema once again exposes RunEvalRequest, matching our integration tests and the server's request parsing.

Regenerated the OpenAPI specs to capture the restored wrapper.

CI on the Stainless preview builds should be green.
2025-11-17 11:03:16 -08:00
..
stainless fix(openapi): restore embedded request wrappers 2025-11-17 11:03:16 -08:00