- Notifications
You must be signed in to change notification settings - Fork 402
chore(main): release 1.30.1 #2490
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
0f1408b
to 10eb273
Compare 10eb273
to 8d633cc
Compare 8d633cc
to f8277df
Compare f8277df
to 0b8c018
Compare 0b8c018
to d56ab9f
Compare 460ea10
to c031ba5
Compare c031ba5
to 694de7b
Compare 694de7b
to 10cbd97
Compare 10cbd97
to 03d0687
Compare Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: vertex-ai Issues related to the googleapis/python-aiplatform API. autorelease: closed size: l Pull request size is large.
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
1.30.1 (2023-09-05)
Features
vertexai
package (fbd03b1)enable_access_logging
parameter to Endpoint.deploy() method, minor edit to batch_predict() docstring (794cedd)learning_rate
in tuning (c6cdd10)stop_sequences
in inference (6f7ea84)chat-bison
models (3a97c52)codechat-bison
models (af6e455)TextGenerationResponse.raw_prediction_response
(f8f2b9c)TextGenerationModel
tuning to GA (62ff30d)textembedding
models (preview) (a368538)TextEmbeddingInput
),auto_truncate
parameter and resultstatistics
(cbf9b6e)ImageCaptioningModel
to GA (7575046)ImageQnAModel
to GA (fd5cb02)MultiModalEmbeddingModel
to GA (e99f366)width
andheight
parameters fromImageGenerationModel.generate_images
since the service has dropped support for image sizes and aspect ratios (52897e6)BatchPredictionJob.create
(13b11c6)Bug Fixes
Endpoint.undeploy_all()
doesn't undeploy all models (9fb24d7)Prediction.predictions
. (56518f1)CodeGenerationModel
now supports safety attributes (c2c8a5e)max_output_tokens
default value for theCodeGenerationModel
(f5a20eb)ChatMessage
class (7bf7634)get_tuned_model
for the future models that are nottext-bison
(1adf72b)list_tuned_model_names
(57806fb)ChatModel.start_chat
being ignored (a0d815d)TextGenerationModel.predict
parameters (f3b25ab)TextEmbeddingInput.task_type
parameter. (2e3090b)_construct_sdk_resource_from_gapic
should use the project from the resource name instead of the default project. (162b2f2)Miscellaneous Chores
Documentation
CodeChatModel
when starting chat. (cf46145)This PR was generated with Release Please. See documentation.