khoj-ai / khoj

Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (e.g gpt, claude, gemini, llama, qwen, mistral).
https://khoj.dev
GNU Affero General Public License v3.0
15.92k stars 785 forks source link

Support Google's Gemini model series #902

Closed aam-at closed 2 months ago

aam-at commented 2 months ago

This pull request adds support for Goggle Gemini AI models with extremely large context window which might be helpful for notes assistant.

sabaimran commented 2 months ago

Thanks for creating this PR, @aam-at ! It's super valuable and helpful. Code quality is neat, and it worked for me with minimal configuration within the current setup.

I'll take care of the merge conflicts, and we should have this deployed sometime this week 🙂 .

aam-at commented 2 months ago

@sabaimran @debanjum thanks for finalizing this pull request! :)