Guofeng Yi

Results 13 issues of Guofeng Yi

1. 保留原始openai_api.py与function_call代码不动;迁移openai_api.py至openai 1.0以上的版本 #768。 2. 支持流式function_call 此 PR 已准备好接受审核, 所有代码已完成检查。

您好,我下载了你们提供的数据集,发现MOSEI**缺少video_id是Y7qkyMyanjU**文件夹,少了四个视频片段。然后我还有个问题是四个数据集**能否提供原始的语音文件**,目前只有视频和文本,语音需要自己提。

我想使用openai-node这个库,像这样 ![image](https://github.com/Tencent/puerts/assets/66633207/7baecaca-81bc-4930-8837-649c33ecc41d) 但是会报错 ![image](https://github.com/Tencent/puerts/assets/66633207/fc6abb15-27be-44c2-93fe-8143e90ccecf) 查询后显示openai-node似乎[不支持node16](https://github.com/openai/openai-node/issues/304#issuecomment-1720039206)了 请问我可以使用更新的nodejs版本吗,我该如何升级?JSEnv.Build.cs中有相应的设置吗?

We hope the open-source community can be promptly informed that ollama supports the yi-1.5 series. We have updated the list of example models in the README.md. Thank you for your...

Currently, there are many LLMs in the open-source community, along with several reasoning frameworks that support server deployment following the OpenAI API protocol (e.g. [vLLM](https://github.com/vllm-project/vllm), [api-for-open-llm](https://github.com/xusenlinzy/api-for-open-llm), etc). API requests supporting...

Due to the fact that function calls call API twice, and the first call returns results that I do not want to display on the dialogue UI interface, this is...

``` javascript class MyTestWidget extends WidgetBlueprint.Load('/Game/Test/MyWidget').GeneratedClass{ // Override an event which was declared in Blueprint Test() { console.log("Press Button From Javascript") } } ``` Like this https://github.com/ncsoft/Unreal.js/wiki/Override-Blueprint-Function, I want js...

The input library for obtaining devices is outdated, making it impossible to obtain device information correctly under Windows. https://github.com/diambra/arena/blob/505328f4faa9a2807e56dd34b1d38e81d267a5cb/diambra/arena/utils/controller.py#L5