bruceweasley88

Results 12 comments of bruceweasley88

> 使用 RediSearchUtil.ToByteArray() 函数进行转换一下就好 byte [] data = RediSearchUtil.ToByteArray(float[]) 请问可以帮忙给个具体的操作方式么。目前使用langchain,在存储和查询时,是有`Buffer.from(new Float32Array(vector).buffer)`一遍的

我看了ext代码的funtion-setter是可以的,但是events-setter找不到相关代码,不知道怎么改

> 你直接试试咯 就是好像是不支持的,现在有什么方法实现吗?

@JackLian 就是好像是不支持的,现在有什么方法实现吗?

@LeoYuan 对啊,但是想实现this.xxx。现在在appHelper实现的是this.utils.xxx,隔了一层utils

> 那就挂到schema中的methods字段 那就是,目前没办法实现这个功能了。(挂methods,js面板一改又会重新生成methods)

> ![image](https://user-images.githubusercontent.com/1195765/224879064-7ae5225f-4163-424c-b56c-c3b9fe23d36f.png) > > 小试了一下,貌似可以~(非权威解答,热心群众贡献) ![image](https://user-images.githubusercontent.com/36667646/224881015-89c62188-90ce-4f44-a1da-69c1bfb01bd2.png) ![image](https://user-images.githubusercontent.com/36667646/224880723-71a2b09a-58ce-4159-8826-5a65681ccec3.png)

1、拖动节点时的性能问题 2、模拟器的重新加载功能 3、引擎拆开出大纲树插件 新的建议↓ 4、不再局限this.utils.xxx,支持this.xxx的定义