Janos Tolgyesi
Janos Tolgyesi
Hello, this is a feature request for enabling custom merge logic when the environment variables are updated with values read from .env file. My use case is that I would...
STrack object should be initialized with an argument that is called `tlwh`. This acronym is commonly resolved as "top-left-width-height" format of bounding boxes. But the implementation of the [bounding box...
Hi @sergdort, first of all thank you very much for your inspiring work. I am in the process of adopting some of the architectural patterns from your project and wanted...
It might be even easier to use the generator if it provided some shorthands for grouping together commonly used actions. I am thinking about for example an s3 bucket "read...
Hi, do you mind creating a [cocoapod](https://cocoapods.org) podfile from this project? If so, I can create a pull req with the Podfile and you can publish it, or I can...
Could you add a callback block based API for the notifier class instead or beside the delagate? The signature could be something like `- (void)beginMonitoringFileWithCallback:(void (^)(TABFileMonitorChangeType changeType))callback; `
# Add SKLearnVectorStore This PR adds SKLearnVectorStore, a simply vector store based on NearestNeighbors implementations in the scikit-learn package. This provides a simple drop-in vector store implementation with minimal dependencies...
**What happened**: I tried to instantiate an EMR cluster with the AWS EMR bootstrap script. The provisioning of the cluster failed saying "bootstrap action 1 returned a non-zero return code"....
## Problem The credentials provided by the AWS Builder ID expire way too quickly. Every morning I open VSCode, the AWS Toolkit plugin bothers me to be re-authenticated, having to...
### What were you searching in the docs? Currently in the FAQ section of the documentation it is stated that "we are currently working on a developer handbook to help...