Skip to content

Handle llm setting errors during embedding generation #102

Handle llm setting errors during embedding generation

Handle llm setting errors during embedding generation #102

Triggered via pull request October 27, 2024 11:59
Status Success
Total duration 51s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
check
The following actions use a deprecated Node.js version 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/
check: src/utils/llm/ollama.ts#L33
Do not delete dynamically computed property keys
check: src/utils/vector-db/repository.ts#L172
'embedding' is assigned a value but never used