Yohan Lasorsa
Yohan Lasorsa
This PR expose 3 new additional container apps settings that are useful in some use cases: - ingress transport protocol: needed when using gRPC, `http2` must be explicitly set here...
Adds a new template for user-assigned managed identity. This template is useful when used alongside Azure Container Apps for assigning roles for example, and is already used in multiple Azure...
- [x] Make sure you've installed the latest version using [instructions in the wiki](../wiki/install) **Output from `azd version`** azd version 1.8.0 (commit 8246323c2472148288be4b3cbc3c424bd046b985) **Describe the issue** `.env` files are often...
- [x] Make sure you've installed the latest version using [instructions in the wiki](../wiki/install) **Output from `azd version`** azd version 1.8.0 (commit 8246323c2472148288be4b3cbc3c424bd046b985) **Describe the bug** When working on JS...
## Purpose ## Does this introduce a breaking change? ``` [ ] Yes [x] No ``` ## Pull Request Type What kind of change does this Pull Request introduce? ```...
### Describe the bug Please provide as much information as you can. ### Please complete the following: **Which version of .NET Interactive are you using?** (In a notebook, run the...
**Is your feature request related to a problem? Please describe.** Some of the common math-based evaluation metrics for NLP/LLM includes ROUGE (already supported), BLEU, METEOR, GLEU and some others. See...
**Is your feature request related to a problem? Please describe.** When using providers, we need to set env variables to be exported in our env to make them work. In...
### This issue is for a: (mark with an `x`) ``` - [ ] bug report -> please search issues before submitting - [x] feature request - [ ] documentation...
**Describe the bug** I want to use a local OpenAI/Azure OpenAI endpoint to test my app, like Ollama, LM Studio or [ollamazure](https://github.com/sinedied/ollamazure). The issue is that when using an endpoint...