mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 20:14:13 +00:00
adding support health check to deploy it in k8s
This commit is contained in:
parent
7f14fd8ecd
commit
06c6b54529
2 changed files with 13 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
#
|
||||
# This source code is licensed under the terms described in the LICENSE file in
|
||||
# the root directory of this source tree.
|
||||
import pydantic
|
||||
from together import Together
|
||||
|
||||
import asyncio
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue