Skip to content

Conversation

@didier-durand
Copy link
Contributor

Description

In current version of starlette_app.py, RequestHandler is imported from a2a.server.request_handlers.jsonrpc_handler. Indeed it should be imported from a2a.server.request_handlers.request_handler where it is defined. (It could also be from module via ini where it is mentioned. But, it's not the philosophy that seems used in this project)

That's what this PR fixes. See commit diff for details.

@didier-durand didier-durand requested a review from a team as a code owner May 21, 2025 04:17
@mindpower mindpower merged commit e696c8d into a2aproject:main May 21, 2025
5 checks passed
martimfasantos pushed a commit to martimfasantos/a2a-python that referenced this pull request May 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