-
Hello,
I want to programmatically create using C#:
- Create a resource of type "Azure Open AI" in a region that I will specify as a string
- Create a resource of type "Azure Cognitive Search" i…
-
### **Feature Request: Restrict OAuth Authentication to Department Mailbox**
## **Description**:
Our team is encountering an issue when attempting to access a department mailbox (e.g., IT or HR) u…
-
Hi,
I've implemented the GPT pull request review task in our YAML pipeline. The task executes and run when a PR is created, stating that the review has started and completed, but it doesn't add any c…
-
### What happened?
I've encountered a few questions recently while testing the documents
1. When I don't add any filtering conditions, the returned result is the content of Document B[Result 1] (w…
-
Upon https://github.com/Azure/typespec-azure/issues/1696
## Context
In TCGC, I take
- `SdkInitializationType.access` means whether the client/subclient is directly initializable (from builder or cli…
-
OpenAI 最近发布的 o1 系列模型很火,不过在大多数场景下,GPT-4o 系列还是更合适的选择。但很多开发者可能还没有尝试过 GPT-4o 的 API,这往往是因为 “网络、支付、价格” 这三大障碍实在难以跨越。
今天魔法哥就要分享一种免费调用 GPT-4o API 的方法,**非常适合个人开发者进行学习和实践**。亲测可用,千万不要错过!
## 免费计划
GitHub 现在已经不仅是…
-
**Describe the feature you'd like**
currently the Azure wrapper assumes that the endpoint follows this format :
https://{your-resource-name}.openai.azure.com/openai/deployments/{deployment-id}/c…
-
### Library name and version
Azure.AI.OpenAI 1.0.0-beta.5
### Query/Question
I'm currently configuring the OpenAIClient by registering it into DI like this:
```csharp
builder.Services.AddAzureC…
-
### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to try to find a similar issue and didn't find one.
- [X] I searched the Marvin documentation for this …
-
### Library name and version
Azure.AI.OpenAI" Version="2.0.0-beta.2"
### Query/Question
Hello, so I am trying to call the OpenAI client while using AzureAISearch as a Data source. The problem I am …