We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
openai/openai-node#1402
if you get a next issue, it is openai >=4.87.4 version issue
>=4.87.4
/Users/sunrabbit/Desktop/personal/arixv-chat/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/typia/src/internal/_assertGuard.ts:10 else throw new TypeGuardError(props); ^ TypeGuardError: Error on json.assertParse(): invalid type on $input.usage, expect to be (CompletionUsage | undefined) at Object._assertGuard (/Users/sunrabbit/Desktop/personal/arixv-chat/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/typia/src/internal/_assertGuard.ts:10:16) at _ao0 (/Users/sunrabbit/Desktop/personal/arixv-chat/node_modules/.pnpm/@[email protected]_@[email protected][email protected][email protected]/node_modules/@agentica/core/lib/chatgpt/ChatGptCompletionMessageUtil.js:96:152) at /Users/sunrabbit/Desktop/personal/arixv-chat/node_modules/.pnpm/@[email protected]_@[email protected][email protected][email protected]/node_modules/@agentica/core/lib/chatgpt/ChatGptCompletionMessageUtil.js:409:39 at __assert (/Users/sunrabbit/Desktop/personal/arixv-chat/node_modules/.pnpm/@[email protected]_@[email protected][email protected][email protected]/node_modules/@agentica/core/lib/chatgpt/ChatGptCompletionMessageUtil.js:414:35) at /Users/sunrabbit/Desktop/personal/arixv-chat/node_modules/.pnpm/@[email protected]_@[email protected][email protected][email protected]/node_modules/@agentica/core/src/chatgpt/ChatGptCompletionMessageUtil.ts:19:5 at Object.ChatGptCompletionMessageUtil.transformCompletionChunk (/Users/sunrabbit/Desktop/personal/arixv-chat/node_modules/.pnpm/@[email protected]_@[email protected][email protected][email protected]/node_modules/@agentica/core/src/chatgpt/ChatGptCompletionMessageUtil.ts:19:5) at /Users/sunrabbit/Desktop/personal/arixv-chat/node_modules/.pnpm/@[email protected]_@[email protected][email protected][email protected]/node_modules/@agentica/core/src/Agentica.ts:258:42 at /Users/sunrabbit/Desktop/personal/arixv-chat/node_modules/.pnpm/@[email protected]_@[email protected][email protected][email protected]/node_modules/@agentica/core/src/internal/StreamUtil.ts:57:30 at Generator.next (<anonymous>) at fulfilled (/Users/sunrabbit/Desktop/personal/arixv-chat/node_modules/.pnpm/@[email protected]_@[email protected][email protected][email protected]/node_modules/@agentica/core/lib/internal/StreamUtil.js:5:58) { method: 'json.assertParse', path: '$input.usage', expected: '(CompletionUsage | undefined)', value: null }
The text was updated successfully, but these errors were encountered:
I made PR.
Sorry, something went wrong.
#180
resolve agentica version >= 0.12.14
>= 0.12.14
sunrabbit123
Successfully merging a pull request may close this issue.
openai/openai-node#1402
if you get a next issue, it is openai
>=4.87.4
version issueThe text was updated successfully, but these errors were encountered: