update bing_search.py

This commit is contained in:
imClumsyPanda 2023-05-21 22:08:55 +08:00
parent 9c422cc6bc
commit 2707f58aa1
1 changed files with 1 additions and 2 deletions

View File

@ -1,2 +1 @@
#from .chatglm_with_shared_memory_openai_llm import *
from agent.bing_search import search as bing_search
from agent.bing_search import bing_search