Skip to content

Commit 4f1e9d1

Browse files
authored
Final QA (#513)
1 parent b762e39 commit 4f1e9d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prompt-engineering/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The repository contains the following files:
4848
- [sanitized-chats.txt](sanitized-chats.txt): Sanitized version of `chats.txt` that's used for building few-shot examples for sentiment analysis
4949
- [sanitized-testing-chats.txt](sanitized-testing-chats.txt): Sanitized version of `testing-chats.txt` that's used for testing the prompt used for sentiment analysis
5050
- [settings.toml](settings.toml): Main settings file used for iteratively improving the prompts
51-
- [final-settings.toml](final-settings.toml): Final state of the settings file at the end of the tutorial
51+
- [settings-final.toml](settings-final.toml): Final state of the settings file at the end of the tutorial
5252
- [testing-chats.txt](testing-chats.txt): Customer support chats used for testing the prompt on new data
5353

5454
You can find more information about when and how to use the different files [in the tutorial](https://realpython.com/practical-prompt-engineering/).

0 commit comments

Comments
 (0)