runtime error
Exit code: 1. Reason: site-packages/tinyagent/__init__.py", line 1, in <module> from .tiny_agent import TinyAgent,tool File "/usr/local/lib/python3.10/site-packages/tinyagent/tiny_agent.py", line 2, in <module> import litellm File "/usr/local/lib/python3.10/site-packages/litellm/__init__.py", line 1362, in <module> from .llms.anthropic.experimental_pass_through.messages.handler import * File "/usr/local/lib/python3.10/site-packages/litellm/llms/anthropic/experimental_pass_through/messages/handler.py", line 34, in <module> from ..adapters.handler import LiteLLMMessagesToCompletionTransformationHandler File "/usr/local/lib/python3.10/site-packages/litellm/llms/anthropic/experimental_pass_through/adapters/__init__.py", line 1, in <module> from .transformation import LiteLLMAnthropicMessagesAdapter File "/usr/local/lib/python3.10/site-packages/litellm/llms/anthropic/experimental_pass_through/adapters/transformation.py", line 72, in <module> from litellm.llms.anthropic.experimental_pass_through.context_management import ( File "/usr/local/lib/python3.10/site-packages/litellm/llms/anthropic/experimental_pass_through/context_management/__init__.py", line 2, in <module> from .dispatcher import apply_context_management File "/usr/local/lib/python3.10/site-packages/litellm/llms/anthropic/experimental_pass_through/context_management/dispatcher.py", line 11, in <module> from .editors import apply_clear_tool_uses_20250919, apply_compact_20260112 File "/usr/local/lib/python3.10/site-packages/litellm/llms/anthropic/experimental_pass_through/context_management/editors/__init__.py", line 2, in <module> from .compact import apply_compact_20260112 File "/usr/local/lib/python3.10/site-packages/litellm/llms/anthropic/experimental_pass_through/context_management/editors/compact.py", line 17, in <module> from typing import TYPE_CHECKING, Any, Final, Literal, NotRequired, Optional, TypedDict, Union, cast ImportError: cannot import name 'NotRequired' from 'typing' (/usr/local/lib/python3.10/typing.py)
Container logs:
Fetching error logs...