Sign up to save tools and stay up to date with the latest in AI
bg
bg
1

GitHub - wild-card-ai/agents-json

Mar 03, 2025 - github.com
The `agents.json` Specification is an open standard designed to facilitate API and agent interactions, building on the OpenAPI standard. It aims to address the challenges of enabling AI agents to interact with APIs by providing structured contracts that describe how APIs should be used by AI agents. The specification introduces concepts like flows and links to describe sequences of API calls and their interactions, optimizing for endpoint discovery and LLM argument generation. The Wildcard Bridge Python package supports loading, parsing, and running `agents.json` files, allowing developers to integrate AI agents with APIs more seamlessly. The project is open source, licensed under the Apache 2.0 License, and encourages community contributions and feedback.

The specification is designed to be stateless, allowing agents to manage context independently and leverage existing API infrastructure. It aims to enrich APIs to create more scalable, powerful, and safe AI agents, rather than just optimizing user experiences for web agents. The project is initiated by Wildcard AI, with a focus on making AI agents act predictably and safely. The team encourages community involvement through GitHub and Discord for ongoing development and discussion.

Key takeaways:

  • The agents.json Specification is an open standard built on OpenAPI to facilitate API and agent interactions.
  • Wildcard Bridge is a Python package that enables LLMs to load, parse, and run agents.json files for seamless API integration.
  • Agents.json introduces flows and links to describe how API actions are connected, optimizing for LLM argument generation.
  • The project is open source and community-driven, encouraging feedback and contributions to evolve the specification.
View Full Article

Comments (0)

Be the first to comment!