-
A little bit off-topic here, but I hope an engineer ends up reading this.
My usecase involves: an outbound call to a company's customer service, IVR interaction, switch to realtime when a human pic…
-
Thanks to the introduction of new, more affordable models like "gpt-4o-mini," the current models included in the extension have become relatively expensive. Could you please consider adding these new …
-
I am trying to upload an image to get response from the openAI using its API but the response says, i am unable to process images.
my code:
```
const completion = await openai.chat.completions.cr…
-
Hi there,
It took me a while to get Cannoli to work with Azure OpenAI because of a tiny detail with the way I configured the endpoint.
**I'd like to suggest adding instructions to let users know t…
-
### Before Requesting
- [X] I have searched the existing issues, and there is no existing issue for my feature request
### What feature do you want?
I would like the ability to specify a set of cus…
-
{
"platform":"",
"hub-mirror": [
"vllm/vllm-openai:latest"
]
}
-
I'm using aider locally with a command along the lines of `OPENROUTER_API_KEY=IAMGROOT aider --model openrouter/anthropic/claude-3.5-sonnet:beta` and tho i get some seemingly-specious error messaging …
-
```
Traceback (most recent call last):
File "app/app.py", line 74, in
app = App()
^^^^^
File "app/app.py", line 39, in __init__
self.core = Core()
^^^^^^
…
-
-
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…