mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 09:53:45 +00:00
chore: remove empty dir
Signed-off-by: Sébastien Han <seb@redhat.com>
This commit is contained in:
parent
20030429e7
commit
9595619b9f
1 changed files with 0 additions and 12 deletions
|
|
@ -1,12 +0,0 @@
|
||||||
# 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.
|
|
||||||
|
|
||||||
"""FastAPI router implementations for server endpoints.
|
|
||||||
|
|
||||||
This package contains FastAPI router implementations that define the HTTP
|
|
||||||
endpoints for each API. The API contracts (protocols and models) are defined
|
|
||||||
in llama_stack_api, while the server routing implementation lives here.
|
|
||||||
"""
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue