correct wrapper, typos; add links

Signed-off-by: LunarMarathon <lmaytan24@gmail.com>
This commit is contained in:
LunarMarathon
2023-10-06 15:11:22 +05:30
parent 92572ff919
commit b3f2827961
5 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
## To customise a main prompt navigate to `/application/prompt/combine_prompt.txt`
## To customize a main prompt navigate to `/application/prompt/combine_prompt.txt`
You can try editing it to see how the model responses.

View File

@@ -35,7 +35,7 @@ It will tell you how much it will cost
Once you run it will use new context that is relevant to your documentation
Make sure you select default in the dropdown in the UI
## Customisation
## Customization
You can learn more about options while running ingest.py by running:
`python ingest.py --help`