ChatGemini icon indicating copy to clipboard operation
ChatGemini copied to clipboard

✨ ChatGemini 是一个基于 Google Gemini 的网页客户端,对标 ChatGPT 3.5,操作逻辑同 ChatGPT 3.5 一致,同时支持在聊天中上传图片,应用会自动调用 Gemini-Pro-Vision 模型进行识图。

Results 10 ChatGemini issues
Sort by recently updated
recently updated
newest added

昨天晚上谷歌开放了bard图片生成功能。请问大大有没有计划增加这个功能?

enhancement

Vercel部署后,使用 [Netlify 反向代理](https://github.com/devyujie/ChatGemini?tab=readme-ov-file#netlify-%E5%8F%8D%E5%90%91%E4%BB%A3%E7%90%86-gemini-api),问问题第一次就报错,如图,点击 1-2 次重新生成后才输出内容: ![image](https://github.com/bclswl0827/ChatGemini/assets/48620527/0272ad20-5e38-4d84-bc35-d0b4188f2d5a) ![image](https://github.com/bclswl0827/ChatGemini/assets/48620527/20ee8540-7527-4e65-affb-3a7b4026e9cf) Vercel 环境变量: ![image](https://github.com/bclswl0827/ChatGemini/assets/48620527/d9c7751c-6546-43b7-bcdb-71999705cddf)

question

很喜欢这个界面设计。 但是按说明使用 docker 部署无法使用。容器能启动,但网页无法访问。 配置了 REACT_APP_GEMINI_API_KEY 和 REACT_APP_PASSCODE_MD5 两个环境变量(用了引号)。 同样的 KEY,在项目 https://github.com/babaohuang/GeminiProChat 里正常。 如何解决?

question

按照步骤部署完了报错,页面能打开 [GoogleGenerativeAI Error]: Error fetching from https://generativelanguage.googleapis.com/v1/models/gemini-pro:streamGenerateContent?alt=sse: [400 ] User location is not supported for the API use.

已经申请到gemini-1.5-pro使用资格几天了,没想到在今天使用ChatGemini 时,提示错误:[GoogleGenerativeAI Error]: Error fetching from https://generativelanguage.googleapis.com/v1/models/gemini-pro:streamGenerateContent?alt=sse: [403 ] Method doesn't allow unregistered callers (callers without established identity). Please use API Key or other form of API consumer identity to...

arm服务器的docker部署可以推出吗?

你好, gemini-pro-vision 的api 老错 raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: https://generativelanguage.googleapis.com/v1beta3/models/text-bison-001:generateText?key=AIzaSyB2CE2CyMvaa_LPbboyk09rZgTEkmoZoTk 怎么办

请问不支持gemini的地区可以用api吗,比如香港澳门,另外如何绑定域名和配置tls证书

When the AI outputs HTML without unquote, it can cause issues with rendering. For example: ```markdown 以下是依據您所提供的要求所編寫的使用者對談記錄顯示網頁之HTML、JavaScript及CSS程式碼。請注意,此範例只包含基本結構和功能,若您需要更複雜的設計或額外的功能,可再行修改。 HTML(index.html): I only modified `GetAiChat.tsx` to bridge the local LLM API. # Uncaught...

bug

Will the project continue to be updated?