Beyound
Beyound
Will VUE be supported? Or there's no idea of vue
### Current behaviour The installation documentation came step by step, without using Expo mac pro : Apple M2 Max ```json "react": "18.2.0", "react-native": "0.73.6", "react-native-paper": "^5.12.3", "react-native-safe-area-context": "^4.9.0", "react-native-vector-icons": "^10.0.3"...
node 18.20.4 Add qianfan Model like: https://js.langchain.com/v0.2/docs/integrations/chat/baidu_qianfan ```typescript import { BaseCache } from '@langchain/core/caches' import { ICommonObject, INode, INodeData, INodeParams } from '../../../src/Interface' import { getBaseClasses, getCredentialData, getCredentialParam } from...
### Describe the bug 无法监听 Dnd 拖入节点移动时的事件 想监听Dnd 创建的node 节点的移动事�位置,判断在某个区域内时,会高亮提示禁止拖入或者运行拖入,两种高亮状态。 但是提供的监听事件无任何反应。 ### Your Example Website or App # ### Steps to Reproduce the Bug or Issue 无 ### Expected behavior...