mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-15 21:53:59 +03:00
30 lines
903 B
Plaintext
30 lines
903 B
Plaintext
|
---
|
||
|
title: "Chat"
|
||
|
---
|
||
|
|
||
|
## Chat With your Brain
|
||
|
|
||
|
<CardGroup cols={2}>
|
||
|
|
||
|
<Card title="Chat with your Brains" icon="message">
|
||
|
You can chat with each of your brains, which will give you responses based on the knowledge you have provided them.
|
||
|
</Card>
|
||
|
|
||
|
<Card title="Threads History" icon="messages">
|
||
|
You can access and continue your past conversations with your brains.
|
||
|
</Card>
|
||
|
|
||
|
</CardGroup>
|
||
|
|
||
|
<Tip>
|
||
|
In the same thread, you can decide to talk to multiple brains. For example,
|
||
|
ask a question to a first brain of the 'Docs & URLs' type and reformulate the
|
||
|
response using a 'GPT4' type brain.
|
||
|
</Tip>
|
||
|
|
||
|
## Chat With your Brain
|
||
|
|
||
|
For each response provided by a Brain, you can access the sources by clicking on the file icon at the bottom of the response. You can also like or dislike the response, which will help Quivr improve its responses.
|
||
|
|
||
|
<Snippet file="commercial.mdx" />
|