Commit graph

9 commits

Author SHA1 Message Date
Daniel Roth
a1dba64e51 delete commented out code 2026-03-18 16:22:36 +00:00
Daniel Roth
36f5ad6532 switch Task back to use SQLModel because SQLAlchemy doesn't auto parse and validate response using pydantic 2026-03-09 13:31:08 +00:00
Daniel Roth
6e7a5ab863 almost working tests 2026-03-06 16:15:11 +00:00
Daniel Roth
f5e4e68a22 remove unused imports 2026-03-05 12:03:23 +00:00
Daniel Roth
78ff040711 correct SQLModel typing 2026-03-05 11:58:39 +00:00
Daniel Roth
c0b2bf669c add source and source_id to Task object 2026-03-05 11:27:43 +00:00
Khalim Conn-Kowlessar
5c8c9251c4 refactoring tasks to get working with sqlalchemy 2 2025-11-26 16:40:16 +00:00
d98ae7db7b added task and sub task interface 2025-11-14 14:25:28 +00:00
5ab4d5a6d8 add my code to main 2025-11-14 13:36:09 +00:00