-
The default color of the console output is difficult to read when using a console with light background.
A similar issue was raised in the past: https://github.com/stryker-mutator/stryker-net/issues/…
-
I'm using the **text-embedding-3-large** model and configuring **Euclidean distance** as the similarity metric in **Qdrant**. After indexing my data with these settings, I noticed that some returned d…
-
### What happened + What you expected to happen
I'm attempting to use a hybrid solution of ray.util.multiprocessing.Pool and multiprocessing.Pool. It works exactly as I'd hope for about 19 of every…
-
#### Investigative information
Please provide the following:
- Timestamp: 2024-10-16T10:00:00.0021088Z
- Function App version: 4
- Function App name: flexconsumptiontimer-test-func
- Function name(s…
-
As mentioned in #426, the build is currently broken for Fedora 38 for both:
1. Running the included docker workflow `podman build -t illixr-fedora-38-cmake-build -f docker/fedora/38/Dockerfile .`, an…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Version
equal or higher than v1.16.0 and lower than v1.17.0
### What happened?
Parsing of metrics config reg…
-
## Code Base
Entrypoint.cs ✔
Loader.cs ✔
LoaderConfig.cs ✔
Logger.cs ✔ -> ⚠Type 1
ModReference.cs ⚠ -> ⚠ Type 2
Mod.cs ✔
ModInfo.cs ✔
ModSettingAttribute.cs ✔
ModSetting.cs ✔
LoaderUI.cs ✔ …
-
### Bug description
2024-11-07 18:31:29,234:INFO:superset.utils.screenshots:Attempting to get from cache: e82a8cd667ff78eb64d379e72b7b77e0
2024-11-07 18:31:29,234:INFO:superset.utils.screenshots:Fai…
-
The docs mention that you can integrate fastify like this:
```ts
const fastify = require("fastify")({
logger: true,
})
const fastifyApp = async (request, reply) => {
await registerRoutes…
0x80 updated
4 months ago
-
Hello experts,
I'm pretty new to Cosmos and trying to run my dbt commands using Cosmos in Airflow.
I'm trying to run dbt test command using Cosmos operators DbtDag. But to my surprise it doesn't run…