prompt-eng-interactive-tutorial icon indicating copy to clipboard operation
prompt-eng-interactive-tutorial copied to clipboard

Anthropic's Interactive Prompt Engineering Tutorial

Results 39 prompt-eng-interactive-tutorial issues
Sort by recently updated
recently updated
newest added

Thanks a lot for this tutorial. It is very well made, and I learned a lot! In Firefox (132.0.1) the claudemessages cells fail to update after a change in the...

No tags were actually added in the cells about adding XML tags, and the output was the same as the previous cell, which was incorrect.

Thought I'd help newcomers out with a redirect to the newly published ToolUse course. Also fixed one or two typos :)

f in f-string missing in 09_Complex_Prompts_from_Scratch.ipynb for the Question portion of the Legal example. Should say: TASK_DESCRIPTION = f"""Write a clear, concise answer to this question: {QUESTION}

TASK_DESCRIPTION should be an F-string, as the variable {QUESTION} is referenced.

This brach only updates the AmazonBedrock content with the new to tool use capability and changes all notebooks to use the new converse api. https://aws.amazon.com/about-aws/whats-new/2024/05/amazon-bedrock-new-converse-api/