AI Inference
Version updated for https://github.com/actions/ai-inference to version v2.0.5.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 1,844 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action facilitates the use of AI models in workflows by enabling automated inference and response generation based on text prompts or structured input files. It streamlines tasks such as generating responses, processing templates, and handling JSON schema outputs using AI models, simplifying complex workflows that require AI-driven automation. Key capabilities include support for prompt templating, file-based inputs, and handling large outputs efficiently.
Release notes
What’s Changed
- chore(deps): bump glob from 10.4.5 to 10.5.0 by @dependabot[bot] in https://github.com/actions/ai-inference/pull/146
- chore(deps): bump qs from 6.14.0 to 6.14.1 by @dependabot[bot] in https://github.com/actions/ai-inference/pull/157
- chore(deps-dev): bump vite from 7.0.6 to 7.1.11 by @dependabot[bot] in https://github.com/actions/ai-inference/pull/135
- chore(deps): bump @rollup/rollup-linux-x64-gnu from 4.46.0 to 4.52.5 by @dependabot[bot] in https://github.com/actions/ai-inference/pull/132
- chore(deps): bump @modelcontextprotocol/sdk from 1.15.1 to 1.24.0 by @dependabot[bot] in https://github.com/actions/ai-inference/pull/153
- chore(deps): bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in https://github.com/actions/ai-inference/pull/144
- chore(deps): bump body-parser from 2.2.0 to 2.2.1 by @dependabot[bot] in https://github.com/actions/ai-inference/pull/149
- chore(deps): bump @modelcontextprotocol/sdk from 1.24.0 to 1.25.2 by @dependabot[bot] in https://github.com/actions/ai-inference/pull/158
- chore(deps): bump express from 5.1.0 to 5.2.1 by @dependabot[bot] in https://github.com/actions/ai-inference/pull/152
- Add Missing Languages to CodeQL Advanced Configuration by @KyFaSt in https://github.com/actions/ai-inference/pull/51
- Add custom headers support for API Management integration by @yg1996 in https://github.com/actions/ai-inference/pull/163
New Contributors
- @KyFaSt made their first contribution in https://github.com/actions/ai-inference/pull/51
- @yg1996 made their first contribution in https://github.com/actions/ai-inference/pull/163
Full Changelog: https://github.com/actions/ai-inference/compare/v2...v2.0.5