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

Enforce full_response_path=true when users configure JSON Path in ML processors #368

Closed
ohltyler opened this issue Sep 11, 2024 · 1 comment

Comments

@ohltyler
Copy link
Member

ohltyler commented Sep 11, 2024

We should add extra warnings or checks within the modal that detect when JSON Path is being written for the transform. In which case, full_response_path should be set to true.

Need to mimic ML inference functionality on the transforms for this part as best as we can: check for different scenarios like full_response_path, models with interfaces, models with preprocessors, etc.

@ohltyler
Copy link
Member Author

Closed by #373

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant