Skip to content

Feat(embeddings): add embedding distance calculator module #359

Feat(embeddings): add embedding distance calculator module

Feat(embeddings): add embedding distance calculator module #359

Triggered via pull request December 4, 2024 21:39
Status Failure
Total duration 5m 58s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 5 warnings
stable / test: rig-core/src/embeddings/distance.rs#L100
no method named `dot_product` found for struct `Embedding` in the current scope
stable / test: rig-core/src/embeddings/distance.rs#L108
no method named `cosine_similarity` found for struct `Embedding` in the current scope
stable / test: rig-core/src/embeddings/distance.rs#L118
no method named `angular_distance` found for struct `Embedding` in the current scope
stable / test: rig-core/src/embeddings/distance.rs#L127
no method named `euclidean_distance` found for struct `Embedding` in the current scope
stable / test: rig-core/src/embeddings/distance.rs#L134
no method named `manhattan_distance` found for struct `Embedding` in the current scope
stable / test: rig-core/src/embeddings/distance.rs#L141
no method named `chebyshev_distance` found for struct `Embedding` in the current scope
stable / test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
stable / fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
stable / clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
stable / doc
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
stable / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
stable / publish dry-run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636