How to chat with AI in Nine One Copilot
1. Main Interface
When you start Nine One Copilot, you'll see the following interface:
There are two ways to start a new conversation:
- Click on a large language model provider in the image above.
- Click on the "Chats" button in the left navigation bar.
Let's explore these methods in detail:
2. Starting a Conversation by Clicking on a Language Model Provider
On the Home
screen, you'll find several large language model providers. Let's use OpenAI
as an example. Click the "Try it" button on the OpenAI
card to go to the following screen:
If you haven't set your OpenAI API key, click "Settings" (indicated by arrow 1) to do so. For instructions on how to get an OpenAI API key, please refer to...
Once you've set your API key, click "New Conversation" to start a new chat. This will look like:
Here's what each button does:
- Modify button (arrow 1): Change the name of the conversation.
- Delete button (arrow 2): Delete the conversation. Be careful, as this will erase all its content.
- Model selection button (arrow 3): Most providers offer multiple models. Choose the one that best suits your needs. Note that different models have varying context window sizes and costs.
- Clear context button (arrow 4): Clear the conversation context without deleting the chat history. This is useful when starting a new topic.
- Max turns (arrow 5): The maximum number of turns in a conversation. Higher values increase token usage.
- Continuous conversation (arrow 6): Enable or disable continuous conversations.
- Stream output (arrow 7): Enable or disable streaming output.
- Like/Unlike (arrow 8): Currently, only "unlike" works. Use it to ignore unsatisfactory responses, improving future results.
- Conversation history (arrow 9): View the complete history of the conversation.
3. Starting a Conversation from the "Chats" Tab
Clicking the "Chats" button in the left navigation bar will take you to:
- The left panel shows the conversation list, and the right panel is for the active conversation.
- Click the "+" button (arrow 1) to start a new chat.
- Click the refresh button (arrow 2) to update the conversation list.
- The features in the conversation area have been explained above.