Messages
There are two types of messages: user messages (yours) and assistant messages (from the model).
You can reveal additional information and functions by tapping under each message.
Pressing scrolls to the beging of the message.
User Message
Use messages options:
- Copy the text of the message.
- Delete the message from the conversation.
Assistant Message
Assistant messages consist of up to three parts:
Body:
Tools:
Fragments - Generated files and images:
When you hover over an assistant message, you will find additional options and information:
claude-3-5-sonnet-20240620 - The model used to generate the message.
Input Tokens: 1 155 - The input tokens used.
Output Tokens: 523 - The output tokens used.
- Copy the body of the message.
- Regenerate (if you have switched to a different model, it will use the new model to regenerate the message).
- Delete the message from the conversation.
Limited Markdown Support
Assistant messages support limited markdown features, including the display of code blocks and tables.
Last updated