Setup aimock
Version updated for https://github.com/CopilotKit/aimock to version v1.16.3.
- This action is used across all versions by 58 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 and machine learning APIs and services, such as LLMs, image generation, text-to-speech, vector databases, and moderation tools. It eliminates the risk of unexpected API costs and enables deterministic testing by recording and replaying API interactions. Key features include support for multiple AI providers, multi-turn conversation testing, and a unified solution for running all mocks on a single port with zero dependencies.
What’s Changed
What’s Changed
- chore(docs): add RB2B + Reo + PostHog pixels to docs site by @BenTaylorDev in https://github.com/CopilotKit/aimock/pull/147
Full Changelog: https://github.com/CopilotKit/aimock/compare/v1.16.2...v1.16.3