llama-stack-mirror/llama_stack/providers
Charlie Doern 233f8c81bf refactor: Align build and run provider datatypes
introduce the concept of a `module` for users to specify for a provider upon build time.
In order to facilitate this, align the build and run spec to use `Provider` class rather than the stringified provider_type that build currently uses.

Signed-off-by: Charlie Doern <cdoern@redhat.com>
2025-07-24 18:45:41 -04:00
..
inline fix: use logger for console telemetry (#2844) 2025-07-24 16:26:59 -04:00
registry chore: remove *_openai_compat providers (#2849) 2025-07-22 10:25:36 -07:00
remote feat(registry): make the Stack query providers for model listing (#2862) 2025-07-24 10:39:53 -07:00
utils feat: add MCP Streamable HTTP support (#2554) 2025-07-24 15:04:27 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py refactor: Align build and run provider datatypes 2025-07-24 18:45:41 -04:00