We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bc4c54 commit 1da8b33Copy full SHA for 1da8b33
.github/instructions/implementation.instructions.md
@@ -79,3 +79,7 @@ It is implemented using [GenAIScript](https://microsoft.github.io/genaiscript/).
79
80
**Following the patterns and habits of the the target framework/language you are generating**.
81
The reference implementation is a good starting point but you should adapt it to the target framework/language you are generating.
82
+
83
+## Instructions
84
85
+- Add comments in generated code explaining the source of the code in the promptpex specification.
0 commit comments