Setup aimock
Version updated for https://github.com/CopilotKit/aimock to version v1.13.0.
- This action is used across all versions by 6 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 various AI-related services and protocols, such as LLM APIs, multimedia processing, vector databases, and agent-to-agent interactions. It automates the creation of controlled testing environments, enabling deterministic responses, chaos testing, drift detection, and real-time protocol simulation, all while running on a single port with zero dependencies. This action simplifies and enhances the testing process by offering extensive support for recording/replaying API interactions, customizable streaming behavior, and integration with CI/CD pipelines.
What’s Changed
What’s Changed
- feat: add npm keywords, fixture gallery, CLI converters, and GitHub Action by @jpr5 in https://github.com/CopilotKit/aimock/pull/102
Full Changelog: https://github.com/CopilotKit/aimock/compare/v1.12.0...v1.13.0