-
![image](https://github.com/user-attachments/assets/485f9d36-dc33-4f4a-a5a0-cc02d887013c)
![image](https://github.com/user-attachments/assets/e7bd732f-06f3-4d70-8706-3fa331e90f92)
Joplin 3.0.1…
-
### Describe the bug
In our product, we found that the CPU usage of the nodes is very uneven, but shard allocation is relatively uniform, when we close the ars, the cpu usage become relatively sta…
-
**Describe the bug**
When using the tagger, if you save invalid regex, the next load of tagger will throw with invalid regex error. This becomes unrecoverable as tagger will no longer load on any pag…
-
**Description**
Explore different options for accessing managed and local Redis instances from the Kyma cluster.
**Reasons**
Some teams that want to migrate to Kyma use Redis. Redis as t…
-
I'm trying to use dnsruby in a higher performance environment and I'm running into issues when a second query is fired, I have reduced it to a very simple test that seems to show the problem, I tried …
-
I'm running the Is it a bird? notebook (first class) and getting `HTTPError` when searching bird photos in _Step 1: Download images of birds and non-birds_. The cell recommends retrying upon a JSON e…
-
Hi, I've been experiencing a persistent issue in various modded single player/LAN worlds - having done a binary search, I've confirmed that it's being caused by this mod. [Here is the log](https://pas…
-
**Problem 1:** The Triggers screen for pipelines has filters based on few trigger properties, but filters reset by refreshing the page or click on some trigger and coming back by clicking back button.…
-
### What happened?
```py
from langchain_community.vectorstores import Chroma
db = Chroma(
embedding_function=OpenAIEmbeddings(),
persist_directory='./chroma_db'
)
retriever = db.as_retriev…
-
When typing in Alfred, how to prevent text from disappearing when focus is lost? Can Alfred's search bar be made persistent?
This is especially needed when composing longer queries.