Commit Graph
4263 Commits
Author SHA1 Message Date
chnduandGitHub cf048b6fe4 Add live_api skills that help the user build their own liveapi service (#4511)
* Add live_api skills that help the user to build their own liveapi service.

Implementation are based on websocket. Support different coding languages.

* Update based on review

* Fix typos

* Update vertex to gemini enterprise.
2026-05-11 17:19:12 +00:00
Mend RenovateandGitHub 8c8820ecfa chore(deps): update dependency numpy to v2.4.4 (#4466) 2026-05-06 14:24:57 +00:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
a1a52d8145 chore(deps): bump requests (#4488)
Bumps [requests](https://github.com/psf/requests) from 2.32.4 to 2.33.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.4...v2.33.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.33.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-06 14:22:23 +00:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
a06ce545e7 chore(deps): bump pillow (#4497)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.1.1 to 12.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/12.1.1...12.2.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 12.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-06 14:19:28 +00:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
913780c4cb chore(deps): bump pillow (#4509)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 12.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.3.0...12.2.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 12.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-06 14:14:14 +00:00
gmaninatarajanandGitHub 71be46e7d8 feat: Updated whl file and package name as part of Vertex Model Garden setup (#4508) 2026-04-30 08:28:04 -04:00
Mayank SharanandGitHub 849e88a627 Vtc blog 2 (#4507)
* Adding reviewed version of VTC blog 2

* GCA suggested fixes

* Updating readme to have links
2026-04-29 19:10:45 +00:00
Jason DaiandGitHub daf56bcd0b Create Eval Quality Flywheel Skill for preview (#4505) 2026-04-23 16:37:08 +00:00
Mayank SharanandGitHub 563f423b93 Adding reviewed version of VTC blog 2 (#4502)
* Adding reviewed version of VTC blog 2

* GCA suggested fixes
2026-04-16 21:12:03 +00:00
ian1780andGitHub 292e540e96 Update anthropic_claude_intro.ipynb (#4501)
add opus 4.7 multi region endpoint support b/491171457
2026-04-16 17:59:12 +00:00
Sam-DecigaandGitHub 6c6a703c5a Ant nickel (#4500)
* Feat: Anthropic Opus-4-7 launch

* Feat: Anthropic Opus-4-7 launch
2026-04-16 12:18:47 -04:00
Sam-DecigaandGitHub 7ef83c6f73 MARS8 new Asian regions (#4498) 2026-04-14 19:59:45 +00:00
Vertex MG TeamandCopybara-Service aba6598109 use old docker hash for whisper model deployment.
PiperOrigin-RevId: 892120947
2026-03-30 23:08:58 -07:00
Sam-DecigaandGitHub 88a6b8037e Refactor: Anthropic NB (#4489) 2026-03-26 14:49:59 -04:00
Eric DongandGitHub 8845f7ab27 Update Gemini model references and availability details
Update Gemini versions.
2026-03-26 09:40:01 -04:00
Eric DongandGitHub 3b2e711a16 Update fine-tuning model reference in README
Updated the fine-tuning model reference from Gemini 1.5 Pro to Gemini 2.5 Pro in the README.
2026-03-25 16:44:52 -04:00
Eric DongandGitHub 5c0629cdc7 Revise README for Agent Skills in Vertex AI
Updated terminology and formatting for clarity.
2026-03-25 15:18:03 -04:00
Eric DongandGitHub e107d30807 chore: Add detailed installation instructions for skills (#4487) 2026-03-25 15:06:59 -04:00
Eric DongandGitHub b98ab36913 refactor: Add tool configuation in skills readme (#4486)
* chore: Update vertex-ai Skills readme

* refactor: Add tool configuation in  skills readme
2026-03-25 13:41:45 -04:00
Eric DongandGitHub f1d90b5a71 chore: Update vertex-ai Skills readme (#4485) 2026-03-25 11:36:41 -04:00
Eric DongandGitHub f848db6132 Revise README title and formatting for emphasis
Updated the title and emphasized 'Skills' in the README.
2026-03-25 10:16:42 -04:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cc9fffd945 chore(deps): bump pillow (#4482)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 12.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.3.0...12.1.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 12.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-24 15:13:00 +00:00
Eric DongandGitHub 7606a1de03 chore: Update the skills readme with instructions (#4484) 2026-03-24 10:44:28 -04:00
Eric DongandGitHub cca59aa753 Update README.md
Remove icons
2026-03-24 10:12:04 -04:00
Eric DongandGitHub a1907da27a chore: Update readme (#4483) 2026-03-24 10:00:50 -04:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
e8cb7738d0 Bump pillow (#4443)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 12.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.3.0...12.1.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 12.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-24 13:52:57 +00:00
Mend RenovateandGitHub 18e8d603de chore(deps): update dependency black to v26.3.1 [security] (#4470) 2026-03-24 13:52:02 +00:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1bd5901fdb Bump black (#4468)
Bumps [black](https://github.com/psf/black) from 25.1.0 to 26.3.1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/25.1.0...26.3.1)

---
updated-dependencies:
- dependency-name: black
  dependency-version: 26.3.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-24 13:51:38 +00:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5b245024cd Bump pyasn1 (#4474)
Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/pyasn1/pyasn1/releases)
- [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst)
- [Commits](https://github.com/pyasn1/pyasn1/compare/v0.6.2...v0.6.3)

---
updated-dependencies:
- dependency-name: pyasn1
  dependency-version: 0.6.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-24 13:50:31 +00:00
Eric DongandGitHub ba043c196c chore: Update skills readme with architecture (#4481) 2026-03-24 09:49:35 -04:00
Eric DongandGitHub 28ce8f6d7a chore: Update readme and template (#4480) 2026-03-24 09:42:45 -04:00
Eric DongandGitHub 3b5a8cad41 feat: Add Gen AI SDK skill for Vertex (#4479) 2026-03-24 09:29:01 -04:00
gmaninatarajanandGitHub c6d7971bc9 fix:Simplified authentication section and addressed timeout issues (#4478) 2026-03-23 18:50:35 -04:00
Eric DongandGitHub dbe28965cb feat: Add primary routing and readme for vertex ai skills (#4477) 2026-03-23 17:18:16 -04:00
Vertex MG TeamandCopybara-Service 0d34d6bbea update minimax m2 notebook.
PiperOrigin-RevId: 886885747
2026-03-20 11:14:55 -07:00
Sam-DecigaandGitHub a1d898f35e feat: Jina EmbV3 launch (#4476)
* feat: Jina EmbV3 launch

* feat: Jina EmbV3 launch
2026-03-20 08:19:38 -04:00
Eric DongandGitHub 772ee71bc3 feat: use Vertex AI MCP server (#4475)
* feat: use Vertex AI MCP server

* Address review comments
2026-03-19 11:02:28 -04:00
Sam-DecigaandGitHub 425851cedc feat: Nemotron3-Super model launch (#4473)
* feat: Nemotron3-Super model launch

* feat: Nemotron3-Super model launch

* feat: Nemotron3-Super model launch
2026-03-16 20:41:36 -04:00
Lav RaiandGitHub bcccbee164 Update distillation report. (#4472) 2026-03-16 18:40:10 +00:00
Lav RaiandGitHub 5ae325528a Add distillation report. (#4471) 2026-03-13 15:33:34 +00:00
vincentkt-googleandGitHub 86674effee Add and update existing vertex skills (#4467)
* Add and update existing vertex skills

- Add support for fine tuning for 1p gemini tuning
- Add support for deploying fine tuned model support
- Add support for running inference on MaaS models
- Add open model support for regions and cost estimating for 3p tuning

* fixing some of the commit errors

* updated scripts to use existing gemini 1.5 pro model

* swap gemini 1.5 pro to gemini 2.5 pro
2026-03-11 19:45:42 +00:00
vincentkt-googleandGitHub 8b4708c606 feat: add vertex ai skills to repo (#4454) 2026-03-05 17:50:41 +00:00
Yichen ZhouandCopybara-Service f3dd6cbca3 Update TimesFM-2.5 notebook for Model Garden.
PiperOrigin-RevId: 878726929
2026-03-04 16:42:55 -08:00
Rayan DasoriyaandCopybara-Service 1f9e93993c No public description
MG_DOCKER_CODES_PIPER_ORIGIN_REV_ID: 878215121
2026-03-03 18:26:58 -08:00
Vertex MG TeamandCopybara-Service 062835174e Updated the image default TAG to release
PiperOrigin-RevId: 877893209
2026-03-03 05:26:21 -08:00
Rayan DasoriyaandCopybara-Service cb4916f590 No public description
MG_DOCKER_CODES_PIPER_ORIGIN_REV_ID: 875506020
2026-02-25 21:44:41 -08:00
Damodar PanigrahiandGitHub 2933fe606b bug: remove A100 as recommended specs (#4450) 2026-02-25 14:05:36 +00:00
Damodar PanigrahiandGitHub b468809df7 bug: ahref update (#4449)
* bug: ahref update

* fix: linter

* fix: typo fix
2026-02-25 13:46:19 +00:00
Sam-DecigaandGitHub 0417d8b9c4 feat: Deprecate Claude 3 Haiku (#4448)
Deprecation start date: Feb. 23, 2026
End of Support date: Aug. 23, 2026
b/485993204
2026-02-23 20:57:43 -05:00
Damodar PanigrahiandGitHub 7750e83fbb fix: inference key change, finetuning jaxlib update (#4447) 2026-02-23 19:45:59 +00:00