Skip to content

Commit c45d407

Browse files
authoredDec 9, 2024
Update README.md
Higher resolution architecture map
1 parent 8348566 commit c45d407

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ This code sample demonstrates building a Copilot Extension using the skillsets a
1212
- **Skillsets**: Define up to 5 API endpoints that Copilot can call directly. Copilot handles all AI interactions, prompt engineering, and response formatting.
1313
- **Agents**: Provide full control over the interaction flow, including custom prompt crafting and specific LLM model selection.
1414

15-
![Architectural comparison between Skillsets and Agents](https://github.com/user-attachments/assets/462a5963-bce9-4a4e-8030-3434aa904f4e)
15+
![Architectural comparison between Skillsets and Agents](https://github.com/user-attachments/assets/9c5d6489-afb5-47c2-be73-2561d89dfde3)
16+
1617

1718
### When to Choose Skillsets
1819
Skillsets are ideal when you want to:

0 commit comments

Comments
 (0)
Failed to load comments.