@@ -15,27 +15,23 @@ import Admonition from '@theme/Admonition'
15
15
you will enter the <kbd >Search</kbd > section of the AI Assistant built on top of the documents you uploaded.
16
16
</p >
17
17
18
- <Image src = ' /img/screenshots/tutorial-ui/ai-assistant-existing-sys.png' alt = ' search pages ' />
18
+ <Image src = ' /img/screenshots/tutorial-ui/ai-assistant-existing-sys.png' alt = ' Ai assistant menu ' />
19
19
20
- You can also access the <kbd >Search</kbd > section by clicking on <kbd >AI Assitant</kbd > on the top bar then clicking on <kbd >Search</kbd >.
21
-
22
- <Image src = ' /img/screenshots/ai-task/ai-assistant-menu.png' alt = ' ai assistant menu' />
23
-
24
- <Image src = ' /img/screenshots/ai-task/search/search-empty.png' alt = ' search pages' />
20
+ <Image src = ' /img/screenshots/tutorial-ui/ai-task/search/search-empty.png' alt = ' search pages' />
25
21
26
22
For "The Simpsons" AI Assistant, you can ask questions like:
27
23
- "who are the children of the simpsons"
28
24
- "what is the name of the dog of the simpsons"
29
25
30
26
<Tabs >
31
27
<TabItem value = ' g1' label = ' Answer' default >
32
- <Image src = ' /img/screenshots/ai-task/search/search-ai-answer1.png' alt = ' answer pages' />
28
+ <Image src = ' /img/screenshots/tutorial-ui/ ai-task/search/search-ai-answer1.png' alt = ' answer pages' />
33
29
</TabItem >
34
30
<TabItem value = ' s1' label = ' Question 1' >
35
- <Image src = ' /img/screenshots/ai-task/search/search-ai-answer1-zoomed.png' alt = ' answer pages' />
31
+ <Image src = ' /img/screenshots/tutorial-ui/ ai-task/search/search-ai-answer1-zoomed.png' alt = ' answer pages' />
36
32
</TabItem >
37
33
<TabItem value = ' s2' label = ' Question 2' >
38
- <Image src = ' /img/screenshots/ai-task/search/search-ai-answer2-zoomed.png' alt = ' answer pages' />
34
+ <Image src = ' /img/screenshots/tutorial-ui/ ai-task/search/search-ai-answer2-zoomed.png' alt = ' answer pages' />
39
35
</TabItem >
40
36
</Tabs >
41
37
@@ -69,7 +65,7 @@ When the system gives you an answer it is highlighted inside its context. You ca
69
65
button (at the top left), it will show you the answer highlighted in the PDF document.
70
66
</p >
71
67
72
- <Image src = ' /img/screenshots/ai-task/search/search-ai-answer2-highlight.png' alt = ' answer pages' />
68
+ <Image src = ' /img/screenshots/tutorial-ui/ ai-task/search/search-ai-answer2-highlight.png' alt = ' answer pages' />
73
69
74
70
:::caution
75
71
Our backend model is evolving over time so the answers that you get might be different.
0 commit comments