-
### Summary of problem
Async requests with vision returns a 431 from openai
I have confirmed this only happens when using datadog as when I replace this
```
ENTRYPOINT ["ddtrace-run"]
CMD ["u…
-
Dear support,
Due to some company policy,
we need to use specific azure_endpoint and pass extra headers in additional_kwargs for using **AzureChatOpenAI and Azure OpenAI Embeddings.**
We can u…
-
修改了配置文件中的嵌入模型的名字和api_base:
```
embeddings:
## parallelization: override the global parallelization settings for embeddings
async_mode: threaded # or asyncio
llm:
api_key: ${GRAPHRAG_AP…
-
### Project Name
Intelligent Legal Document Assistant for Law Firms
### Description
Problem:
Law firms deal with vast amounts of legal documents, case files, regulations, and precedents. Lawyers a…
-
Hi,
I've been using [litellm](https://docs.litellm.ai/) for a while now, it's a python library that enables using pretty much any API you can want for LLMs (Mistral, openrouter, localai, huggingfac…
-
### Do you need to file an issue?
- [X] I have searched the existing issues and this feature is not already filed.
- [X] My model is hosted on OpenAI or Azure. If not, please look at the "model provi…
-
@andredewes
1. az login
2. azd auth login
3. azd up - picked sweden
Immediately deployed again - `azd up` and it worked.
```console
@diberry ➜ /workspaces/openai-aca-lb (main) $ azd up
…
-
### Problem Statement
We have a openAI deployment in azure and would like to use a custom endpoint. I suggest that we add a `OPENAI_ENDPOINT` variable to `.env`
### Solution Brainstorm
Should be a …
-
### Bug Description
when I use VectorStoreIndex and azureopenai, it shows the following error:
---------------------------------------------------------------------------
AuthenticationError …
-
### Confirm this is a feature request for the Python library and not the underlying OpenAI API.
- [X] This is a feature request for the Python library
### Describe the feature or improvement you're …