Skip to content

Commit efe01d4

Browse files
committed
Number format changes
Signed-off-by: majolr <[email protected]>
1 parent 7e5ea2a commit efe01d4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

askme/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,17 @@ In the AskME app, it is easy to use your documents to create a new vector table.
2929
<img src="assets/askme_kb_interface.png" alt="AskME Knowledge Base interface" width="72%" >
3030
</div>
3131

32-
From the `Knowledge Base Management` tab (<span style="color:red">**1**</span>), under `Create Vector Table` (<span style="color:red">**2**</span>), you can choose to upload one or more documents to AskME (<span style="color:red">**3**</span>):
32+
From the `Knowledge Base Management` tab (${\textsf{\color{red}1}}$), under `Create Vector Table` (${\textsf{\color{red}2}}$), you can choose to upload one or more documents to AskME (${\textsf{\color{red}3}}$):
3333
- Here is a sample document you can download and use for that purpose: [Onboarding Checklist for New Hires at Nexus Innovations.pdf](./assets/Onboarding%20Checklist%20for%20New%20Hires%20at%20Nexus%20Innovations.pdf)<br />
3434
- Feel free to use your own documents to try the vector table creation.
3535

36-
After having browsed and selected the relevant files, you can change the vector table name if the default one does not match your needs (<span style="color:red">**4**</span>).<br />
36+
After having browsed and selected the relevant files, you can change the vector table name if the default one does not match your needs (${\textsf{\color{red}4}}$).<br />
3737
This name will be used to identify the vector table, and may correspond to the common denominator of all selected files.
3838

39-
Then click on the `Upload` button to start the vector table creation process (<span style="color:red">**5**</span>).<br />
39+
Then click on the `Upload` button to start the vector table creation process (${\textsf{\color{red}5}}$).<br />
4040
For the sample document provided earlier, this process should take 30-60 seconds. It may take several minutes if multiple files/bigger files are selected.
4141

42-
Once the vector table has been created, a green message is displayed, explaining that the table creation was successful, and the new table name should be added to the `Selected Vector Tables` list (<span style="color:red">**6**</span>).
42+
Once the vector table has been created, a green message is displayed, explaining that the table creation was successful, and the new table name should be added to the `Selected Vector Tables` list (${\textsf{\color{red}6}}$).
4343
<br />
4444

4545
### Use the vector table to answer questions
@@ -50,10 +50,10 @@ Any existing vector table can be used in AskME to generate an accurate answer, w
5050
<img src="assets/askme_answer_interface.png" alt="AskME free-style answer" width="72%" >
5151
</div>
5252

53-
From the `Free-style Answer` tab (<span style="color:red">**1**</span>), you can enter your question in the input field (<span style="color:red">**3**</span>).<br />
53+
From the `Free-style Answer` tab (${\textsf{\color{red}1}}$), you can enter your question in the input field (${\textsf{\color{red}3}}$).<br />
5454
Here, we choose to ask a question related to the sample document uploaded in the previous section: *What are the onboarding steps for new hires at Nexus Innovation?*
5555

56-
Please make sure that all vector tables needed for the question are selected in the Knowledge Base Selection area (<span style="color:red">**2**</span>), and then you can click on the `Answer Question` button (<span style="color:red">**4**</span>).
56+
Please make sure that all vector tables needed for the question are selected in the Knowledge Base Selection area (${\textsf{\color{red}2}}$), and then you can click on the `Answer Question` button (${\textsf{\color{red}4}}$).
5757

5858
The answer should appear under the `Answer Question` button after a few seconds, followed by a clickable list of document references that have been used to generate the answer.
5959

0 commit comments

Comments
 (0)