fix: share prompts

This commit is contained in:
archer
2023-05-19 11:17:20 +08:00
parent d07e5b8501
commit bb312441c6
3 changed files with 106 additions and 102 deletions

View File

@@ -231,7 +231,8 @@ export const authShareChat = async ({
const { model, showModelDetail } = await authModel({
modelId,
userId,
authOwner: false
authOwner: false,
reserveDetail: true
});
// 获取 user 的 apiKey