jina-ai / jina

☁️ Build multimodal AI applications with cloud-native stack
https://docs.jina.ai
Apache License 2.0
21k stars 2.22k forks source link

Release Note 3.24.0 #6151

Closed JoanFM closed 6 months ago

JoanFM commented 6 months ago

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: