Skip to content

Add Fastapi graph service #249

Add Fastapi graph service

Add Fastapi graph service #249

Triggered via pull request September 5, 2024 21:26
Status Failure
Total duration 2m 18s
Artifacts

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 notice
import-not-found: server/graph_service/config.py#L5
Cannot find implementation or library stub for module named "pydantic_settings"
arg-type: server/graph_service/routers/ingest.py#L79
Argument "source" to "add_episode" of "Graphiti" has incompatible type "str"; expected "EpisodeType"
mypy
Process completed with exit code 1.
Note: server/graph_service/config.py#L5
See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports