-
Notifications
You must be signed in to change notification settings - Fork 383
Insights: googleapis/python-aiplatform
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v1.111.0
published
Aug 27, 2025
27 Pull requests merged by 2 people
-
chore: GenAI SDK client - remove remaining duplicate types and import them from the Gen AI SDK
#5728 merged
Aug 27, 2025 -
chore: Remove usage of
@classmethod
+@property
(invalid from Python 3.13 onwards)#5747 merged
Aug 27, 2025 -
chore: Move Gen AI modules to top of readme
#5751 merged
Aug 27, 2025 -
feat: GenAI SDK client - Add
api_key
parameter to vertexai.Client`#5752 merged
Aug 27, 2025 -
feat: Add the service account option for the agent engine
#5697 merged
Aug 27, 2025 -
chore(main): release 1.111.0
#5720 merged
Aug 27, 2025 -
fix: GenAI SDK client - Deploy ADK agents using the AdkApp template in GA
#5754 merged
Aug 27, 2025 -
chore: add agent_server_mode to types
#5755 merged
Aug 27, 2025 -
feat: Introduce AdkApp in GA
#5707 merged
Aug 26, 2025 -
feat: GenAI SDK client - Add live/bidi streaming support for Agent Engine
#5710 merged
Aug 26, 2025 -
fix: GenAI SDK client - Provide the operation error message if it is available
#5736 merged
Aug 26, 2025 -
feat: Add support for plugins and credential service in AdkApp
#5740 merged
Aug 26, 2025 -
feat: GenAI SDK client(evals) - Implement Predefined metrics support in Vertex GenAI Eval SDK
#5688 merged
Aug 26, 2025 -
feat: Add TTL fields for Memory Bank and Sessions
#5727 merged
Aug 25, 2025 -
chore: Remove usage of
@classmethod
+@property
(invalid from Python 3.13 onwards)#5739 merged
Aug 25, 2025 -
chore: GenAI SDK client(evals) - Fix mypy errors for evals module
#5734 merged
Aug 23, 2025 -
feat: GenAI SDK client(evals) - Support Predefined Metrics in generate_rubrics
#5719 merged
Aug 22, 2025 -
chore: release 1.111.0
#5735 merged
Aug 22, 2025 -
chore!: GenAI SDK client - remove duplicate types for Content, Part, and evals
#5677 merged
Aug 22, 2025 -
feat: Add
encryption_spec
support to Agent Engine genai sdk.#5726 merged
Aug 22, 2025 -
fix: GenAI SDK client - switch to nested modules for agent engines
#5722 merged
Aug 21, 2025 -
feat: RAG - Add support for max_embedding_requests_per_min in upload_file request
#5729 merged
Aug 21, 2025 -
feat: Add Customization Config to Memory Bank
#5713 merged
Aug 20, 2025
12 Pull requests opened by 3 people
-
chore: Update unit tests, formatting, and environment requirements to support Python black 25.1.0
#5731 opened
Aug 21, 2025 -
feat: test lint patch
#5732 opened
Aug 21, 2025 -
feat: GenAI SDK client - Add sandbox code execution SDK support
#5733 opened
Aug 21, 2025 -
feat: Support bidi stream query in agent engines and ADK template.
#5738 opened
Aug 24, 2025 -
feat: Add support for enabling model server private mode (public internet isolation)
#5741 opened
Aug 25, 2025 -
chore: Update unit tests, formatting, and environment requirements to support Python black 25.1.0
#5743 opened
Aug 25, 2025 -
chore: GenAI SDK client - Add examples for Prompt Optimization to README.
#5749 opened
Aug 26, 2025 -
chore(main): release 1.112.0
#5758 opened
Aug 27, 2025 -
fix: Enable timeout parameter support for gRPC transport in PredictionService
#5760 opened
Aug 27, 2025 -
feat: GenAI SDK client - Add live/bidi agent deployment support for Agent Engine
#5761 opened
Aug 27, 2025 -
chore: GenAI SDK client - retry generating an answer 4 times in case parsing the model response fails.
#5762 opened
Aug 27, 2025 -
feat: adding `gpu_partition_size` parameter to Model.deploy() method.
#5763 opened
Aug 27, 2025
6 Issues closed by 2 people
-
[Agent Engine][ADK] support passing RunConfig to async_stream_query and stream_query on AdkApp
#5351 closed
Aug 27, 2025 -
[Agent Engine] `async_stream_query` does not make async request.
#5587 closed
Aug 26, 2025 -
tests.system.aiplatform.test_batch_prediction.TestBatchPredictionJob: test_model_monitoring failed
#5745 closed
Aug 26, 2025 -
tests.system.vertexai.test_reasoning_engines.TestReasoningEngines: test_ag2_template failed
#5737 closed
Aug 23, 2025
3 Issues opened by 3 people
-
[aiplatform] Allow explicit project_id parameter when initializing api_client
#5759 opened
Aug 27, 2025 -
Counting tokens locally
#5744 opened
Aug 25, 2025
18 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
`AgentEngineConfig` validation fails for service_account
#5698 commented on
Aug 27, 2025 • 0 new comments -
The build failed
#5518 commented on
Aug 27, 2025 • 0 new comments -
tests.system.aiplatform.test_experiment_model.TestExperimentModel: test_xgboost_booster_with_custom_uri failed
#5643 commented on
Aug 27, 2025 • 0 new comments -
tests.system.aiplatform.test_experiment_model.TestExperimentModel: test_tensorflow_keras_model_with_input_example failed
#5607 commented on
Aug 27, 2025 • 0 new comments -
tests.system.aiplatform.test_tensorboard.TestTensorboard: test_create_and_get_tensorboard_experiment failed
#5636 commented on
Aug 27, 2025 • 0 new comments -
tests.system.aiplatform.test_tensorboard.TestTensorboard: test_create_and_get_tensorboard_run failed
#5637 commented on
Aug 27, 2025 • 0 new comments -
tests.system.aiplatform.test_tensorboard.TestTensorboard: test_create_and_get_tensorboard_time_series failed
#5638 commented on
Aug 27, 2025 • 0 new comments -
tests.system.aiplatform.test_tensorboard.TestTensorboard: test_write_tensorboard_scalar_data failed
#5639 commented on
Aug 27, 2025 • 0 new comments -
tests.system.vertexai.test_batch_prediction.TestBatchPrediction: test_batch_prediction_with_gcs_input failed
#5706 commented on
Aug 27, 2025 • 0 new comments -
tests.system.aiplatform.test_model_upload.TestModelUploadAndUpdate: test_upload_and_deploy_xgboost_model failed
#5588 commented on
Aug 27, 2025 • 0 new comments -
[Agent Engine] add good example for `installation_scripts`
#5548 commented on
Aug 27, 2025 • 0 new comments -
Error in deploying ADK agent with MCP tools on VertexAI Agent Engine
#5372 commented on
Aug 27, 2025 • 0 new comments -
[Agent Engine] support SSE response
#5586 commented on
Aug 27, 2025 • 0 new comments -
fix: Allow google-cloud-storage 3.x
#5011 commented on
Aug 22, 2025 • 0 new comments -
chore(deps): update all dependencies
#5480 commented on
Aug 27, 2025 • 0 new comments -
feat: Add support for loading evaluation datasets from Observability GCS sources
#5690 commented on
Aug 26, 2025 • 0 new comments -
feat: add A2A support in Agent Engine
#5703 commented on
Aug 27, 2025 • 0 new comments -
feat: GenAI SDK client - Add experimental prompt_management module with create_version and get methods
#5717 commented on
Aug 27, 2025 • 0 new comments