import loguru: stage 2

This commit is contained in:
binary-husky
2024-09-11 08:18:01 +00:00
parent 17cd4f8210
commit 80acd9c875
6 changed files with 60 additions and 59 deletions

View File

@@ -1,7 +1,6 @@
from toolbox import CatchException, update_ui
from .crazy_utils import request_gpt_model_in_new_thread_with_ui_alive
@CatchException
def 交互功能模板函数(txt, llm_kwargs, plugin_kwargs, chatbot, history, system_prompt, user_request):
"""