feat: add openai services #331
Annotations
5 errors and 4 warnings
TEST
Process completed with exit code 1.
|
LINT:
packages/ai/services/openai/api/chat-with-functions.ts#L90
Unexpected console statement
|
LINT:
packages/ai/services/openai/api/chat.ts#L8
Unexpected console statement
|
LINT:
packages/ai/services/openai/api/completion.ts#L11
Unexpected console statement
|
LINT
Process completed with exit code 1.
|
TEST
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
LINT
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
LINT:
packages/ai/services/openai/api/completion.ts#L31
A constructor name should not start with a lowercase letter
|
TYPE_CHECK
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|