You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://github.com/op5dev/inference-request/releases"View all releases.")
[](https://github.com/op5dev/ai-inference-request/releases"View all releases.")
3
3
*
4
-
[](https://github.com/op5dev/inference-request"Become a stargazer.")
4
+
[](https://github.com/op5dev/ai-inference-request"Become a stargazer.")
5
5
6
-
# Inference Request via GitHub Action
6
+
# AI Inference Request via GitHub Action
7
7
8
8
> [!TIP]
9
-
> Run an inference request to GitHub Models via GitHub Action.
9
+
> [AI inference request](https://docs.github.com/en/rest/models/inference#run-an-ai-inference-request"GitHub API documentation.")[GitHub Models](https://github.com/marketplace?type=models"GitHub Models catalog.") with this [GitHub Action](https://github.com/marketplace/actions/ai-inference-request-via-github-action"GitHub Actions marketplace.").
Only `messages` and `model` are required inputs. [Compare available AI models](https://docs.github.com/en/copilot/using-github-copilot/ai-models/choosing-the-right-ai-model-for-your-task "Comparison of AI models for GitHub.") to choose the best one for your use-case.
| `response` | Response content from the inference request. |
64
+
| `response-raw` | Raw, complete response in JSON format. |
65
+
17
66
## Security
18
67
19
68
View [security policy and reporting instructions](SECURITY.md).
@@ -26,21 +75,21 @@ View [security policy and reporting instructions](SECURITY.md).
26
75
27
76
## Changelog
28
77
29
-
View [all notable changes](https://github.com/op5dev/inference-request/releases"Releases.") to this project in [Keep a Changelog](https://keepachangelog.com"Keep a Changelog.") format, which adheres to [Semantic Versioning](https://semver.org"Semantic Versioning.").
78
+
View [all notable changes](https://github.com/op5dev/ai-inference-request/releases "Releases.") to this project in [Keep a Changelog](https://keepachangelog.com "Keep a Changelog.") format, which adheres to [Semantic Versioning](https://semver.org "Semantic Versioning.").
30
79
31
80
> [!TIP]
32
81
>
33
82
> All forms of **contribution are very welcome** and deeply appreciated for fostering open-source projects.
34
83
>
35
-
> -[Create a PR](https://github.com/op5dev/inference-request/pulls"Create a pull request.") to contribute changes you'd like to see.
36
-
> -[Raise an issue](https://github.com/op5dev/inference-request/issues"Raise an issue.") to propose changes or report unexpected behavior.
37
-
> -[Open a discussion](https://github.com/op5dev/inference-request/discussions"Open a discussion.") to discuss broader topics or questions.
38
-
> -[Become a stargazer](https://github.com/op5dev/inference-request/stargazers"Become a stargazer.") if you find this project useful.
84
+
> - [Create a PR](https://github.com/op5dev/ai-inference-request/pulls "Create a pull request.") to contribute changes you'd like to see.
85
+
> - [Raise an issue](https://github.com/op5dev/ai-inference-request/issues "Raise an issue.") to propose changes or report unexpected behavior.
86
+
> - [Open a discussion](https://github.com/op5dev/ai-inference-request/discussions "Open a discussion.") to discuss broader topics or questions.
87
+
> - [Become a stargazer](https://github.com/op5dev/ai-inference-request/stargazers "Become a stargazer.") if you find this project useful.
39
88
40
89
</br>
41
90
42
91
## License
43
92
44
93
- This project is licensed under the **permissive** [Apache License 2.0](LICENSE "Apache License 2.0.").
45
-
- All works herein are my own, shared of my own volition, and [contributors](https://github.com/op5dev/inference-request/graphs/contributors"Contributors.").
- All works herein are my own, shared of my own volition, and [contributors](https://github.com/op5dev/ai-inference-request/graphs/contributors "Contributors.").
Copy file name to clipboardExpand all lines: SECURITY.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,4 +17,4 @@ Integrating security in your CI/CD pipeline is critical to practicing DevSecOps.
17
17
18
18
## Reporting a Vulnerability
19
19
20
-
You must never report security related issues, vulnerabilities or bugs including sensitive information to the issue tracker, or elsewhere in public. Instead, sensitive bugs must be sent by email to <contact@OP5.dev> or reported via [Security Advisory](https://github.com/op5dev/inference-request/security/advisories/new"Create a new security advisory.").
20
+
You must never report security related issues, vulnerabilities or bugs including sensitive information to the issue tracker, or elsewhere in public. Instead, sensitive bugs must be sent by email to <contact@OP5.dev> or reported via [Security Advisory](https://github.com/op5dev/ai-inference-request/security/advisories/new"Create a new security advisory.").
0 commit comments