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 support for custom Deepstack models #417

Merged
merged 5 commits into from
Jan 18, 2021
Merged

Add support for custom Deepstack models #417

merged 5 commits into from
Jan 18, 2021

Conversation

neilenns
Copy link
Owner

Fixes #416

Description of changes

  • Add an optional customEndpoint property to the trigger configuration
  • Update the schema to require either customEndpoint or watchObjects but not both
  • Use the customEndpoint property when calling Deepstack if it is specified, and skip checking watchObjects when it is included

Checklist

If your change touches anything under src or the README.md file
these items must be done:

  • User-facing change description added to unreleased section of CHANGELOG.md

@neilenns neilenns merged commit b8761a0 into main Jan 18, 2021
@neilenns neilenns deleted the issue416 branch January 18, 2021 19:12
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.

Custom Deepstack Models
1 participant