-
Notifications
You must be signed in to change notification settings - Fork 687
Open
Labels
questionFurther information is requestedFurther information is requested
Description
ModuleNotFoundError: Fail to load 'n_level_agent' module. No module named 'google.adk.apps.sliding_window_compactor'
from pydantic import BaseModel, Field
from typing import List
from google.adk.apps.app import App
from google.adk.apps.app import EventsCompactionConfig
from google.adk.models import Gemini
from google.adk.apps.sliding_window_compactor import SlidingWindowCompactor
When we are importing sliding_window_compactor getting error
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested