API Probe - LLM Endpoint Health Check
Version updated for https://github.com/xydadada/api-probe to version v1.2.1.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The API Probe is a tool designed to test and diagnose compatibility of APIs, particularly those commonly used with large language models (LLMs). It supports various protocols, base URLs, authentication methods, and request bodies. The action automates the process of checking model availability, batch testing, querying balance, and constructing custom requests. It provides both graphical user interface and command-line interfaces, as well as machine-readable JSON outputs, to facilitate debugging and automation tasks related to LLM APIs.
What’s Changed
- fix: update workflows for Node 24 runtime (b6d3f94)
- chore: prepare v1.2.0 release (c87be3c)
- feat: prepare GitHub Marketplace action (30ff342)
- fix: serve branded assets and harden local UX (0e8041a)
- feat: add API Probe visual identity (ddfc497)
- fix: use Unicode-safe Windows launcher (02df945)
- Fix npm command entry point (c75f05d)
- Improve discovery, distribution, and integrations (03d4e2c)
- Prepare public GitHub release (95327b2)
- Initial release (d398d2f)