sparticleinc / chatgpt-google-summary-extension

Chrome extension to view ChatGPT summaries alongside Google search results and YouTube videos, also supports Yahoo! ニュース、PubMed、PMC、NewsPicks、Github、Nikkei、 Bing、Google Patents, and any page summary.
https://glarity.app
GNU General Public License v3.0
1.7k stars 216 forks source link

[GoogleGenerativeAI Error]: Candidate was blocked due to SAFETY #196

Open keung67 opened 4 months ago

keung67 commented 4 months ago

敏感詞Gemini會出錯,例句"講個笑話",觸發騷擾安全策略: [GoogleGenerativeAI Error]: Candidate was blocked 但官方 https://gemini.google.com 不會擋

可否 add safetySettings, set block_none 參考: https://github.com/google/generative-ai-python/issues/126#issuecomment-1890443851 https://github.com/google/generative-ai-docs/issues/212 是否可以增加参数,将gemini的安全阈值设置为BLOCK_NONE? https://github.com/soulteary/amazing-openai-api/issues/1 https://github.com/babaohuang/GeminiProChat/issues/74 https://github.com/lobehub/lobe-chat/issues/1387