Skip to content

refactor(agents): Remove the base AIAgentLLMSession class#1462

Open
antoniibelyshev wants to merge 1 commit intodevelopfrom
belyshev/refactor-llm-session
Open

refactor(agents): Remove the base AIAgentLLMSession class#1462
antoniibelyshev wants to merge 1 commit intodevelopfrom
belyshev/refactor-llm-session

Conversation

@antoniibelyshev
Copy link
Contributor

@antoniibelyshev antoniibelyshev commented Feb 5, 2026

Having the base AIAgentLLMSession class with open methods led to unobvious issues with overrides like the one in the attached issue.

This pr removes AIAgentLLMSession as a base class for the AIAgentLLMReadSession and AIAgentLLMWriteSession.

closes KG-663

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