mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-02-01 20:23:34 +08:00
fix ruff
This commit is contained in:
parent
c5f31da81a
commit
6ef767d58a
@ -7,7 +7,6 @@ from langchain_community.llms.moonshot import Moonshot
|
||||
import sys
|
||||
sys.path.append(".")
|
||||
import streamlit as st
|
||||
import pytest
|
||||
from unittest.mock import patch
|
||||
from Chatbot import CHAT_MODEL_PROVIDER, INPUT_CHROMADB_LOCAL, COLLECTION_NAME, cot_template, answer_template
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user