-
### Your current environment
```text
Collecting environment information...
PyTorch version: N/A
Is debug build: N/A
CUDA used to build PyTorch: N/A
ROCM used to build PyTorch: N/A
OS: Ubuntu …
-
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 …
-
**1~3 main use cases of the proposed feature**
For now, it looks like the ai container only requests to OpenAI by api.openai.com. It would be great if the base url could be customized.
-
We're looking for a code owner for the OpenAI Azure Plugin that can take the current skeleton (which doesn't work) and turn it into a working plugin.
-
### What happened?
Dear litellm developers,
we recently found that when using litellm's `Router` and passing an `api_key` via `litellm_params` it may be leaked when anything with the model call …
-
### What Would You Like to See with the Gateway?
https://platform.openai.com/docs/guides/realtime?text-generation-quickstart-example=text
### Context for your Request
_No response_
### Your Twitte…
-
I have been following the video but i get an error. I thought it was me so i went to git hub and used the code provided I get the same error. I wonder if it is the openai version the video uses 3.2.1a…
-
I have been debugging it and it seems to be broken. These are the issues I found:
- it fails to load the openai module. The problem is it should be imported as `prompty.openai`. https://github.com/mic…
-
Bonjour @stephanedebove,
Je cherche à répliquer votre projet en utilisant un LLM installé en local plutôt que de faire appel à OPENAI. Une idée de la meilleure façon d'y parvenir ?
Cordialemen…
-
Consider making open-ai-key and hf-token as optional for running readme-ready cli, since these variables are useful only for openAI models; and the main objective of this tool is to to support open-so…