-
Recently, I have used Chat GPT 4 Turbo with Vision to create alt text for a bunch of images with really good results. I want to explore making a script that can do this. Point it to a directory of i…
-
I am already a GPT PLUS member and can use GPT4 on the web page, but when I use my API key, it still says I don't have permission. This is my first time using an API key, so are GPT4 membership and GP…
-
INFO: connection open
Received params
Using openAiApiKey from client-side settings dialog
Using openAiBaseURL from client-side settings dialog
Generating vue_tailwind code in image mode using …
-
### Details
## 增加支持多模态,有图片识别功能和图片生成功能
目前只是使用了chatgpt的[Chat Completions API](https://platform.openai.com/docs/guides/text-generation/chat-completions-api)接口。所以无法支持vision功能。我希望能够增加这个功能,根据用户的问题,判断是否需要…
-
### Feature request
I am trying to train off-line RL using decision transformer, convert to .onnx.
```
from pathlib import Path
from transformers.onnx import FeaturesManager
feature = "seq…
-
- Here's the summary of consulting a LLM specialist:
---
- We have an initial thought in #74 as follows:
![image](https://github.com/user-attachments/assets/265a3d7d-0454-4e7b-9c99-a0dd9f9ecf7c…
-
### Check for existing issues
- [X] Completed
### Describe the feature
Cody is similar to GitHub's copilot but uses Sourcegraph's code graph embedded into the LLM (and uses GPT instead of Codex). T…
-
Found a bug? Please fill out the sections below. 👍
### Describe the bug
When i launch "operate" and give my OpenAI key, this is the result :
Hello, I can help you with anything. What would y…
-
First of all I greatly appreciate the work you've done on BetterChatGPT and appreciate its powerful capabilities. Today, I'd like to request two new features that I believe could significantly enhance…
-
**问题描述**
使用gpt-4o输入图片时候的message格式导致报错
**复现步骤**
https://cookbook.openai.com/examples/gpt_with_vision_for_video_understanding
运行官方codebook, 使用one-key的代理
**预期结果**
在
```result = client.chat.c…