Skip to content

Conversation

PeterDaveHello
Copy link

Comment on lines +1 to +16
name = "Claude-Sonnet-4"
release_date = "2025-05-21"
last_updated = "2025-05-21"
attachment = false
reasoning = false
temperature = true
tool_call = false
open_weights = false

[limit]
context = 128_000
output = 16_384

[modalities]
input = ["text"]
output = ["text"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Most models in this PR have:

  • reasoning and tool_call set to false
  • context and output limit set to 128000 and 15384
  • input modalities set to text

They seems to be inaccurate.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fwang Thanks for pointing out this information. Some parts of the upstream information are indeed not quite correct, and I have already given them feedback. Once they make the correction, we can catch up very quickly!

@fwang fwang closed this Sep 23, 2025
@PeterDaveHello
Copy link
Author

@fwang can we at least wait for the upstream or move forward?

@fwang fwang reopened this Sep 23, 2025
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