Skip to content

Getting error on sliding_window_compactor #965

@vedantdere01042001-lang

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

Labels

questionFurther information is requested

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions