Skip to content

Commit bce4aa9

Browse files
committed
updated mkdocs - Adithya S K
1 parent de67f80 commit bce4aa9

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

mkdocs.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,12 @@ markdown_extensions:
7272
nav:
7373
- Home: README.md
7474
- Prompt Engineering:
75-
- Prompting Techniques: PromptEngineering/README.md
76-
- Introduction: PromptEngineering/prompt_engineering.ipynb
75+
- Introduciton: PromptEngineering/README.md
76+
- Basic Prompt Engineering: PromptEngineering/Basic_Prompting.md
77+
- Advance Prompt Engineering: PromptEngineering/Advanced_Prompting.md
78+
- Prompting Hands On: PromptEngineering/prompt_engineering.ipynb
7779
- Function Calling: PromptEngineering/function_calling.ipynb
80+
- Hands on with Adv Prompting: PromptEngineering/hand_on_with_advanced_prompt_engineering.md
7881
- RAG:
7982
- Introduction: RAG/README.md
8083
- RAG Techniques:

0 commit comments

Comments
 (0)