Commits
Branch selector
User selector
Commit History
Commits on Jul 27, 2023
feat: LLM - Support for Batch Prediction for the `textembedding` models (preview)
Show description for a368538authored andcommitteddocs: fix auto-generated pydoc for language_models
Show description for 7d72bd1authored andcommittedchore: LLM - Removed tuning dataset limitations
Show description for 8fea6c3authored andcommittedfix: LLM - Fixed `get_tuned_model` for the future models that are not `text-bison`
Show description for 1adf72bauthored andcommitted
Commits on Jul 26, 2023
chore: Add PyTorch 2.0 images to prediction first-party uris.
Show description for 3bfd996authored andcommittedchore: Fixed typos in samples
Show description for 2788ef3authored andcommitted
Commits on Jul 25, 2023
chore: Add TF 2.12, Sklearn 1.2 and Xgboost 1.7 images to prediction first-party uris.
Show description for 8d8068eauthored andcommitteddocs: LLM - Made it possible to provide message history to `CodeChatModel` when starting chat.
Show description for cf46145authored andcommittedfeat: LVM - Released the Large Vision Models SDK to public preview
Show description for 9bbf1eaauthored andcommittedfeat: LLM - Support tuning for the code-bison model (preview)
Show description for e4b23a2authored andcommitted
Commits on Jul 24, 2023
chore: LLM - Change tuning to use "@" instead of "-" as the model version delimiter
Show description for 75eb777authored andcommitted
Commits on Jul 19, 2023
chore(main): release 1.28.1 (#2358)
Show description for fcf4ac9authored
Commits on Jul 18, 2023
chore: release 1.28.1
Show description for 8ebf22eauthored andcommittedchore: LLM - Improved the preview TextGenerationModel dosctring
Show description for d09a680authored andcommittedfix: Fixed the installation error caused by a PyYAML issue
Show description for 4b86ce1authored andcommitted
Commits on Jul 17, 2023
feat: LLM - Released the BatchPrediction to GA for TextGenerationModel
Show description for 701c3a2authored andcommitted
Commits on Jul 15, 2023
chore: LLM - Renamed `batch_predict` function's `source_uri` to `dataset`.
Show description for eabe720authored andcommitted
Commits on Jul 14, 2023
fix: require model name in ModelEvaluation.list()
Show description for aed8c76authored andcommitted
Commits on Jul 13, 2023
feat: LLM - Support tuning in the "us-central1" location
Show description for 4aa7745authored andcommittedCopybara import of the project:
Show description for c903e7dauthored andcommitted
Commits on Jul 12, 2023
fix: Fix artifact registry link not showing in ui when creating schedules with SDK.
Show description for 203cb47authored andcommitteddocs: fixed a docstring for train_steps
Show description for 1f55b05authored andcommittedchore: Support new tuning algorithm and pipeline
Show description for a4bd9bdauthored andcommitted
Commits on Jul 10, 2023
chore: LLM - Fixed typos
Show description for 93fe560authored andcommittedchore: Improved the `create_client` typing
Show description for fdd30b2authored andcommittedchore: LLM - Fixed typo in `tune_model` docstring
Show description for 61f7bdaauthored andcommittedchore(main): release 1.28.0 (#2348)
Show description for 6ce18f7authored
Commits on Jul 8, 2023
feat: LLM - Released the Chat models to GA
Show description for 22aa26dauthored andcommitted
Commits on Jul 6, 2023
chore(main): release 1.27.1 (#2341)
Show description for 52d0267authoredchore: release 1.27.1
Show description for 2159f29authored andcommitted
Commits on Jul 5, 2023
feat: add sdk support for xai example-based explanations
Show description for f9ca1d5authored andcommitted
Commits on Jun 30, 2023
chore(main): release 1.27.0 (#2320)
Show description for 718f04bauthoreddocs: fixed a docstring for _Dataset
Show description for b68a941authored andcommitteddocs: fixed a docstring for TimeSeriesDataset
Show description for a7dfce2authored andcommittedfix: LLM - Exported the `ChatMessage` class
Show description for 7bf7634authored andcommitted