-
I'm trying out the new gpt-4-vision-preview model but I am getting an error when using the library, but not when I use CURL.
**Request**
```
$client = OpenAI::client(OPENAI_API_KEY);
$client->ch…
-
https://platform.openai.com/docs/guides/vision.
## image_url
```
curl https://api.openai.com/v1/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $OPENA…
-
方便提供openai_api接口吗,这样我就可以做成服务调用了,VLLM就更好了,听说这周就可以实现吗?
-
### Describe the bug
When using the GPT 4 Vision Preview API, the `finish_reason` field is missing. It needs to be optional, and a new `finish_details` field needs to be added (and also optional).
…
-
Hello,
I don't know whether it's me who has a problem with my code or whether the API isn't yet working with GPT Vision: [](https://platform.openai.com/docs/guides/vision)
Here is my code
``…
-
The spec shows that a choice object will contain `finish_reason`, `index`, and `message`:
https://github.com/openai/openai-openapi/blob/23a4b18b65bb7b002894bae1084d99134b2897e3/openapi.yaml#L6196-L…
-
**LocalAI version:**
quay.io/go-skynet/local-ai:v1.40.0-cublas-cuda12-ffmpeg
**Environment, CPU architecture, OS, and Version:**
Linux c970feda3bb9 5.15.133.1-microsoft-standard-WSL2 #1 S…
-
**LocalAI version:**
v2.12.4-aio-gpu-nvidia-cuda-12
**Environment, CPU architecture, OS, and Version:**
Linux giancubuntu 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_6…
-
支持 gemini-pro-vision 多模态模型
-
The final portfolio will consist of a single post containing:
1. a **prose reflection** of at least 800-1200 words (1200-1800 recommended), reflecting on the course and framing the portfolio’s cont…