llama-stack-mirror/tests/integration/tool_runtime/recordings
Matthew Farrellee d23ed26238
chore: turn OpenAIMixin into a pydantic.BaseModel (#3671)
# What does this PR do?

- implement get_api_key instead of relying on
LiteLLMOpenAIMixin.get_api_key
 - remove use of LiteLLMOpenAIMixin
 - add default initialize/shutdown methods to OpenAIMixin
 - remove __init__s to allow proper pydantic construction
- remove dead code from vllm adapter and associated / duplicate unit
tests
 - update vllm adapter to use openaimixin for model registration
 - remove ModelRegistryHelper from fireworks & together adapters
 - remove Inference from nvidia adapter
 - complete type hints on embedding_model_metadata
- allow extra fields on OpenAIMixin, for model_store, __provider_id__,
etc
 - new recordings for ollama
 - enhance the list models error handling
- update cerebras (remove cerebras-cloud-sdk) and anthropic (custom
model listing) inference adapters
 - parametrized test_inference_client_caching
- remove cerebras, databricks, fireworks, together from blanket mypy
exclude
 - removed unnecessary litellm deps

## Test Plan

ci
2025-10-06 11:33:19 -04:00
..
1e9f5ce2b5bb9d8ab952b4b12d6a85deb5194400946929464b965bf014c32e72.json feat(tests): implement test isolation for inference recordings (#3681) 2025-10-04 11:34:18 -07:00
4d04859cb4d87fe1c3df23b0a9f49cb9fe05b2b91ee425f5ec97332297451220.json chore: turn OpenAIMixin into a pydantic.BaseModel (#3671) 2025-10-06 11:33:19 -04:00
8fe0bae4f48fd0cb44bed2f2994798c0ba3c2772c73c398802b919bbf60d2848.json feat(tests): implement test isolation for inference recordings (#3681) 2025-10-04 11:34:18 -07:00
632ce0140a65d71196900f356f4790795b4504dd4bf4a31c9e3d2733f0faf2db.json feat(tests): implement test isolation for inference recordings (#3681) 2025-10-04 11:34:18 -07:00
854e45e9fdcadf1ddc67b43b006f287a66185d674f8945ebd3dea4b40d8f1e4e.json chore: turn OpenAIMixin into a pydantic.BaseModel (#3671) 2025-10-06 11:33:19 -04:00
3027fe9da37cc8b8a9e3e244f8aaf8b0065eae214a7ea4b0ec9e526b70bc9654.json feat(tests): implement test isolation for inference recordings (#3681) 2025-10-04 11:34:18 -07:00
357646e14feda6bf851170435b2f2e72460da6b5e21577a618cf30b73d8f0ac4.json feat(tests): implement test isolation for inference recordings (#3681) 2025-10-04 11:34:18 -07:00
b2bdf9be3e67e25aa46994a3aa304f0e798584e9b060efc781d67257d3155574.json feat(tests): implement test isolation for inference recordings (#3681) 2025-10-04 11:34:18 -07:00
fe17937cb02f2d2a709de113a1a8050c36d9c18ce7f2193f26bf59a0ecb672f6.json feat(tests): implement test isolation for inference recordings (#3681) 2025-10-04 11:34:18 -07:00