Tag: agent framework

  • Hacker News: Show HN: Mcp-Agent – Build effective agents with Model Context Protocol

    Source URL: https://github.com/lastmile-ai/mcp-agent Source: Hacker News Title: Show HN: Mcp-Agent – Build effective agents with Model Context Protocol Feedly Summary: Comments AI Summary and Description: Yes **Summary:** The content discusses the mcp-agent framework, designed to create AI agents using the Model Context Protocol (MCP). It highlights its ability to integrate various components for building sophisticated…

  • Simon Willison’s Weblog: Building effective agents

    Source URL: https://simonwillison.net/2024/Dec/20/building-effective-agents/#atom-everything Source: Simon Willison’s Weblog Title: Building effective agents Feedly Summary: Building effective agents My principal complaint about the term “agents" is that while it has many different potential definitions most of the people who use it seem to assume that everyone else shares and understands the definition that they have chosen to…

  • Simon Willison’s Weblog: PydanticAI

    Source URL: https://simonwillison.net/2024/Dec/2/pydanticai/#atom-everything Source: Simon Willison’s Weblog Title: PydanticAI Feedly Summary: PydanticAI New project from Pydantic, which they describe as an “Agent Framework / shim to use Pydantic with LLMs". I asked which agent definition they are using and it’s the "system prompt with bundled tools" one. To their credit, they explain that in their…