Skip to content

fix(a2a): normalize URL handling in RemoteVeAgent initialization#538

Open
yexuanyang wants to merge 1 commit intovolcengine:mainfrom
yexuanyang:fix/RemoteVeAgent
Open

fix(a2a): normalize URL handling in RemoteVeAgent initialization#538
yexuanyang wants to merge 1 commit intovolcengine:mainfrom
yexuanyang:fix/RemoteVeAgent

Conversation

@yexuanyang
Copy link

Ensure consistent trailing slash removal for both direct URL and httpx_client.base_url initialization paths. Previously, URLs passed via the url parameter retained trailing slashes while those from httpx_client had them stripped, causing inconsistent behavior.

Related PR: #537

Ensure consistent trailing slash removal for both direct URL and
httpx_client.base_url initialization paths. Previously, URLs passed
via the url parameter retained trailing slashes while those from
httpx_client had them stripped, causing inconsistent behavior.
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.

1 participant