Langchain-Chatchat/server/chat/bing_chat.py

3 lines
69 B
Python

# TODO: 完成 bing_chat agent 接口实现
def bing_chat():
pass