AI_DOCUMENT_CODE_INSTRUCTION:"Let's go step by step.\nDocument the public interface from the following {{LANGUAGE}} code using {{FRAMEWORK}}.\nInclude the source code unmodified.\n\n{{EXAMPLES}}\n" = ...
A template for instruction to describe the provided source code.
This template requires the following placeholder parameters to be replaced:
{{LANGUAGE}} - The programming language, e.g. TypeScript.
{{FRAMEWORK}} - The testing framework, e.g. JSDoc.
A template for instruction to describe the provided source code.
This template requires the following placeholder parameters to be replaced:
{{LANGUAGE}}
- The programming language, e.g.TypeScript
.{{FRAMEWORK}}
- The testing framework, e.g.JSDoc
.