-
### Library name and version
Azure OpenAI
### Describe the bug
In the BasicChat example:
https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/openai/Azure.AI.OpenAI/tests/Samples/BasicChat.cs
…
-
### Background and motivation
Currently, AI libraries in the .NET ecosystem, e.g. OpenAI, Azure AI Search, use `ReadOnlyMemory` to represent embedding vectors. However, embeddings can be of narrowe…
-
### Confirm this is an issue with the Python library and not an underlying OpenAI API
- [X] This is an issue with the Python library
### Describe the bug
When initializing the AzureOpenAI client wi…
-
### Bug Description
when I use VectorStoreIndex and azureopenai, it shows the following error:
---------------------------------------------------------------------------
AuthenticationError …
-
Since i switched on app insight opentelemetry dependency incompatibilities fights back. I still don't have an explanation as version
opentelemetry-instrumentation==0.47b0 used in requirements.txt d…
-
Hello,
I attempted to create a JSON file with pattern matching features using Azure OpenAI. Here is the code I used:
```
# We can pre-define valid option sets.
valid_weapons = ["sword", "axe",…
-
**Is your feature request related to a problem? Please describe.**
I would like to use OpenAI models to generate `pydantic` objects.
I tried replicating [this example](https://platform.openai.com…
-
### This issue is for a:
```
- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work…
Mshz2 updated
7 months ago
-
-
我个人以为 多账户+ Azure OpenAI API的支持,
两个结合可以 非常高效的解决,国内团队 不能使用的问题.
可以通过Azure 企业账户采购,也不用翻墙
现在我是通过CF -Azure-proxy-OpenAi服务转化的, 但是多一道服务器 ,终归有损耗, 如果可以客户端一样跟上,其实是很刚需