instruction property

  1. @protected
String instruction
final

Implementation

@protected
final String instruction =
    "You are a code completion engine. Given the provided code where the cursor is represented by the placeholder '<|CURSOR|>', generate only the code that should be inserted at that position. Do not include the placeholder or any explanations. Return only the code to insert.";