You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: prompt-engineering/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ The repository contains the following files:
48
48
-[sanitized-chats.txt](sanitized-chats.txt): Sanitized version of `chats.txt` that's used for building few-shot examples for sentiment analysis
49
49
-[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
50
50
-[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
52
52
-[testing-chats.txt](testing-chats.txt): Customer support chats used for testing the prompt on new data
53
53
54
54
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