Setup aimock
Version updated for https://github.com/CopilotKit/aimock to version v1.16.0.
- This action is used across all versions by 55 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The aimock GitHub Action provides a comprehensive mocking framework for testing AI applications by simulating interactions with various AI-related APIs and services, including LLMs, multimedia APIs, agent protocols, and vector databases. It eliminates the risk of unintended API usage and associated costs by offering a controlled testing environment with record-and-replay functionality, multi-turn conversation handling, and compatibility with major AI providers. This action simplifies development, ensures test consistency, and enhances productivity by enabling developers to test AI workflows locally without external dependencies.
What’s Changed
What’s Changed
- docs: add MCP server page by @mxmzb in https://github.com/CopilotKit/aimock/pull/137
- Update competitive matrix and migration pages by @github-actions[bot] in https://github.com/CopilotKit/aimock/pull/138
- Add cross-navigation footer by @jpr5 in https://github.com/CopilotKit/aimock/pull/141
- Add turnIndex and hasToolResult stateless match criteria by @jpr5 in https://github.com/CopilotKit/aimock/pull/142
New Contributors
- @mxmzb made their first contribution in https://github.com/CopilotKit/aimock/pull/137
Full Changelog: https://github.com/CopilotKit/aimock/compare/v1.15.1...v1.16.0