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

Fixing entity classifier initialization issue. #116

Merged
merged 1 commit into from
Feb 8, 2024
Merged

Fixing entity classifier initialization issue. #116

merged 1 commit into from
Feb 8, 2024

Conversation

shreyas-damle
Copy link
Collaborator

This is issue since we added this EntityClassifier initialization in daemon.py, but it was suppressed due to one more import in doc_helper.py at the top. Now we moved that import to inside class, so this is giving issue.
It was not caught in my testing in earlier PR as the model was already present in my venv.

@srics srics merged commit 07f7946 into daxa-ai:main Feb 8, 2024
4 checks passed
@shreyas-damle shreyas-damle deleted the shreyas-entity-init-fix branch February 8, 2024 09:33
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.

None yet

3 participants