Josh Bradley

Results 6 issues of Josh Bradley

Are there plans to make the C++ API to decord public, similar to the python interface? A lot of the code appears to be implemented in C++ already but I...

Some sample code of others performing various conversions: [Eigen -> xtensor](https://gist.github.com/sglyon/822f4ccb78c9dbd54fa62b968339d42b) [OpenCV -> xtensor](https://github.com/xtensor-stack/xtensor/issues/1220)

enhancement

**Describe the Bug** I posted this bug over in the [ato-toolkit](https://github.com/Azure/ato-toolkit/issues/73) repo but later realized that project uses the output (configuration files) from this project. This Powershell module incorrectly defines...

Is it possible to create an encrypted RSA private key with a passphrase using the PKI package? I would have expected a password argument to be in `PKI.save.key()` similar to...

[Documentation](https://microsoft.github.io/graphrag/posts/query/3-cli/) for the query environment variables is missing two variables that are required when running queries with Azure OpenAI. `GRAPHRAG_LLM_DEPLOYMENT_NAME` and `GRAPHRAG_EMBEDDING_DEPLOYMENT_NAME` are required variables when `GRAPHRAG_LLM_TYPE=azure_openai_chat` and `GRAPHRAG_EMBEDDING_TYPE=azure_openai_embedding` respectively....

bug
documentation

Currently if TPM quota is exceeded while indexing data, an error message `Error Invoking LLM` gets printed out in the logs. With throttling and rate-limiting being used, this particular message...

triage
smt