-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
✅ Add LLM test file #14049
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
✅ Add LLM test file #14049
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
... for better readability in the rendered output. Also fix a few typos.
472da09 to
80caa42
Compare
This comment was marked as outdated.
This comment was marked as outdated.
... as the auto format pre-commit hook removes the whitespaces at the end of the lines.
This comment was marked as outdated.
This comment was marked as outdated.
Shorten introduction, make list of terms more formal and sort by topic.
|
📝 Docs preview for commit 79260da at: https://bdf8fb52.fastapitiangolo.pages.dev Modified Pages |
|
📝 Docs preview for commit a4e7096 at: https://b112526b.fastapitiangolo.pages.dev Modified Pages |
... using tabs for the test and its info. Also word things shorter and more precise.
|
📝 Docs preview for commit 380ab61 at: https://cc1ba552.fastapitiangolo.pages.dev Modified Pages |
tiangolo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, this is great, thank you! 🙌 🚀
|
|
||
| //// tab | Test | ||
|
|
||
| Yesterday, my friend wrote: "If you spell incorrectly correctly, you have spelled it incorrectly". To which I answered: "Correct, but 'incorrectly' is incorrectly not '"incorrectly"'". |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hahahaha 😂
|
Great, thanks! |
"Unit testing" and documentation of LLM instructions in the general and in language specific prompts for the translations of the documentation.
Prompt designers add tests here, other prompt designers can test for them while creating prompts.
This was previously part of #14015.