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

func_to_data_component fix #374

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Unobtainiumrock
Copy link
Collaborator

self-explanatory title.

@Unobtainiumrock Unobtainiumrock changed the title Brief fix of decorator in question answering tutorial func_to_data_component fix Feb 14, 2025
Copy link
Member

@liyin2015 liyin2015 left a comment

Choose a reason for hiding this comment

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

also do a search in the library to see if others places uses func_to_component and need fix

@@ -1045,72 +1045,6 @@ def func_to_data_component(fun) -> FuncDataComponent:
return parser_class()


class FuncComponent(Component):
Copy link
Member

Choose a reason for hiding this comment

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

add this change to Changelog.md

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