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

Add basic background jobs #4

Merged
merged 20 commits into from
Nov 22, 2024
Merged

Add basic background jobs #4

merged 20 commits into from
Nov 22, 2024

Conversation

luandro
Copy link
Contributor

@luandro luandro commented Nov 1, 2024

Adds the following background jobs:

  • save-received-messages
  • get-received-messages
  • save-tosend-message
  • get-tosend-messages
  • save-grant-call
  • get-grant-calls
  • save-profile
  • get-profiles

@luandro luandro added the feature New feature label Nov 1, 2024
@luandro luandro added this to the MVP milestone Nov 1, 2024
@luandro luandro self-assigned this Nov 1, 2024
@luandro luandro linked an issue Nov 7, 2024 that may be closed by this pull request
19 tasks
@luandro
Copy link
Contributor Author

luandro commented Nov 22, 2024

The latest work on the AI Python API has been merged. Having the call-plugin makes no sense anymore as the supervisor is in Python.

@luandro luandro merged commit d2651e5 into main Nov 22, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Basic jobs
2 participants