There was an error while loading. Please reload this page.
1 parent ea6792b commit f7fe2b0Copy full SHA for f7fe2b0
vertexai/preview/reasoning_engines/templates/langchain.py
@@ -269,9 +269,8 @@ def _override_active_span_processor(
269
class LangchainAgent:
270
"""A Langchain Agent.
271
272
- Reference:
273
- * Agent: https://python.langchain.com/docs/modules/agents/concepts
274
- * Memory: https://python.langchain.com/docs/expression_language/how_to/message_history
+ See https://cloud.google.com/vertex-ai/generative-ai/docs/reasoning-engine/develop
+ for details.
275
"""
276
277
def __init__(
0 commit comments