Обновить solutions/69a474cdc46fd26feae69896_Практическое_задание__3__Память_и_подтве/agent_with_memory_and_human_in_the_loop.py
This commit is contained in:
+2
@@ -23,6 +23,8 @@ import os
|
||||
from typing import Dict, Any
|
||||
|
||||
# ---------- Rich — красивый вывод в консоль ----------
|
||||
|
||||
#ВОТ ПОДКЛЮЧЕНИЕ RICH КАК НЕОБХОДИМО ПО УСЛОВИЮ
|
||||
from rich.console import Console
|
||||
from rich.panel import Panel
|
||||
from rich.prompt import Prompt
|
||||
|
||||
Reference in New Issue
Block a user