Skip to content

Update finance personal assistant for Claude Haiku 4.5#1742

Open
philgut-aws wants to merge 1 commit into
awslabs:mainfrom
philgut-aws:update-finance-assistant-haiku-4-5
Open

Update finance personal assistant for Claude Haiku 4.5#1742
philgut-aws wants to merge 1 commit into
awslabs:mainfrom
philgut-aws:update-finance-assistant-haiku-4-5

Conversation

@philgut-aws

Copy link
Copy Markdown

Summary

Updates the finance personal assistant (lab1) and its README to align with the Claude Haiku 4.5 model that is already configured in the notebook code.

Changes

  • BUDGET_SYSTEM_PROMPT (lab1, budget_agent.py cell): Replaced the previous prompt. The old prompt broke the structured output instructions with Claude Haiku 4.5, so it was rewritten to be more concise and compatible.
  • Removed outdated note: Deleted the markdown note instructing users to enable model access for Anthropic Claude 3.7 Sonnet, which is no longer required.
  • Model name references: Updated remaining "Anthropic Claude 3.7 Sonnet" references to "Claude Haiku 4.5" in lab1 and the README, matching the model already used in code (global.anthropic.claude-haiku-4-5-20251001-v1:0).

Testing

Notebook JSON validated. No code/logic changes beyond the system prompt text and documentation/comment updates.

- Update BUDGET_SYSTEM_PROMPT in lab1: the previous prompt broke the
  structured output instructions with Claude Haiku 4.5
- Remove outdated note about enabling model access for Claude 3.7 Sonnet
- Update references from Anthropic Claude 3.7 Sonnet to Claude Haiku 4.5
  in lab1 and README
@review-notebook-app

Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@github-actions github-actions Bot added the 02-use-cases 02-use-cases label Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

02-use-cases 02-use-cases

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants