新增允许添加更多支持图片模型的配置项

This commit is contained in:
2024-11-21 01:21:50 +08:00
parent b3f95c2d1e
commit ce6f51f9c9
4 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,7 @@
[project]
name = "nonebot-plugin-marshoai"
dynamic = ["version"]
description = "Nonebot2插件调用Azure OpenAI服务实现猫娘聊天"
description = "Nonebot2插件调用Azure OpenAI等AI服务实现猫娘聊天"
readme = "README.md"
requires-python = "<4.0,>=3.9"
authors = [{ name = "Asankilp", email = "asankilp@outlook.com" }]