feat: add tool ui

pull/298/head
Zack 1 year ago
parent ebb9000766
commit 003d471293

@ -24,7 +24,6 @@ HOST = "localhost"
PORT = 8000
# TODO fix this test
def test_set_environ():
@patch("app.LLM")
def test_download_model(mock_llm):

Loading…
Cancel
Save