-
I created an index manually ingesting json's from blob storage. Json are simple text with 'contentVector' field with embeddings. I tried diferent dimensions for testing: 256, 1536, 2048 and 3072. Whi…
-
### Checked for duplicates
Yes - I've already checked
### Alternatives considered
Yes - and alternatives don't suffice
### Related problems
_No response_
### Describe the feature request
Mozart…
-
## Evaluation
- [ ] Extend evaluation API and functionality to single dataset case, currently only multiple dataset case is supported
## Performance metrics
A few implementation notes:
- V…
-
I am interested in knowing if this type of flow execution is possible. This is not necessarily a feature request. I'm using BullMQ with NodeJS.
In a given flow, the parent-children dependency tree …
-
### Priority
Undecided
### OS type
Ubuntu
### Hardware type
GPU-AMD
### Installation method
- [X] Pull docker images from hub.docker.com
- [X] Build docker images from source
### Deploy method…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com…
-
This is to discuss multi-source replication and how it can be handled in orchestrator
# What?
* Oracle MySQL provides multi-source replication from MysQL 5.7
* MariaDB provides multi-source rep…
-
### Describe the bug
On installing the prometheus plugin, subscriptions fail with the error:
```bash
65 | return undefined;
66 | },
67 | onParse() {
68 | …
-
As described web/status shows all the active orchestrator nodes and which one is active.
What is not shown is which db server orchestrator is actually using to store it's data. Providing this informat…
-
**Describe the bug**
I want to build a durable function in typescript. This function will take a big json file(it can go between 0-20 MB) and then do some processing with the data from the JSON file.…