RockChinQ / QChatGPT

😎高稳定性、🧩支持扩展、🦄多模态的 ChatGPT QQ / QQ频道 / One Bot 机器人🤖 | 支持 OpenAI GPT、GPT 4o、Claude、Gemini Pro、DeepSeek、Moonshot(Kimi)、gpt4free、One API、Ollama 的 QQ / QQ频道 / OneBot 机器人 / Agent 平台
https://q.rkcn.top
GNU Affero General Public License v3.0
4.23k stars 327 forks source link

[Feature]: DALL·E 3 和 多模态架构设计 #579

Closed RockChinQ closed 9 months ago

RockChinQ commented 11 months ago

这是一个?

新功能

详细描述

接入 OpenAI DALL·E 3 模型并尝试支持多模态的架构

leihao commented 9 months ago

这个是不是也与新版关联的问题,就丢这里好了 [bot]err:

You tried to access openai.Image, but this is no longer supported in openai>=1.0.0 - see the README at https://github.com/openai/openai-python for the API.

You can run openai migrate to automatically upgrade your codebase to use the 1.0.0 interface.

Alternatively, you can pin your installation to the old version, e.g. pip install openai==0.28

A detailed migration guide is available here: https://github.com/openai/openai-python/discussions/742

Lssg97 commented 9 months ago

同楼上情况一样,目前已经无法使用 !draw 命令。

RockChinQ commented 9 months ago

在 #628 修复绘图命令不可用问题

RockChinQ commented 9 months ago

更新到v2.6.7 可解决绘图命令不可用问题,绘图命令不可用问题请不要再在此issue讨论,dalle3使用方式可以在 #628 或者最新的config-template.py找到,或在 discussion 发起讨论。

RockChinQ commented 9 months ago

多模态目前仅计划支持视觉,统一到 #619 跟踪。