Skip to content

Conversation

@invader89
Copy link
Collaborator

@invader89 invader89 commented Jan 18, 2026

This PR updates the code to iterate over the content in the response's message and print the thinking and text types separately.

  • The print(response.message.content[0].text) line is replaced with a loop that iterates over each content in response.message.content.
  • Inside the loop, there are conditional checks to print the content based on its type (thinking or text).
  • The model used in some examples is updated from command-r-08-2024 to command-a-03-2025.

@github-actions
Copy link

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