Jonathan Padilla
Jonathan Padilla
Issue: https://github.com/vectordotdev/vector/issues/11888 This adds a `values` method and a `keys` method to print out only the keys or values of a given iterable vrl `Value` input. Examples is yet to...
### Context The goal of this issue is to track the work required to add response bodies to the http debugging functionality already in main branch. More context here: https://github.com/vectordotdev/vector/issues/5024...
### Issue Kind Change in current behaviour ### Description Here's me trying to delete the venv that was created locally by poetry (doing this for vscode compatibilty) It wasn't obvious...
I was pretty taken aback at how complex uploading files actually is so I made it into a uml diagram to help understand it better Seems like client based uploading...
### Vector embeddings support Vector should support an embedding-transform through VRL The only thing we need would be a configuration of the embedding endpoints to use and the place to...
### Problem Description Currently it seems like vector search applies cosine similarity search and may be good for other embedding types (binary or int8) support via other search algorithms like...
This PR addressed the below issue, I've also added an example project showcasing the binary embeddings and using hamming distance function as @xenova gave an example of earlier in the...
## Context We are currently trying to implement previewing the response bodies from HTTP requests to help users debug Currently a draft PR to be reviewed by Bruce to see...
**Is your feature request related to a problem? Please describe your workload details.** Start-ServiceFabricChaos cmdlet allows developers to invoke faults. However it seems these faults are hard-coded. As a developer...
There should be an easy to to ingest a code repository and git PRs Git PRs are prime spaces to implement "thought extractors" or "solution extractors" For a example a...