Skip to content

Conversation

@sebsto
Copy link
Collaborator

@sebsto sebsto commented Oct 10, 2025

While working on AgentKit library, we realized we have to introduce to API changes to make this library easier to use.

  • History is not a type alias of [Message] anymore. It is promoted to its own History top-level struct.
    All functions using [Messages] in their signature are marked deprecated and we have added new functions signatures with History.

  • ConverseRequestBuilder is now Sendable. It allows user to pass it between isolation boundaries.

@sebsto sebsto self-assigned this Oct 10, 2025
@sebsto sebsto added the enhancement New feature or request label Oct 10, 2025
@sebsto sebsto merged commit f2f1583 into main Oct 11, 2025
21 checks passed
@sebsto sebsto deleted the sebsto/fixes_for_agentkit branch October 11, 2025 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant