3 lines
69 B
Python
3 lines
69 B
Python
|
|
# TODO: 完成 bing_chat agent 接口实现
|
||
|
|
def bing_chat():
|
||
|
|
pass
|