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

initial thinking support for claude #15092

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

eneufeld
Copy link
Contributor

@eneufeld eneufeld commented Mar 1, 2025

What it does

  • Updated the Anthropic SDK from v0.32.1 to v0.39.0
  • Added support for thinking messages in the language model interface
  • Added a ThinkingChatResponseContent implementation
  • Added proper handling for Claude's thinking feature in the Anthropic language model
  • Added a TextPartRenderer to display thinking content
  • Various interface updates to support thinking messages throughout the code

How to test

Follow-ups

Breaking changes

  • This PR introduces breaking changes and requires careful review. If yes, the breaking changes section in the changelog has been updated.

Attribution

Review checklist

Reminder for reviewers

- Updated the Anthropic SDK from v0.32.1 to v0.39.0
- Added support for thinking messages in the language model interface
- Added a ThinkingChatResponseContent implementation
- Added proper handling for Claude's thinking feature in the Anthropic language model
- Added a TextPartRenderer to display thinking content
- Various interface updates to support thinking messages throughout the code
@eneufeld eneufeld requested review from planger and JonasHelming March 1, 2025 23:38
@eneufeld eneufeld mentioned this pull request Mar 4, 2025
45 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Waiting on reviewers
Development

Successfully merging this pull request may close these issues.

1 participant