Skip to content

Latest commit

 

History

History

prompting

Prompting Examples

This directory contains a collection of examples demonstrating various prompting techniques for use with the Gemini API. Each notebook focuses on a specific approach to guide the model's output and achieve desired results.

Notebooks

Here's a breakdown of the notebooks available and the concepts they cover:

General Tips

  • Experiment: The best way to learn prompting is to experiment.
  • Iterate: Prompt engineering is often an iterative process.
  • Explore Other Techniques: The "Next steps" section of many of these notebooks encourages exploring other examples in the repository.