llama-stack-mirror/llama_stack/providers
Charlie Doern 539adfab22 fix: make telemetry optional for agents
there is a lot of code in the agents API using the telemetry API and its helpers without checking if that API is even enabled.

This is the only API besides inference actively using telemetry code, so after this telemetry can be optional for the entire stack

Signed-off-by: Charlie Doern <cdoern@redhat.com>
2025-10-07 09:54:48 -04:00
..
inline fix: make telemetry optional for agents 2025-10-07 09:54:48 -04:00
registry fix: make telemetry optional for agents 2025-10-07 09:54:48 -04:00
remote chore: give OpenAIMixin subcalsses a change to list models without leaking _model_cache details (#3682) 2025-10-06 09:44:33 -04:00
utils chore: give OpenAIMixin subcalsses a change to list models without leaking _model_cache details (#3682) 2025-10-06 09:44:33 -04:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py feat: combine ProviderSpec datatypes (#3378) 2025-09-18 16:10:00 +02:00