-
Could potentially use the mysql plugin https://grafana.com/docs/grafana/latest/datasources/mysql/ to query the slurmdb directly, rather than having to use slurm_stats/filebeat/elasticsearch, which wou…
sjpb updated
7 months ago
-
**Pants version**
2.16, but also was happening on 2.15
**OS**
Mac
I have been trying to hunt down a bug in pants for a few weeks and finally have a reproduction, but don't know what do do with…
-
### Bug Description
Consider the following code snippet
```python
index_params = {
"index_type": "HNSW",
"metric_type": "L2",
"params": {
"M": 8,
"efConstruction"…
-
### Packages tests metrics information
|||
| :-- | :-- |
| **Main release stage issue** | #26144 …
-
## End-to-End (E2E) Testing Guideline
- **Documentation:** Always consult the development documentation for the current stage tag at [this link](https://documentation-dev.wazuh.com/v4.10.0-alpha2/i…
-
### Description
Please add a new field to the FTS `file_metadata` submission for the number of retries/attempts Rucio has done for this file.
Example:
```java
"file_metadata": {
// standard R…
-
## End-to-End (E2E) Testing Guideline
- **Documentation:** Always consult the development documentation for the current stage tag at [this link](https://documentation-dev.wazuh.com/v4.9.2-rc1/index…
-
Hi,
I downloaded the two files gears-dev.inx and gears-dev.py to my computer
But in the menu extensions-render the menu-item gear-dev is not shown.
So I did a rollback to a earlier version of gear-de…
-
I word for word copied the tutorial for using DSPY Copro to optimize the hotpot example on the dspy website, but it didn't work.
```
from dsp import AWSAnthropic
import dspy
from dspy.datasets im…
-
Hi everyone, i have a small probleme when i launch run_localGPT_API, it resets my DB and seems to redo the training.
I modified ingest.py so that i can get all the files from a folder (in an other …