forked from phoenix-oss/llama-stack-mirror
rename observability -> Telemetry; regen Spec
This commit is contained in:
parent
70e682fbdf
commit
741310f78e
7 changed files with 641 additions and 271 deletions
7
llama_toolchain/telemetry/api/__init__.py
Normal file
7
llama_toolchain/telemetry/api/__init__.py
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
# All rights reserved.
|
||||
#
|
||||
# This source code is licensed under the terms described in the LICENSE file in
|
||||
# the root directory of this source tree.
|
||||
|
||||
from .api import * # noqa: F401 F403
|
Loading…
Add table
Add a link
Reference in a new issue