Open Issues Need Help
View All on GitHub LLM Tools • Tool Management
AI Summary: The task is to investigate and resolve a breaking change in the `fastmcp` library (version 2.5.2 and above) that affects the MCP integration within the `ToolRegistry` library. This involves determining the root cause of the incompatibility introduced by the `fastmcp` refactor and either updating `ToolRegistry` to accommodate the changes in `fastmcp` or recommending a workaround (such as sticking with `fastmcp` version <= 2.5.1).
Complexity:
4/5
bug help wanted
ToolRegistry: A Protocol-Agnostic Tool Management Library for OpenAI-Compatible LLM Applications
Python
#agentic-ai#function-calling#langchain-tools#llm#mcp#openapi#tool-calling#tool-use