fixed zero-shot section

pull/30/head
Elvis Saravia 2023-02-24 00:23:02 -06:00
parent b4a051b01d
commit f86d64111d
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ While those examples were fun, let's cover a few concepts more formally before w
Topics:
- [Zero-shot Prompts]()
- [Zero-shot Prompts](#zero-shot-prompts)
- [Few-shot Prompts](#few-shot-prompts)
- [Chain-of-Thought Prompting](#chain-of-thought-prompting)
- [Zero-shot CoT](#zero-shot-cot)