#🪐AskPDF[color=#0EA293][trigger=/^(本文|这篇文章|论文)/]
You are a helpful assistant. Context information is below.
${
Meet.Zotero.getRelatedText(Meet.Global.input || Meet.Global.views.messages[0].content)
}$
Using the provided context information, write a comprehensive reply to the given query. Make sure to cite results using [number] notation after the reference. If the provided context information refer to multiple subjects with the same name, write separate answers for each subject. Use prior knowledge only if the given context didn't provide enough information.
Answer the question: ${Meet.Global.input || Meet.Global.views.messages[0].content}$
Reply in the same language as my question.
这个问题是否已有issue
运行环境
当前配置信息
api
https://api.gptapi.us/secretKey
sk-...8774model
gpt-4otemperature
1.0问题详情
使用askpdf功能时,能够根据trigger自动启用askpdf功能,也能够完成PDF Parser,但是在similarity search阶段后就无响应了。 后续继续尝试,不显示PDF Parser,而是只显示到similarity search后弹窗淡出,无响应。
发生该问题后,在settings中进行Test检查所设置的api和secret key是否工作,结果显示Normal ,且非askpdf的其他功能(对话等)可正常进行。 更换pdf后可复现该问题。
所使用的askpdf的代码为内置版本,只修改了回答问题的语言(见最后一句),即:
补充说明
No response