Reppl

This repository reimplements popular algorithms for Large Language Models and prompts using APPL. It contains implementations such as Tree-of-thought and ERM, and welcomes contributions.

Unknown Algorithm Reimplementation Large Language Models Prompt Optimization Updated: 2024-12-24

Gemini API Cookbook

This is a collection of guides and examples for the Gemini API, including quickstart tutorials for writing prompts and using different features of the API, and examples of things you can build.

Python Gemini Large Language Models LLM Agent Updated: 2024-12-20 Google