fix: Fixed import errors for UI and playground

This commit is contained in:
sarthakdeshpande 2025-03-17 15:42:55 +05:30
parent 37f155e41d
commit 8924414c5c
12 changed files with 20 additions and 20 deletions

View file

@ -8,7 +8,7 @@ import json
import pandas as pd
import streamlit as st
from modules.api import llama_stack_api
from llama_stack.distribution.ui.modules.api import llama_stack_api
def select_benchmark_1():