Skip to content
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

[issue #449] - Fix & Add support for Claude Sonnet 3.7 #502

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

karkarn1
Copy link

@karkarn1 karkarn1 commented Feb 27, 2025

Issue #449 - Inline Agents fails with Sonnet 3.5

Description of changes:

  • Added function to process tool responses to ensure compatibility with the Claude Sonnet version being used.
  • Added a model selection dropdown, giving the user the option to run the notebook with the following Models:
    • Claude Sonnet 3.0
    • Claude Sonnet 3.5
    • Claude Sonnet 3.5 v2
    • Claude Sonnet 3.7

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@karkarn1 karkarn1 changed the title [issue #449] - Fix & Add support for Claude 3.7 [issue #449] - Fix & Add support for Claude Sonnet 3.7 Feb 27, 2025
@karkarn1 karkarn1 marked this pull request as ready for review February 27, 2025 03:12
@austinmw
Copy link

austinmw commented Feb 27, 2025

@karkarn1 Does this work when "streamFinalResponse": True?

@karkarn1
Copy link
Author

@austinmw Now it does!

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