Prompt Engineering Notebooks
Contains a collection of notebooks we have designed to help you get started with prompt engineering. More to be added soon!
Description
Notebook
Learn how to perform many different types of common tasks using the openai
and LangChain
library
Learn how to use code as reasoning for solving common tasks using the Python interpreter in combination with the language model.
Learn more about how to make calls to the ChatGPT APIs using the openai
library.
Learn how to use ChatGPT features using the LangChain
library.
Learn about adversarial prompting include defensive measures.
Last updated on April 15, 2023
Last updated