8000 feat: Adding client-based SDKs for Agent Engine · googleapis/python-aiplatform@15c901e · GitHub
[go: up one dir, main page]

Skip to content

Commit 15c901e

Browse files
yeesiancopybara-github
authored andcommitted
feat: Adding client-based SDKs for Agent Engine
PiperOrigin-RevId: 758192698
1 parent 4df909c commit 15c901e

File tree

9 files changed

+4679
-115
lines changed

9 files changed

+4679
-115
lines changed

tests/unit/vertex_langchain/test_agent_engines.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2870,7 +2870,7 @@ def test_update_class_methods_spec_with_registered_operation_not_found(self):
28702870
"register the API methods: "
28712871
"https://cloud.google.com/vertex-ai/generative-ai/docs/agent-engine/develop/custom#custom-methods. "
28722872
"Error: {Unsupported api mode: `UNKNOWN_API_MODE`, "
2873-
"Supported modes are: ``, `async`, `stream` and `async_stream`.}"
2873+
"Supported modes are: ``, `async`, `async_stream`, `stream`.}"
28742874
),
28752875
),
28762876
],

0 commit comments

Comments
 (0)
0