mirror of
https://github.com/meta-llama/llama-stack.git
synced 2026-01-02 15:10:00 +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
|
|
@ -8,6 +8,7 @@ import json
|
|||
|
||||
import pandas as pd
|
||||
import streamlit as st
|
||||
|
||||
from llama_stack.distribution.ui.modules.api import llama_stack_api
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue