docs: improve installation instructions (#620) #none

* docs: update instructions

* fix: typo in CONTRIBUTING.md (#614)

* fix: typo in usage.md (#598)

minor typo fix (tt -> it)

---------

Co-authored-by: Varun Sharma <contactvarun27@gmail.com>
Co-authored-by: natowi <natowi@users.noreply.github.com>
This commit is contained in:
Tuan Anh Nguyen Dang (Tadashi_Cin)
2025-01-13 07:42:47 +07:00
committed by GitHub
parent 5343d0d3ee
commit 1c5849c711
4 changed files with 6 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
- The tool uses Large Language Model (LLMs) to perform various tasks in a QA pipeline.
So, you need to provide the application with access to the LLMs you want
to use.
- You only need to provide at least one. However, tt is recommended that you include all the LLMs
- You only need to provide at least one. However, it is recommended that you include all the LLMs
that you have access to, you will be able to switch between them while using the
application.