pathwaycom / llm-app

Dynamic RAG for enterprise. Ready to run with Docker,⚡in sync with Sharepoint, Google Drive, S3, Kafka, PostgreSQL, real-time data APIs, and more.
https://pathway.com/developers/templates/
MIT License
3.36k stars 192 forks source link

adding support for gemini on linux/wsl distros #79

Open aryanbhosale opened 5 days ago

aryanbhosale commented 5 days ago

Context

To minimize the number of steps for gemini users on wsl / linux distros, added a .env.example file for safety rather than the env file itself, this could be added to a new branch named "gemini_setup"

How has this been tested?

Followed all the steps given here, and it shows the desired output

Types of changes

Checklist:

CLAassistant commented 5 days ago

CLA assistant check
All committers have signed the CLA.

aryanbhosale commented 5 days ago

I can write an updated docs for Gemini