Skip to content

Commit 18e1dca

Browse files
docs: updated numerical queries section in best practices readme (#1670)
1 parent 8fca481 commit 18e1dca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/best_practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The more limited the data set, the broader the questions should be. If the data
2020

2121
**Numerical queries**
2222

23-
The accelerator is optimized to summarize unstructured data, such as PDFs or text files. The ChatGPT 3.5 Turbo model used by the accelerator is not currently optimized to handle queries about specific numerical data. The ChatGPT 4 model may be better able to handle numerical queries.
23+
The accelerator is optimized to summarize unstructured data, such as PDFs or text files. The ChatGPT 3.5 Turbo model is not currently optimized to handle queries about specific numerical data. The ChatGPT 4 model may be better able to handle numerical queries.
2424

2525
**Use your own judgement**
2626

0 commit comments

Comments
 (0)