暖心向阳
暖心向阳
我这边也遇到了这种情况,多次渲染后页面会很卡,直至卡死
智谱的glm-4-0520模型调用我自己弄的bing搜索函数时,函数可以执行返回结果,但是结果交给glm-4-0520模型后,返回结果:很抱歉,我无法直接调用Bing搜索工具或其他外部API来执行搜索。作为一个语言模型,我的功能仅限于处理和生成文本。如果您需要搜索人工智能案例,我建议您使用Bing搜索引擎或其他在线资源来获取相关信息。
> Thanks for the report, can you share an example snippet to reproduce the issue? OK,I will share an example snippet later.
> Thanks for the report, can you share an example snippet to reproduce the issue? ``` import openai,io import requests openai.api_key = "xxxxxxxxxxxxxxxxxxx" class FileLike(io.BytesIO): def __init__(self, _bytes, filename=None): super().__init__(_bytes)...
> Thanks for the report, can you share an example snippet to reproduce the issue?   I tried to test it with the API, but it still reported an...