-
Hey Guys,
I've got an exception when I run Skyvern with docker images on a Ubuntu server.
There's a proxy on the server which helps me to access the internet. I'm not sure if it's related to this …
-
# What is the issue?
- Unable to set API key for groq whisper (only text supported by plugin)
# Error that shows up:
![image](https://github.com/user-attachments/assets/d6e27585-281c-4c4a-90c…
-
### Your current environment
Device: Nvidia GeForce 4090
software: vllm 0.5.2 + openai 1.30.5 + transformes 4.42.4
### 🐛 Describe the bug
I use OpenAI api and vllm to deploy local Qwen2 ll…
-
you have included your OpenAPI key in your data.txt file
-
OpenAI can now exposes usage stats for the stream completion APIs
https://community.openai.com/t/usage-stats-now-available-when-using-streaming-with-the-chat-completions-api-or-completions-api/738156…
-
Hello,
Thank you for creating [openai-server.py](https://github.com/NVIDIA/TensorRT-LLM/blob/main/examples/apps/openai_server.py). It has been very helpful in avoiding the need to use vLLM or other O…
-
Openai api key and proxy needs subscription,
Is there any alternative that you can suggest us instead of open ai
-
I wish this extension could support custom OpenAI api endpoints,Thank you.
-
@krishna9304 This is just a rough plans on how to pass and get evals. Needs more work. Guide me from ur pov too please.
Like pydantic in python, we directly pass a Json Schema in typescript ig
…
-
### What is the issue?
```js
import { NextApiRequest } from 'next';
import { OpenAIStream, StreamingTextResponse } from 'ai';
import OpenAI from 'openai';
const openai = new OpenAI({
bas…