reorproject / reor

Private & local AI personal knowledge management app.
https://reorproject.org
GNU Affero General Public License v3.0
6.53k stars 371 forks source link

How to support google gemini #68

Open hgaogao opened 4 months ago

hgaogao commented 4 months ago

Upon supplying the API URL and key, I am experiencing the following error: Error during OpenAI streaming session: Error: 401 Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.

samlhuillier commented 4 months ago

Thank you for opening this. Gemini is not yet supported and would need a dedicated interface in the codebase. I can get to this in the coming weeks. Would you be interested in opening a PR?