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
Refs:
In order to find the chat ID that I should use to continue a conversation, llm logs needs to include the rowid in the output.
llm logs
rowid
Since prompt responses can be really long, it would be useful to provide an optional -t/--truncate option for truncating them.
-t/--truncate
The text was updated successfully, but these errors were encountered:
8052428
Docs for -t/--truncate, refs #16
7086094
Release 0.4
f9ed733
Refs #6, #13, #15, #16, #17, #21, #24, #25, #35, #37
llm logs -t/--truncate and rowid display, closes #16
eb0de61
d1db866
2d3d297
No branches or pull requests
Refs:
In order to find the chat ID that I should use to continue a conversation,
llm logs
needs to include therowid
in the output.Since prompt responses can be really long, it would be useful to provide an optional
-t/--truncate
option for truncating them.The text was updated successfully, but these errors were encountered: