# Conversations

### Interact with LLM

This is where you interact with your Large Language Model (LLM) Artificial Intelligence (AI) models. You do so in a conversational *chat* fashion. You can "talk" directly to your models using the "default" tool. This is how your session starts out.

<figure><img src="https://3436857153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFkARfOkDnyuBY4SuepBL%2Fuploads%2Fgit-blob-4faffe79d48ccd07cd0f19c2389db5f1eb84a9ae%2Fconversation-start.png?alt=media" alt="conversation start"><figcaption><p>The beginning of a conversation</p></figcaption></figure>

Start a conversation by clicking the **New conversation** button, or you can resume an existing conversation by choosing one on the Sidebar.

Just ask your LLM anything. These are your "prompts" to the model. But there are best practices you can follow to get better results. For example, just asking for better results can produce better results, for example, "As an expert in physics explaining to a child, explain why the sky is blue."\
\
Your input should be entered in the input field at the bottom of the screen. You submit it to your LLM for a response by clicking the **Ask AI** button on the right hand side of the input field, or by pressing **Enter** while focusing the input.

You can select which model is to be used from the middle menu below the input field. You can change your model choice at any time. Some models will be more appropriate than others. For example, GPT-4 is one of the most advanced models to date and tends to produce more carefully thought out responses. However, Anthropic's Claude models can support much larger context windows (about as much as an entire book) which allows you to submit large documents in your prompt for review, background, or modification.

<figure><img src="https://3436857153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFkARfOkDnyuBY4SuepBL%2Fuploads%2Fgit-blob-90e595c7acd4d7a6ae4017cc7af35005e6ac1bfc%2Fmodels-menu.png?alt=media" alt="models menu"><figcaption><p>Choose your LLM for different messages</p></figcaption></figure>

### Regenerate and Edit the prompt

If you do not like the result your model produces, you can ask it to regenerate the response using the **Regenerate** button. You can also change your model and send another response.

<figure><img src="https://3436857153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFkARfOkDnyuBY4SuepBL%2Fuploads%2Fgit-blob-27aa1583c25c86485f1dded0922683a79736c5d2%2Fregenerate.png?alt=media" alt="regenerate" width="563"><figcaption><p>Regenerate AI response</p></figcaption></figure>

SkyDeck.AI also let you edit your prompt and try again. You can click the **Edit message** button, change the input and resubmit.

<figure><img src="https://3436857153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFkARfOkDnyuBY4SuepBL%2Fuploads%2Fgit-blob-c443197da6a2a192ffc9dd371a6687b199f7810f%2Fedit-message.png?alt=media" alt="edit message" width="563"><figcaption></figcaption></figure>

### Send non-AI messages

You can also send your messages without asking the AI, and it will just appear like a normal message with no response in the conversation. This is useful when you want to take some notes directly in the conversation, or working with other members (Learn more in [Sharing and Collaboration](https://docs.skydeck.ai/genstudio-workspace/sharing-and-collaboration)). The non-AI messages will not be included in the conversation history when interacting with LLM.

To send a non-AI message, simply enter the texts in the input field and click **Send chat message** button, or you can press **Ctrl + Enter** while focusing the input.

<figure><img src="https://3436857153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFkARfOkDnyuBY4SuepBL%2Fuploads%2Fgit-blob-759754eeb5bc49f2ea56cc0c18d00577ab0c4e16%2Fchat-buttons.png?alt=media" alt="chat buttons"><figcaption><p>Send chat message (1) and Ask AI (2) buttons</p></figcaption></figure>

### Retrieve the chat content

You can copy all the text of your prompts and responses to your clipboard using the icon in the upper right hand side. This is a handy way to include your work in other documents. You can also download the conversation content into a markdown file by clicking the **Download** button.

<figure><img src="https://3436857153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFkARfOkDnyuBY4SuepBL%2Fuploads%2Fgit-blob-96444e69321241754b061a5e1d2d441c94072107%2Fcopy-download-conversation.png?alt=media" alt="copy download conversation" width="326"><figcaption><p>Download (1) and Copy (2) a conversation</p></figcaption></figure>

© 2023 SkyDeck AI Inc.
