issues Search Results · repo:actions/ai-inference language:TypeScript
Filter by
9 results
(79 ms)9 results
inactions/ai-inference (press backspace or delete to remove)I ran into the following on https://github.com/mlflow/mlflow/pull/16961:
Error: Failed to get response from AI service (status: 403). Please check network connection and endpoint configuration.
- Workflow: ...
harupy
- 2
- Opened 17 hours ago
- #78
I made an agent as an action https://github.com/SamYuan1990/OpenAI_CodeAgent-action which helps to scan code and improve
code quality.
So far I make in the code go to DeepSeek or other LLM service provider ...
SamYuan1990
- 1
- Opened 4 days ago
- #73
Hello.
Recently the action started failing with Error: Cannot read properties of undefined (reading error ). E.g.
https://github.com/actions/ai-inference/actions/runs/16257265199/job/45895607263?pr=53 ...
AlexanderBartash
- 2
- Opened 15 days ago
- #54
Support for a response schema (as string and file) will enable generating structured outputs efficiently.
pelikhan
- Opened on Jun 19
- #39
Would it make sense for this action to support GitHub Models .prompt.yml files?
I m imagining the interface could be like:
steps:
- name: Run AI Inference
id: inference
uses: actions/ai-inference@v1 ...
FidelusAleksander
- 2
- Opened on Jun 14
- #34
Putting multiline string in variables and things is really dodgy in actions.
mattleibow
- Opened on May 23
- #26
What
I tried to access the response-file in outputs as described in the documentation, but it doesn t exist.
- name: Test Local Action
id: inference
uses: actions/ai-inference@v1
...
tyankatsu0105
- 2
- Opened on Apr 18
- #17

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.