Skip to content

Commit

Permalink
Update mkdocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aastroza committed May 1, 2024
1 parent 7c24d9b commit df8832f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,13 @@ nav:
- cookbook/index.md
- Diálogos efectivos con un LLM:
- Prompts: cookbook/prompts.md
- Ingeniería de prompts: cookbook/prompt-engineering.md
- Ingeniería de prompts:
- cookbook/prompt-engineering.md
- Persona: cookbook/persona.md
- Cadena de Pensamiento: cookbook/thought-chain.md
- Uso de ejemplos: cookbook/few-shot.md
- Ventana de Contexto: cookbook/context-window.md
- Tokenización: cookbook/tokenization.md
- Prompts adversos: cookbook/adversarial-prompts.md
- Copilotos:
- Microsoft: cookbook/microsoft.md
Expand Down

0 comments on commit df8832f

Please sign in to comment.