Prompting

You can structure your prompt using three different roles: systemuser, and assistant. The system message is not required but helps to set the overall behavior of the assistant. The example above only includes a user message which you can use to directly prompt the model.

Elements of a prompt

The output of a prompt can be heavily influenced by the settings passed to the LLM.

Prompt types

Approaches to prompting learning ?

Sources