Skip to content

Bulk embed

Bulk embed #1083

Triggered via pull request April 27, 2025 01:30
Status Failure
Total duration 3m 43s
Artifacts

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 notice
empty-body: graphiti_core/embedder/client.py#L36
Missing return statement
misc: graphiti_core/embedder/voyage.py#L62
List comprehension has incompatible type List[list[float] | list[int]]; expected List[list[float]]
mypy
Process completed with exit code 1.
Note: graphiti_core/embedder/client.py#L36
If the method is meant to be abstract, use @abc.abstractmethod