πŸ“„ AlpacaΒΆ

Note

ID: system_prompts.models.alpaca | Type: TextualSystemPrompt

{
    "__type__": "textual_system_prompt",
    "text": "Below is an instruction that describes a task. Write a response that appropriately completes the request.\n\n"
}

Explanation about TextualSystemPromptΒΆ

Specifies the system prompt as a totally independent string.

Read more about catalog usage here.