Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fix broken link to LangChain doc for MRKL example
  • Loading branch information
desaxce committed Apr 4, 2024
commit d7d7411958dd7b0fd5d1f589d5523a72bf96a021
2 changes: 1 addition & 1 deletion examples/mrkl.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: MRKL
---

Example inspired from the [LangChain doc](https://python.langchain.com/docs/modules/agents/how_to/mrkl)
Example inspired from the [LangChain doc](https://js.langchain.com/docs/modules/agents/how_to/custom_mrkl_agent)

## Prerequisites

Expand Down