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 python-docx as a Default Dependency #1797

Open
nickvanlandschoot opened this issue Jan 15, 2025 · 0 comments · May be fixed by #1798
Open

Include python-docx as a Default Dependency #1797

nickvanlandschoot opened this issue Jan 15, 2025 · 0 comments · May be fixed by #1798

Comments

@nickvanlandschoot
Copy link

Description:
In v2.7.7, an issue (#1738) prevented custom agents from loading in the playground unless python-docx was manually installed. While the playground functionality has been restored, users are still required to install python-docx themselves. Including python-docx as a default dependency would improve the developer experience by removing this manual step.

Proposed Solution:
Add python-docx to the default requirements to ensure all core functionalities work out of the box.

Impact:
This change is non-breaking and improves the default setup experience for users without affecting AI/ML components or other dependencies

@nickvanlandschoot nickvanlandschoot linked a pull request Jan 15, 2025 that will close this issue
12 tasks
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 a pull request may close this issue.

1 participant