gpt-4 内测提示

This commit is contained in:
2023-03-30 13:01:28 +08:00
parent fc17d6ba15
commit faac2303df

View File

@@ -167,7 +167,7 @@ export default (props: {
{...props} {...props}
/> />
<SelectModel <SelectModel
help="模型,默认 3.5。不同模型性能和定价也不同,请参考 API 文档。" help="模型,默认 3.5。不同模型性能和定价也不同,请参考 API 文档。GPT-4 模型处于内测阶段,需要向 OPENAI 申请, 请确保您有访问权限)"
{...props} {...props}
/> />
<Number <Number