Examples¶
This section provides practical examples demonstrating various use cases of ToolRegistry.
Simple Examples¶
- Consecutive Tool Calls Demonstrates how to make multiple consecutive tool calls.
MCP Related¶
-
MCP Diverse Transport Shows MCP with different transport mechanisms.
-
MCP Calculator Example of using calculator tools via MCP.
OpenAPI Related¶
- OpenAPI Calculator Example of OpenAPI tool integration.
Hub Tool Related¶
-
Hub File Edit File editing operations using Hub tools.
-
Hub Calculator Calculator operations using Hub tools.
-
Hub Web Search Web search functionality using Hub tools.
LangChain Tool Related¶
- LangChain ArXiv Integration with LangChain for ArXiv paper search.