Skip to content

Curated various code snippet to make a customize llm which can work with gemini or with other LLMs

Notifications You must be signed in to change notification settings

utk2103/Genai-using-Gemini

Repository files navigation

Install packages

pip3 install -g -U google-generativeai

Install vertexai packages

pip2 install -g -U google-cloud-aiplatform

Set environment variable

export GOOGLE_API_KEY = ''

$ alias python=python3

About

Curated various code snippet to make a customize llm which can work with gemini or with other LLMs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published