Skip to content

Commit d6d583a

Browse files
committed
Added simple conclusion
1 parent 67b616f commit d6d583a

File tree

1 file changed

+5
-1
lines changed
  • content/learning-paths/servers-and-cloud-computing/copilot-extension

1 file changed

+5
-1
lines changed

content/learning-paths/servers-and-cloud-computing/copilot-extension/7-testing.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,8 @@ There are many enhancements you can make to your extension, including inserting
2323

2424
Another possibility is adding another copilot invocation to rephrase the previous conversation prior to your main copilot invocation. This yields more robust results, if users reference previous elements of the conversation in their question.
2525

26-
You can precisely tailor your RAG extension to your use case, to make your extension as useful as possible.
26+
You can precisely tailor your RAG extension to your use case, to make your extension as useful as possible.
27+
28+
## Conclusion
29+
30+
Congratulations on completing this learning path! By following the steps and processes you learned here, you can now create your own powerful and customized Copilot extensions to enhance your development workflow.

0 commit comments

Comments
 (0)