[Chore] Reorganize engine.ts #226
Annotations
4 warnings
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
src/openai_api_protocols/completion.ts#L322
'currentModelId' is defined but never used
|
lint:
tests/function_calling.test.ts#L136
'engine' is assigned a value but never used
|
lint:
tests/multi_round_chat.test.ts#L8
'MLCEngine' is defined but never used
|