Skip to content

Conversation

@poutsma
Copy link
Contributor

@poutsma poutsma commented Nov 4, 2025

This PR replaces the RestTemplate usage in AgentChatClient with RestClient.
It also removes the RestTemplate bean configured in AgentPlatformConfiguration, as it does not appear to be used anywhere.

See: gh-1003

Copy link
Contributor

@alexheifetz alexheifetz left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@igordayen
Copy link
Contributor

and WebClient is underway too:) - as part of streaming support.

@johnsonr
Copy link
Contributor

Please rebase

This commit replaces the RestTemplate usage in AgentChatClient with
RestClient.
It also removes the RestTemplate bean configured in
AgentPlatformConfiguration, as it does not appear to be used anywhere.

See: embabelgh-1003
Signed-off-by: Arjen Poutsma <[email protected]>
@poutsma
Copy link
Contributor Author

poutsma commented Nov 10, 2025

Please rebase

Done.

@johnsonr johnsonr merged commit 9b0ed58 into embabel:main Nov 10, 2025
3 checks passed
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.

4 participants