-
Hello and thanks for the great work so far,
we're running librechat on docker using the provided images.
We've noticed that the rag_api is having issues downloading "/encodings/cl100k_base.tiktoke…
-
Hey.
I'm trying to use the promptim optimization with azure client.
Its seems like configuring for doing so isn't do much (it keeps ask for the regular OPENAPI_KEY)
Is the use of an OpenAI (or …
-
Hello, I use local data, including reference and response data, use Azure, and then use ragas to obtain accuracy indicators, but errors are reported:
`
Evaluating: 0%| | 1/301 [00:04
-
**Describe the feature you'd like**
Currently, I dont see support for connecting to Azure OpenAI services which is behind the Proxy layer. This is a limitation because many companies prefer this setu…
-
### What happened?
When launching the examples for Kubernetes, the config file defined is not used by litellm.
### Relevant log output
```shell
apiVersion: v1
kind: ConfigMap
metadata:
name: l…
-
Would be nice to allow users to specify either a LiteLLM Proxy instance or their own Azure OpenAI instance in addition to support for direct OpenAI and AWS Claude
-
### Library name and version
Azure.AI.OpenAI 2.0.0
### Query/Question
In a server that cannot connect to the external internet, does the Azure.AI.OpenAI SDK support setting up a proxy?
```c#
Azure…
-
**Is your feature request related to a problem? Please describe.**
Currently this integration does not support Azure OpenAI which is works slightly differently to a standard OpenAI custom server.
…
-
**Is your feature request related to a problem? Please describe.**
The server url fpr openai api is not applicable to azure openai Endpoint url.
**Describe the solution you'd like**
OPENAI_TYPE=A…
Mshz2 updated
1 month ago
-
### Bug Description
vector_store_address=
vector_store_password=
search_client = SearchClient(
endpoint=vector_store_address,
index_name=INDEX_NAME,
credential=AzureKeyCredential…