From e0bc4efdfe129821fda0d25483cb076231417adb Mon Sep 17 00:00:00 2001 From: Ashwin Bharambe Date: Tue, 30 Sep 2025 10:52:29 -0700 Subject: [PATCH] add init.py --- llama_stack/providers/utils/files/__init__.py | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 llama_stack/providers/utils/files/__init__.py diff --git a/llama_stack/providers/utils/files/__init__.py b/llama_stack/providers/utils/files/__init__.py new file mode 100644 index 000000000..d4a3e15c8 --- /dev/null +++ b/llama_stack/providers/utils/files/__init__.py @@ -0,0 +1,6 @@ +# 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. +