-
### Feature Description
Be able to access data from Larksuite Base table using their API (https://open.larksuite.com/document/server-docs/docs/bitable-v1/bitable-overview).
### Reason
Larksuite Bas…
-
# API Doc
https://realdream.larksuite.com/wiki/Sd3Sw5UxdiRsAqkjtfbup4pPsGe
-
正常调用赋予权限的接口,sdk内部报错
```javascript
const addPermissionsUri = 'https://open.feishu.cn/open-apis/drive/v1/permissions/:token/members';
const request = larksuite.api.newRequest(addPermissionsUri, 'POST…
-
### Problems
* Lack of non-blocking version for animation APIs, #327
* Lack of property-transition APIs
### Design Principles
* Names should be easy to understand and close to natural langu…
-
启动命令
```
- "/kube-eventer"
- "--source=kubernetes:https://kubernetes.default"
- --sink=webhook:https://open.larksuite.com/open-apis/bot/v2/hook/66df79…
-
1. 使用inference API [GPTS 支持 向量搜索](https://connect-ai.feishu.cn/wiki/OiL8wEbMAiSpb8kmvh4cxHHtnEe)
a. 通过pipeline自动处理向量化过程(支持huggingface api 以及openai api)
b. 通过query_vector_builder在knn查询阶段也使用infe…
-
LarkAppInstance.receiveLarkNotify接收到事件订阅数据解密以后,会获取解密数据的type属性,但是按照api文档(https://open.feishu.cn/document/ukTMukTMukTM/uYDNxYjL2QTM24iN0EjN/event-subscription-configure-/subscription-event-case)是没有这个属性的…
-
目前api.Send 不支持图片的下载
-
例如 https://open.feishu.cn/open-apis/message/v4/batch_send/ 批量发送消息
-
github.com/larksuite/oapi-sdk-go/service/im/v1/api.go
以Service和MessageService的关系为例
Service依赖MessageService,MessageService又依赖于Service,这种实现方式的好处在于可以在MessageService中调用其他服务,缺点是这样会导致Service和MessageServic…