2024-03-27 10:12:28 +08:00

5 lines
113 B
Python

import streamlit as st
from chatchat.webui_pages.utils import *
def model_config_page(api: ApiRequest):
pass