Add logger dependency and implement PromptBuilder for workflow management

This commit is contained in:
2025-03-21 11:51:35 +01:00
parent f45572532f
commit 8dad2b57b3
6 changed files with 699 additions and 2 deletions

View File

@@ -11,6 +11,7 @@ dependencies:
uuid: ^4.5.1
json_annotation: ^4.9.0
freezed_annotation: ^3.0.0
logger: ^2.5.0
dev_dependencies:
lints: ^5.1.1