add llm adapter interface and implementations

This commit is contained in:
leonardotrapani
2026-01-31 20:42:14 +01:00
parent e3bf09b02f
commit bb8effc69f
7 changed files with 424 additions and 1 deletions
+1 -1
View File
@@ -66,7 +66,7 @@
"Factory returns correct adapter",
"Typecheck passes"
],
"passes": false
"passes": true
},
{
"title": "Integrate LLM phase into pipeline",