feat: GSX ChatCompletion and OpenAIChatCompletion components #491
Annotations
5 errors and 1 warning
lint:
examples/openai-vNext/index.tsx#L10
'basicCompletion' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
examples/openai-vNext/index.tsx#L34
'tools' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
examples/openai-vNext/index.tsx#L129
'streamingCompletion' is defined but never used. Allowed unused vars must match /^_/u
|
lint
@gensx-examples/openai-vnext#lint: command (/home/runner/work/gensx/gensx/examples/openai-vNext) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
lint
Process completed with exit code 1.
|
lint
Both node-version and node-version-file inputs are specified, only node-version will be used
|