Problem Description
Please describe the issue or difficulty you are experiencing and why it makes using the software difficult or frustrating.
Proposed Solution
Please provide a clear and concise description of what you would like to see in terms of a function or solution.
Additional Context
Please provide any additional context or information that would help better understanding your feature request, such as screenshots, examples, or use cases.
问题描述
请描述您遇到的问题或难题,以及为什么这使得使用软件变得困难或令人沮丧。
解决思路
请提供一个清晰、简洁的描述,说明您希望看到的功能或解决方案。
附加上下文
请提供任何其他上下文或信息,以便更好地理解您的功能请求,例如截图、示例或用例。
问题
我用的图像API需要请求体中加 "response_format": "url" 才能返回图片URL,否则返回base64导致界面卡死。目前ChatBox无法自定义这个参数。
建议
在模型高级设置中增加一个文本框,允许用户自定义/追加请求体参数。
价值
可以让ChatBox兼容更多第三方API和自定义中转站。
Problem Description
Please describe the issue or difficulty you are experiencing and why it makes using the software difficult or frustrating.
Proposed Solution
Please provide a clear and concise description of what you would like to see in terms of a function or solution.
Additional Context
Please provide any additional context or information that would help better understanding your feature request, such as screenshots, examples, or use cases.
问题描述
请描述您遇到的问题或难题,以及为什么这使得使用软件变得困难或令人沮丧。
解决思路
请提供一个清晰、简洁的描述,说明您希望看到的功能或解决方案。
附加上下文
请提供任何其他上下文或信息,以便更好地理解您的功能请求,例如截图、示例或用例。
问题
我用的图像API需要请求体中加
"response_format": "url"才能返回图片URL,否则返回base64导致界面卡死。目前ChatBox无法自定义这个参数。建议
在模型高级设置中增加一个文本框,允许用户自定义/追加请求体参数。
价值
可以让ChatBox兼容更多第三方API和自定义中转站。