Review request #91
Annotations
2 errors
|
Run anc95/ChatGPT-CodeReview@main
Error: 404 This is not a chat model and thus not supported in the v1/chat/completions endpoint. Did you mean to use v1/completions?
at APIError.generate (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:156962:20)
at OpenAI.makeStatusError (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:156269:33)
at OpenAI.makeRequest (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:156313:30)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Chat.codeReview (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:150683:21)
at async /home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:150547:29
at async Promise.all (index 0)
{
err: {
type: 'AggregateError',
message: '\n' +
' Error: 404 This is not a chat model and thus not supported in the v1/chat/completions endpoint. Did you mean to use v1/completions?\n' +
' at APIError.generate (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:156962:20)\n' +
' at OpenAI.makeStatusError (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:156269:33)\n' +
' at OpenAI.makeRequest (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:156313:30)\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at async Chat.codeReview (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:150683:21)\n' +
' at async /home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:150547:29\n' +
' at async Promise.all (index 0)',
stack: 'AggregateError: \n' +
' Error: 404 This is not a chat model and thus not supported in the v1/chat/completions endpoint. Did you mean to use v1/completions?\n' +
' at APIError.generate (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:156962:20)\n' +
' at OpenAI.makeStatusError (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:156269:33)\n' +
' at OpenAI.makeRequest (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:156313:30)\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at async Chat.codeReview (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:150683:21)\n' +
' at async /home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:150547:29\n' +
' at async Promise.all (index 0)\n' +
' at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:12925:19\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)',
aggregateErrors: [
{
type: 'NotFoundError',
message: '404 This is not a chat model and thus not supported in the v1/chat/completions endpoint. Did you mean to use v1/completions?',
stack: 'Error: 404 This is not a chat model and thus not supported in the v1/chat/completions endpoint. Did you mean to use v1/completions?\n' +
' at APIError.generate (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:156962:20)\n' +
' at OpenAI.makeStatusError (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:156269:33)\n' +
' at OpenAI.makeRequest (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:156313:30)\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at async Chat.codeReview (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:150683:21)\n' +
' at async /home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:150547:29\n' +
' at async Promise.all (ind
|
|
Run anc95/ChatGPT-CodeReview@main
404 This is not a chat model and thus not supported in the v1/chat/completions endpoint. Did you mean to use v1/completions?
{
name: 'event',
id: '22274273059',
err: {
type: 'NotFoundError',
message: '404 This is not a chat model and thus not supported in the v1/chat/completions endpoint. Did you mean to use v1/completions?',
stack: 'Error: 404 This is not a chat model and thus not supported in the v1/chat/completions endpoint. Did you mean to use v1/completions?\n' +
' at APIError.generate (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:156962:20)\n' +
' at OpenAI.makeStatusError (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:156269:33)\n' +
' at OpenAI.makeRequest (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:156313:30)\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at async Chat.codeReview (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:150683:21)\n' +
' at async /home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:150547:29\n' +
' at async Promise.all (index 0)',
status: 404,
headers: {
'content-length': '211',
'content-type': 'application/json',
date: 'Sun, 22 Feb 2026 09:12:03 GMT',
server: 'ycalb'
},
error: {
type: 'Object',
message: 'This is not a chat model and thus not supported in the v1/chat/completions endpoint. Did you mean to use v1/completions?',
stack: '',
param: 'model',
code: null
},
code: null,
param: 'model',
event: {
id: '22274273059',
name: 'pull_request',
payload: {
action: 'opened',
number: 172,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/amikhaylin/pompaddo/issues/172/comments'
},
commits: {
href: 'https://api.github.com/repos/amikhaylin/pompaddo/pulls/172/commits'
},
html: { href: 'https://github.com/amikhaylin/pompaddo/pull/172' },
issue: {
href: 'https://api.github.com/repos/amikhaylin/pompaddo/issues/172'
},
review_comment: {
href: 'https://api.github.com/repos/amikhaylin/pompaddo/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/amikhaylin/pompaddo/pulls/172/comments'
},
self: {
href: 'https://api.github.com/repos/amikhaylin/pompaddo/pulls/172'
},
statuses: {
href: 'https://api.github.com/repos/amikhaylin/pompaddo/statuses/61a12a6f29f8c0abe170dda12f3cf84701f10f3b'
}
},
active_lock_reason: null,
additions: 47,
assignee: null,
assignees: [],
author_association: 'OWNER',
auto_merge: null,
base: {
label: 'amikhaylin:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/amikhaylin/pompaddo/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/amikhaylin/pompaddo/assignees{/user}',
blobs_url: 'https://api.github.com/repos/amikhaylin/pompaddo/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/amikhaylin/pompaddo/branches{/branch}',
clone_url: 'https://github.com/amikhaylin/pompaddo.git',
collaborators_url: 'https://api.github.com/repos/amikhaylin/pompaddo/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/amikhaylin/pompaddo/comment
|
Loading