-
Hi,
With the latest changes I seem to have some broken dependencies. When trying to run the gdlint or gdformat hooks from pre commit I get the following errors (shown below). I haven't made any ch…
-
### Extension
https://www.raycast.com/tmk/lark
### Description
- Enable multiple tenant authorization and store the tenant info (tenant name, Lark or Feishu type).
- Search Document and Search M…
-
I've googled around the docs and found no info on this and the issues forum posts about weights don't mention how they work.
So is .1 higher priority than .2 ?
I'm using Earley parser because th…
-
### Description
The `main.py` script fails when parsing a Terraform variable file containing a multi-line conditional in a variable validation block. The script works as expected with single-line con…
-
**Describe the bug**
Fedora is starting to rebuild packages with upcoming python 3.14. Some tests are failing.
~~~~
======================================================================
ERROR…
-
I really like the new python match construct but it seems the Tree datatype doesn't currently support it.
I can monkey patch it in with `Tree.__match_args__ = ("data", "children")` , but inserting …
-
#1 中对请求 Lark Open API 的函数都增加了重试,然而并没有完整的覆盖所有的失败情况:
如果一个文档的导出任务成功创建了,但是 Lark [执行这个任务的时候失败了,那么用来[查询导出任务结果的接口](https://open.larksuite.com/document/server-docs/docs/drive-v1/export_task/get?appId=cli_a…
-
May I ask if you can integrate lark into danswer?
-
```
const feishuClient = new lark.Client({
appId: process.env.APP_ID || '',
appSecret: process.env.APP_SECRET || '',
disableTokenCache: false,
loggerLevel: lark.LoggerLevel.error
…
-
Tried to install your extension but got the error
```
Traceback (most recent call last):
File "F:\SD\ComfyUI\ComfyUI\nodes.py", line 1993, in load_custom_node
module_spec.loader.exec_modul…