feat : planner agent improvement

This commit is contained in:
martin legrand
2025-04-05 16:39:16 +02:00
parent 97708c7947
commit 8991aaae8d
9 changed files with 47 additions and 40 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import re
import platform
import subprocess
from sys import modules
from typing import List, Tuple, Type, Dict, Tuple
from typing import List, Tuple, Type, Dict
from kokoro import KPipeline
from IPython.display import display, Audio