jina-ai/jina

Release Note 3.24.0

JoanFM opened this issue ยท 0 comments

Release Note

This release contains 1 new feature.

๐Ÿ†• Features

Support provider endpoint in Jina Executor (#6149)

This release adds the --provider-endpoint flag, which can only be used in conjunction with the --provider flag. The --provider-endpoint flag takes as a parameter a named endpoint supported in the Executor and sets the endpoint of the provider to map to that Executor endpoint.

At present, SageMaker is the only available provider option, so using the parameters --provider SAGEMAKER --provider-endpoint <named endpoint> will make the SageMaker invocations endpoint map to the named endpoint of the Executor.

๐ŸคŸ Contributors

We would like to thank all contributors to this release: