-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Add Custom Endpoints #4341
Copy link
Copy link
Closed
Labels
request clarification[Status] The maintainer need clarification or more information from the author[Status] The maintainer need clarification or more information from the authorstale[Status] Issues which have been marked inactive since there is no user response[Status] Issues which have been marked inactive since there is no user responseweb[Component] This issue will be transferred to adk-web[Component] This issue will be transferred to adk-web
Metadata
Metadata
Assignees
Labels
request clarification[Status] The maintainer need clarification or more information from the author[Status] The maintainer need clarification or more information from the authorstale[Status] Issues which have been marked inactive since there is no user response[Status] Issues which have been marked inactive since there is no user responseweb[Component] This issue will be transferred to adk-web[Component] This issue will be transferred to adk-web
Is your feature request related to a specific problem?
No, it's something I faced while developing my own agents.
The problem is that if you want to add your custom endpoints so that you can use the ADK fast API server, one does not have a way to do that, hence you are limited to creating your own backend and making an API call to the model.
Describe the Solution You'd Like
The solution is to provide a mechanism to add custom endpoints so that developers do not have to find a workaround.
Willingness to contribute
Hell Yah, I want to implement this.
Feel free to add a comment on what you think about this.