mirror of
https://github.com/meta-llama/llama-stack.git
synced 2026-01-03 18:52:14 +00:00
fix: fixed import errors for playground and ui
This commit is contained in:
parent
8924414c5c
commit
c941c7846c
12 changed files with 14 additions and 2 deletions
|
|
@ -5,6 +5,7 @@
|
|||
# the root directory of this source tree.
|
||||
|
||||
import streamlit as st
|
||||
|
||||
from llama_stack.distribution.ui.modules.api import llama_stack_api
|
||||
|
||||
# Sidebar configurations
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue