Skip to content

chore: remove OpenAIAnswerGenerator#6531

Merged
ZanSara merged 9 commits into
v1.xfrom
remove_answer_generator
Dec 13, 2023
Merged

chore: remove OpenAIAnswerGenerator#6531
ZanSara merged 9 commits into
v1.xfrom
remove_answer_generator

Conversation

@ZanSara
Copy link
Copy Markdown
Contributor

@ZanSara ZanSara commented Dec 12, 2023

Related Issues

Proposed Changes:

  • Remove OpenAIAnswerGenerator and all the test related to it.

How did you test it?

CI

Notes for the reviewer

Checklist

@ZanSara ZanSara added this to the 1.23.0 milestone Dec 12, 2023
@ZanSara ZanSara linked an issue Dec 13, 2023 that may be closed by this pull request
@ZanSara ZanSara marked this pull request as ready for review December 13, 2023 10:20
@ZanSara ZanSara requested review from a team as code owners December 13, 2023 10:20
@ZanSara ZanSara requested review from anakin87 and dfokina and removed request for a team December 13, 2023 10:20
Copy link
Copy Markdown
Member

@anakin87 anakin87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In general, it looks good.

Let's improve the release note...

@@ -0,0 +1,3 @@
---
deprecations:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to reno convention, this should not appear on deprecations.

List deprecations notes here, or remove this section. Deprecations should not be used for something that is removed in the release, use upgrade section instead. Deprecation should allow time for users to make necessary changes for the removal to happen in a future release.

So, we should probably compile the upgrade section, explaining to users to replace this component with the PromptNode; maybe we can link some docs or tutorials.

Copy link
Copy Markdown
Member

@anakin87 anakin87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ZanSara ZanSara merged commit 295af24 into v1.x Dec 13, 2023
@ZanSara ZanSara deleted the remove_answer_generator branch December 13, 2023 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove Deprecated OpenAIAnswerGenerator from the repo

2 participants