start implementation on new architecture

This commit is contained in:
2024-11-01 09:56:30 +01:00
parent ee089e5be7
commit 2c1e134c6e
43 changed files with 2978 additions and 619 deletions

View File

@@ -3,7 +3,6 @@ import unittest
from itertools import tee
from . import test_data
from . import test_util
from sia.llm_engine import LlmEngine