Langchain-Chatchat/server/chat/bing_chat.py

3 lines
69 B
Python
Raw Normal View History

2023-07-27 23:22:07 +08:00
# TODO: 完成 bing_chat agent 接口实现
def bing_chat():
pass