[Embeddings][OpenAI] Support embeddings via engine.embeddings.create() #230
Annotations
1 error and 5 warnings
|
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/
|
src/openai_api_protocols/completion.ts#L322
'currentModelId' is defined but never used
|
src/openai_api_protocols/embedding.ts#L159
'currentModelId' is defined but never used
|
tests/function_calling.test.ts#L136
'engine' is assigned a value but never used
|
tests/multi_round_chat.test.ts#L8
'MLCEngine' is defined but never used
|
This job failed
Loading