2024-03-25 15:31:49 +08:00

5 lines
113 B
Python

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