Prompt example extracted from Google Gemini Cookbook.
Folders * [Prompting examples](./prompting/): A directory with examples of various prompting techniques. * [JSON Capabilities](./json_capabilities/): A directory with guides containing different types of tasks you can do with JSON schemas. * [Automate Google Workspace tasks with the Gemini API](./Apps_script_and_Workspace_codelab/): This codelabs shows you how to connect to the Gemini API using Apps Script, and uses the function calling, vision and text capabilities to automate Google Workspace tasks - summarizing a document, analyzing a chart, sending an email and generating some slides directly. All of this is done from a free text input. * [Langchain examples](./langchain/): A directory with multiple examples using Gemini with Langchain. * [Prompting techniques](./prompting_techniques/): A directory containing advanced examples and patterns for prompt engineering.