AI Inference
Version updated for https://github.com/actions/ai-inference to version v1.1.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 251 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- read prompt from file and print output to file by @aiqiaoy in https://github.com/actions/ai-inference/pull/15
- Clarify description in README by @joshmgross in https://github.com/actions/ai-inference/pull/10
- Bump @rollup/rollup-linux-x64-gnu from 4.39.0 to 4.40.0 by @dependabot in https://github.com/actions/ai-inference/pull/13
- Bump the npm-development group across 1 directory with 14 updates by @dependabot in https://github.com/actions/ai-inference/pull/16
- Bumps all package versions, and re-builds by @maraisr in https://github.com/actions/ai-inference/pull/25
- Bump super-linter/super-linter from 7.3.0 to 7.4.0 in the actions-minor group by @dependabot in https://github.com/actions/ai-inference/pull/24
- Bump @github/local-action from 2.2.1 to 3.2.1 by @dependabot in https://github.com/actions/ai-inference/pull/28
- feat: Add system-prompt-file input for file-based system prompts by @mattleibow in https://github.com/actions/ai-inference/pull/27
New Contributors
- @aiqiaoy made their first contribution in https://github.com/actions/ai-inference/pull/15
- @joshmgross made their first contribution in https://github.com/actions/ai-inference/pull/10
- @maraisr made their first contribution in https://github.com/actions/ai-inference/pull/25
- @mattleibow made their first contribution in https://github.com/actions/ai-inference/pull/27
Full Changelog: https://github.com/actions/ai-inference/compare/v1...v1.1.0