Skip to content

fix: Instruction Templating Documentation #178

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

Merged
merged 7 commits into from
Apr 30, 2025

Conversation

matt-landers
Copy link
Member

Added additional documentation for for LLM instructions.

The instruction is a template string where the variables are replaced from state. This is in some of the examples, but it was missing in the documentation.

@matt-landers matt-landers changed the title Instruction Templating Documentation fix: Instruction Templating Documentation Apr 25, 2025
Copy link
Collaborator

@koverholt koverholt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great! Thanks for your contribution (and your patience)! 🚀 And great catch that the template syntax was used elsewhere but not defined here! I made a few formatting fixes (unrelated to your changes!).

If you have a chance in a followup PR, consider adding a few examples in the code block that demonstrate some of all of these templated vars. If not, no worries! Thanks again! 🙌

@koverholt koverholt merged commit 3794147 into google:main Apr 30, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants