Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include deprecation warnings for LLMUserResponseAggregator and LLMAss… #948

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

markbackman
Copy link
Contributor

@markbackman markbackman commented Jan 8, 2025

…istantResponseAggregator

Please describe the changes in your PR. If it is addressing an issue, please reference that as well.

The only remaining use of these classes are related to Langchain. We'll clean that up in a separate file.

Note: these classes have been deprecated since October. We need to be more clear about deprecation warnings so developers are aware of the changes.

@aconchillo
Copy link
Contributor

These are still necessary by LangChain. I need to take a look at it. It's on my list.

@markbackman
Copy link
Contributor Author

These are still necessary by LangChain. I need to take a look at it. It's on my list.

Definitely. Let's keep this open until you have a chance to do that.

I wanted to create this because I keep seeing people develop with LLMUserResponseAggregator and LLMAssistantResponseAggregator.

@aconchillo aconchillo marked this pull request as draft January 14, 2025 19:43
@aconchillo
Copy link
Contributor

Marking this as draft for now.

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