-
### What version of `drizzle-orm` are you using?
0.28.5
### What version of `drizzle-kit` are you using?
0.19.13
### Describe the Bug
Trying to do a sql.placeholder of a timestamp mode …
-
Hi,
I have setup this script but it not show history button on Trilium version 0.61.13
Got error
```
23:33:53 Uncaught error: Message: Uncaught TypeError: api.runAsyncOnBackendWithManualTrans…
-
I am using the serper.dev api and the default mistral-instruct, for embeddings I am using jina-ai-v2.
Using a model URL is deprecated, please use the `endpointUrl` parameter instead
Failed to load…
-
RWKV-infctx-trainer uses its own inference code within its own codebase here:
- https://github.com/RWKV/RWKV-infctx-trainer/blob/main/RWKV-v5/dragon_test.py
This intentionally avoid the rwkv pytho…
-
### What happened?
npm run dev
CLICKHOUSE_TRACKER_URL is unvaild
why use CLICKHOUSE_TRACKER_URL instead
for (const key of Object.keys(_serverEnv.data)) {
error - (api)\src\env\server.mjs (…
-
Based on my observation, there are multiple CVEs occurring due to bugs/issues found in Lua engine/debugger. If a user doesn't have any use case of using Lua scripts and if they can remove it from the …
-
/AutoPrompt$ python run_pipeline.py
╭───────────────────── Traceback (most recent call last) ─────────────────────╮
│ /home/shuvo/Documents/ML Project/remote/AutoPrompt/run_pipeline.py:1 in │
…
-
It would be great if you could add a `additionalQueryParameters` to allow or disallow parameters for a given `uriPath`
```
//simlet.yaml
request:
- method: GET
- uriPath: '/some-api'
-…
-
### What version of Bun is running?
1.1.33+247456b67
### What platform is your computer?
Linux 5.15.153.1-microsoft-standard-WSL2 x86_64 x86_64
### What steps can reproduce the bug?
Clone demo re…
-
The current pipeline has a potential bug when applying the process_docs() function.
The process_docs() function is invoked when the self.{split}_docs() function is called, as seen in the following …