added notebookssections

pull/43/head
Elvis Saravia 1 year ago
parent d09a8d402b
commit 54dfe8c967

@ -15,6 +15,7 @@ Topics:
- [Prompt Leaking](#prompt-leaking)
- [Jailbreaking](#jailbreaking)
- [Defense Tactics](#defense-tactics)
- [Python Notebooks](#python-notebooks)
---

@ -6,7 +6,7 @@ In this guide we will cover some advanced and interesting ways we can use prompt
Topics:
- [Generating Data](#generating-data)
- [Code as Reasoning](#pal-program-aided-language-models-code-as-reasoning)
- ...
- [Python Notebooks](#python-notebooks)
---

@ -14,6 +14,7 @@ Topics:
- [Conversation](#conversation)
- [Code Generation](#code-generation)
- [Reasoning](#reasoning)
- [Python Notebooks](#python-notebooks)
---
@ -294,7 +295,7 @@ In the upcoming guides, we will cover even more advanced prompt engineering conc
|Description|Notebook|
|--|--|
|Learn how to perform many different types of tasks using the `openai` and `LangChain` library|[Getting Started with Prompt Engineering](../notebooks/pe-lecture.ipynb)|
|Learn how to perform many different types of common tasks using the `openai` and `LangChain` library|[Getting Started with Prompt Engineering](../notebooks/pe-lecture.ipynb)|
---

Loading…
Cancel
Save