This commit is contained in:
Robin COuret
2026-03-05 17:30:39 +01:00
parent 339270aefd
commit 02bc680982
30 changed files with 175 additions and 12 deletions

View File

@@ -1,3 +1,4 @@
from typing import Annotated
from fastapi import APIRouter
from src.app.models.knowledge import Knowledge