Skip to content

LlmResponse constructor makes it hard to create new response type outside of package #1134

@daybyter

Description

@daybyter

I am trying to connect LM-Studio as a local AI from the ADK. For that, I have to implement some specific classes, like LMStudioRequest (extends LlmRequest) etc.

But LMStudioResponse is hard to implement, because I cannot overwrite the LlmResponse constructor. What am I doing wrong? Or could the empty constructor be removed from the LlmResponse class?

Thanks in advance

Metadata

Metadata

Assignees

Labels

waiting on reporterWaiting for reaction by reporter. Failing that, maintainers will eventually closed it as stale.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions