Package reasoning_engines (1.122.0) Stay organized with collections Save and categorize content based on your preferences.
API documentation forreasoning_engines package.
Classes
A2aAgent
A class to initialize and set up an Agent-to-Agent application.
AG2Agent
An AG2 Agent.
Seehttps://cloud.google.com/vertex-ai/generative-ai/docs/agent-engine/develop/ag2for details.
AdkApp
An ADK Application.
LangchainAgent
A Langchain Agent.
Seehttps://cloud.google.com/vertex-ai/generative-ai/docs/agent-engine/develop/langchainfor details.
LanggraphAgent
A LangGraph Agent.
Seehttps://cloud.google.com/vertex-ai/generative-ai/docs/agent-engine/develop/langgraphfor details.
LlamaIndexQueryPipelineAgent
A LlamaIndex Query Pipeline Agent.
This agent uses a query pipeline for LLAIndex, including prompt, model,retrieval and summarization steps. More details can be found inhttps://docs.llamaindex.ai/en/stable/module_guides/querying/pipeline/.
Queryable
Protocol for Reasoning Engine applications that can be queried.
ReasoningEngine
Represents a Vertex AI Reasoning Engine resource.
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-30 UTC.