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

Handle if no module found for bots #564

Merged
merged 7 commits into from
Sep 12, 2023
Merged

Conversation

Dev-Khant
Copy link
Member

Description

Show ModuleNotFoundError if modules are missing for bots. Here for Whatsapp bot I have included changes with this ongoing #554 to avoid conflicts.

Fixes #558

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Unit Test

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes
  • I have checked my code and corrected any misspellings

@Dev-Khant
Copy link
Member Author

Same lint issues here.

@Dev-Khant
Copy link
Member Author

Errors are fixed @cachho @taranjeet can you please have a look. Thanks

@taranjeet taranjeet merged commit bdef85f into mem0ai:main Sep 12, 2023
3 checks passed
@Dev-Khant Dev-Khant deleted the import-fixes branch September 12, 2023 04:45
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.

Show ModuleNotFoundError if import error in bots
3 participants