github jina-ai/serve v3.24.0
💫 Release v3.24.0

latest releases: v3.28.0, v3.27.20, v3.27.19...
8 months ago

Release Note (3.24.0)

Release time: 2024-03-11 09:48:35

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:

Don't miss a new serve release

NewReleases is sending notifications on new releases.