We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
While working on the tutorial:
I realized that it's hard to use llm logs --schema ... with a schema that was persisted in a template using --save.
llm logs --schema ...
--save
I'm going to add a --schema t:name-of-template shortcut to resolve that.
--schema t:name-of-template
The text was updated successfully, but these errors were encountered:
1bebf8b
Documented here: https://github.com/simonw/llm/blob/1bebf8b34ab7479c49ce429562a5cf6cd63fabdd/docs/schemas.md#how-to-specify-a-schema
Sorry, something went wrong.
Release 0.23
a7a9bc8
Refs #520, #766, #774, #775, #776, #777, #778, #780, #781, #782, #783, #784, #785, #788, #790, #791, #793, #794, #795, #796, #797, #798, #799, #800, #801, #806 Closes #803
No branches or pull requests
While working on the tutorial:
I realized that it's hard to use
llm logs --schema ...
with a schema that was persisted in a template using--save
.I'm going to add a
--schema t:name-of-template
shortcut to resolve that.The text was updated successfully, but these errors were encountered: