You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update telemetry import path after module move
The telemetry module was moved from llama_stack.apis.telemetry to llama_stack.core.telemetry in PR llamastack#3919. This updates the import in the provider data routing test to use the new location.
0 commit comments