Skip to content

[Bug]: Package less than minimum requiredΒ #1094

Open
@CQUPT-CZL

Description

@CQUPT-CZL

Contact Details

[email protected]

πŸ“¦ Package Version

v0.4.16

🎞️ Framework Version

AutoGen v0.9

πŸ”Ž Describe the Bug

I installed the package uv add using uv

Many warnings will arise as soon as it is run, although it doesn't have much impact in the end (monitoring will still be achieved).

My uv-tree is:
`
autogen-test v0.1.0
β”œβ”€β”€ agentops v0.4.16
β”‚ β”œβ”€β”€ httpx v0.28.1
β”‚ β”‚ β”œβ”€β”€ anyio v4.9.0
β”‚ β”‚ β”‚ β”œβ”€β”€ idna v3.10
β”‚ β”‚ β”‚ β”œβ”€β”€ sniffio v1.3.1
β”‚ β”‚ β”‚ └── typing-extensions v4.14.0
β”‚ β”‚ β”œβ”€β”€ certifi v2025.6.15
β”‚ β”‚ β”œβ”€β”€ httpcore v1.0.9
β”‚ β”‚ β”‚ β”œβ”€β”€ certifi v2025.6.15
β”‚ β”‚ β”‚ └── h11 v0.16.0
β”‚ β”‚ └── idna v3.10
β”‚ β”œβ”€β”€ opentelemetry-api v1.34.1
β”‚ β”‚ β”œβ”€β”€ importlib-metadata v8.7.0
β”‚ β”‚ β”‚ └── zipp v3.23.0
β”‚ β”‚ └── typing-extensions v4.14.0
β”‚ β”œβ”€β”€ opentelemetry-exporter-otlp-proto-http v1.34.1
β”‚ β”‚ β”œβ”€β”€ googleapis-common-protos v1.70.0
β”‚ β”‚ β”‚ └── protobuf v5.29.5
β”‚ β”‚ β”œβ”€β”€ opentelemetry-api v1.34.1 ()
β”‚ β”‚ β”œβ”€β”€ opentelemetry-exporter-otlp-proto-common v1.34.1
β”‚ β”‚ β”‚ └── opentelemetry-proto v1.34.1
β”‚ β”‚ β”‚ └── protobuf v5.29.5
β”‚ β”‚ β”œβ”€β”€ opentelemetry-proto v1.34.1 (
)
β”‚ β”‚ β”œβ”€β”€ opentelemetry-sdk v1.34.1
β”‚ β”‚ β”‚ β”œβ”€β”€ opentelemetry-api v1.34.1 ()
β”‚ β”‚ β”‚ β”œβ”€β”€ opentelemetry-semantic-conventions v0.55b1
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ opentelemetry-api v1.34.1 (
)
β”‚ β”‚ β”‚ β”‚ └── typing-extensions v4.14.0
β”‚ β”‚ β”‚ └── typing-extensions v4.14.0
β”‚ β”‚ β”œβ”€β”€ requests v2.32.4
β”‚ β”‚ β”‚ β”œβ”€β”€ certifi v2025.6.15
β”‚ β”‚ β”‚ β”œβ”€β”€ charset-normalizer v3.4.2
β”‚ β”‚ β”‚ β”œβ”€β”€ idna v3.10
β”‚ β”‚ β”‚ └── urllib3 v2.5.0
β”‚ β”‚ └── typing-extensions v4.14.0
β”‚ β”œβ”€β”€ opentelemetry-instrumentation v0.55b1
β”‚ β”‚ β”œβ”€β”€ opentelemetry-api v1.34.1 ()
β”‚ β”‚ β”œβ”€β”€ opentelemetry-semantic-conventions v0.55b1 (
)
β”‚ β”‚ β”œβ”€β”€ packaging v24.2
β”‚ β”‚ └── wrapt v1.17.2
β”‚ β”œβ”€β”€ opentelemetry-sdk v1.34.1 ()
β”‚ β”œβ”€β”€ opentelemetry-semantic-conventions v0.55b1 (
)
β”‚ β”œβ”€β”€ ordered-set v4.1.0
β”‚ β”œβ”€β”€ packaging v24.2
β”‚ β”œβ”€β”€ psutil v7.0.0
β”‚ β”œβ”€β”€ pyyaml v6.0.2
β”‚ β”œβ”€β”€ requests v2.32.4 ()
β”‚ β”œβ”€β”€ termcolor v2.4.0
β”‚ └── wrapt v1.17.2
β”œβ”€β”€ crewai v0.130.0
β”‚ β”œβ”€β”€ appdirs v1.4.4
β”‚ β”œβ”€β”€ auth0-python v4.10.0
β”‚ β”‚ β”œβ”€β”€ aiohttp v3.12.13
β”‚ β”‚ β”‚ β”œβ”€β”€ aiohappyeyeballs v2.6.1
β”‚ β”‚ β”‚ β”œβ”€β”€ aiosignal v1.3.2
β”‚ β”‚ β”‚ β”‚ └── frozenlist v1.7.0
β”‚ β”‚ β”‚ β”œβ”€β”€ attrs v25.3.0
β”‚ β”‚ β”‚ β”œβ”€β”€ frozenlist v1.7.0
β”‚ β”‚ β”‚ β”œβ”€β”€ multidict v6.5.0
β”‚ β”‚ β”‚ β”œβ”€β”€ propcache v0.3.2
β”‚ β”‚ β”‚ └── yarl v1.20.1
β”‚ β”‚ β”‚ β”œβ”€β”€ idna v3.10
β”‚ β”‚ β”‚ β”œβ”€β”€ multidict v6.5.0
β”‚ β”‚ β”‚ └── propcache v0.3.2
β”‚ β”‚ β”œβ”€β”€ cryptography v45.0.4
β”‚ β”‚ β”‚ └── cffi v1.17.1
β”‚ β”‚ β”‚ └── pycparser v2.22
β”‚ β”‚ β”œβ”€β”€ pyjwt v2.10.1
β”‚ β”‚ β”œβ”€β”€ requests v2.32.4 (
)
β”‚ β”‚ └── urllib3 v2.5.0
β”‚ β”œβ”€β”€ blinker v1.9.0
β”‚ β”œβ”€β”€ chromadb v1.0.13
β”‚ β”‚ β”œβ”€β”€ bcrypt v4.3.0
β”‚ β”‚ β”œβ”€β”€ build v1.2.2.post1
β”‚ β”‚ β”‚ β”œβ”€β”€ packaging v24.2
β”‚ β”‚ β”‚ └── pyproject-hooks v1.2.0
β”‚ β”‚ β”œβ”€β”€ grpcio v1.73.0
β”‚ β”‚ β”œβ”€β”€ httpx v0.28.1 ()
β”‚ β”‚ β”œβ”€β”€ importlib-resources v6.5.2
β”‚ β”‚ β”œβ”€β”€ jsonschema v4.24.0
β”‚ β”‚ β”‚ β”œβ”€β”€ attrs v25.3.0
β”‚ β”‚ β”‚ β”œβ”€β”€ jsonschema-specifications v2025.4.1
β”‚ β”‚ β”‚ β”‚ └── referencing v0.36.2
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ attrs v25.3.0
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ rpds-py v0.25.1
β”‚ β”‚ β”‚ β”‚ └── typing-extensions v4.14.0
β”‚ β”‚ β”‚ β”œβ”€β”€ referencing v0.36.2 (
)
β”‚ β”‚ β”‚ └── rpds-py v0.25.1
β”‚ β”‚ β”œβ”€β”€ kubernetes v33.1.0
β”‚ β”‚ β”‚ β”œβ”€β”€ certifi v2025.6.15
β”‚ β”‚ β”‚ β”œβ”€β”€ durationpy v0.10
β”‚ β”‚ β”‚ β”œβ”€β”€ google-auth v2.40.3
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ cachetools v5.5.2
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ pyasn1-modules v0.4.2
β”‚ β”‚ β”‚ β”‚ β”‚ └── pyasn1 v0.6.1
β”‚ β”‚ β”‚ β”‚ └── rsa v4.9.1
β”‚ β”‚ β”‚ β”‚ └── pyasn1 v0.6.1
β”‚ β”‚ β”‚ β”œβ”€β”€ oauthlib v3.3.0
β”‚ β”‚ β”‚ β”œβ”€β”€ python-dateutil v2.9.0.post0
β”‚ β”‚ β”‚ β”‚ └── six v1.17.0
β”‚ β”‚ β”‚ β”œβ”€β”€ pyyaml v6.0.2
β”‚ β”‚ β”‚ β”œβ”€β”€ requests v2.32.4 ()
β”‚ β”‚ β”‚ β”œβ”€β”€ requests-oauthlib v2.0.0
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ oauthlib v3.3.0
β”‚ β”‚ β”‚ β”‚ └── requests v2.32.4 (
)
β”‚ β”‚ β”‚ β”œβ”€β”€ six v1.17.0
β”‚ β”‚ β”‚ β”œβ”€β”€ urllib3 v2.5.0
β”‚ β”‚ β”‚ └── websocket-client v1.8.0
β”‚ β”‚ β”œβ”€β”€ mmh3 v5.1.0
β”‚ β”‚ β”œβ”€β”€ numpy v2.3.0
β”‚ β”‚ β”œβ”€β”€ onnxruntime v1.22.0
β”‚ β”‚ β”‚ β”œβ”€β”€ coloredlogs v15.0.1
β”‚ β”‚ β”‚ β”‚ └── humanfriendly v10.0
β”‚ β”‚ β”‚ β”œβ”€β”€ flatbuffers v25.2.10
β”‚ β”‚ β”‚ β”œβ”€β”€ numpy v2.3.0
β”‚ β”‚ β”‚ β”œβ”€β”€ packaging v24.2
β”‚ β”‚ β”‚ β”œβ”€β”€ protobuf v5.29.5
β”‚ β”‚ β”‚ └── sympy v1.14.0
β”‚ β”‚ β”‚ └── mpmath v1.3.0
β”‚ β”‚ β”œβ”€β”€ opentelemetry-api v1.34.1 ()
β”‚ β”‚ β”œβ”€β”€ opentelemetry-exporter-otlp-proto-grpc v1.34.1
β”‚ β”‚ β”‚ β”œβ”€β”€ googleapis-common-protos v1.70.0 (
)
β”‚ β”‚ β”‚ β”œβ”€β”€ grpcio v1.73.0
β”‚ β”‚ β”‚ β”œβ”€β”€ opentelemetry-api v1.34.1 ()
β”‚ β”‚ β”‚ β”œβ”€β”€ opentelemetry-exporter-otlp-proto-common v1.34.1 (
)
β”‚ β”‚ β”‚ β”œβ”€β”€ opentelemetry-proto v1.34.1 ()
β”‚ β”‚ β”‚ β”œβ”€β”€ opentelemetry-sdk v1.34.1 (
)
β”‚ β”‚ β”‚ └── typing-extensions v4.14.0
β”‚ β”‚ β”œβ”€β”€ opentelemetry-sdk v1.34.1 ()
β”‚ β”‚ β”œβ”€β”€ orjson v3.10.18
β”‚ β”‚ β”œβ”€β”€ overrides v7.7.0
β”‚ β”‚ β”œβ”€β”€ posthog v5.1.0
β”‚ β”‚ β”‚ β”œβ”€β”€ backoff v2.2.1
β”‚ β”‚ β”‚ β”œβ”€β”€ distro v1.9.0
β”‚ β”‚ β”‚ β”œβ”€β”€ python-dateutil v2.9.0.post0 (
)
β”‚ β”‚ β”‚ β”œβ”€β”€ requests v2.32.4 ()
β”‚ β”‚ β”‚ └── six v1.17.0
β”‚ β”‚ β”œβ”€β”€ pybase64 v1.4.1
β”‚ β”‚ β”œβ”€β”€ pydantic v2.11.7
β”‚ β”‚ β”‚ β”œβ”€β”€ annotated-types v0.7.0
β”‚ β”‚ β”‚ β”œβ”€β”€ pydantic-core v2.33.2
β”‚ β”‚ β”‚ β”‚ └── typing-extensions v4.14.0
β”‚ β”‚ β”‚ β”œβ”€β”€ typing-extensions v4.14.0
β”‚ β”‚ β”‚ └── typing-inspection v0.4.1
β”‚ β”‚ β”‚ └── typing-extensions v4.14.0
β”‚ β”‚ β”œβ”€β”€ pypika v0.48.9
β”‚ β”‚ β”œβ”€β”€ pyyaml v6.0.2
β”‚ β”‚ β”œβ”€β”€ rich v13.9.4
β”‚ β”‚ β”‚ β”œβ”€β”€ markdown-it-py v3.0.0
β”‚ β”‚ β”‚ β”‚ └── mdurl v0.1.2
β”‚ β”‚ β”‚ └── pygments v2.19.1
β”‚ β”‚ β”œβ”€β”€ tenacity v9.1.2
β”‚ β”‚ β”œβ”€β”€ tokenizers v0.21.1
β”‚ β”‚ β”‚ └── huggingface-hub v0.33.0
β”‚ β”‚ β”‚ β”œβ”€β”€ filelock v3.18.0
β”‚ β”‚ β”‚ β”œβ”€β”€ fsspec v2025.5.1
β”‚ β”‚ β”‚ β”œβ”€β”€ hf-xet v1.1.4
β”‚ β”‚ β”‚ β”œβ”€β”€ packaging v24.2
β”‚ β”‚ β”‚ β”œβ”€β”€ pyyaml v6.0.2
β”‚ β”‚ β”‚ β”œβ”€β”€ requests v2.32.4 (
)
β”‚ β”‚ β”‚ β”œβ”€β”€ tqdm v4.67.1
β”‚ β”‚ β”‚ └── typing-extensions v4.14.0
β”‚ β”‚ β”œβ”€β”€ tqdm v4.67.1
β”‚ β”‚ β”œβ”€β”€ typer v0.16.0
β”‚ β”‚ β”‚ β”œβ”€β”€ click v8.2.1
β”‚ β”‚ β”‚ β”œβ”€β”€ rich v13.9.4 ()
β”‚ β”‚ β”‚ β”œβ”€β”€ shellingham v1.5.4
β”‚ β”‚ β”‚ └── typing-extensions v4.14.0
β”‚ β”‚ β”œβ”€β”€ typing-extensions v4.14.0
β”‚ β”‚ └── uvicorn[standard] v0.34.3
β”‚ β”‚ β”œβ”€β”€ click v8.2.1
β”‚ β”‚ β”œβ”€β”€ h11 v0.16.0
β”‚ β”‚ β”œβ”€β”€ httptools v0.6.4 (extra: standard)
β”‚ β”‚ β”œβ”€β”€ python-dotenv v1.1.0 (extra: standard)
β”‚ β”‚ β”œβ”€β”€ pyyaml v6.0.2 (extra: standard)
β”‚ β”‚ β”œβ”€β”€ uvloop v0.21.0 (extra: standard)
β”‚ β”‚ β”œβ”€β”€ watchfiles v1.1.0 (extra: standard)
β”‚ β”‚ β”‚ └── anyio v4.9.0 (
)
β”‚ β”‚ └── websockets v15.0.1 (extra: standard)
β”‚ β”œβ”€β”€ click v8.2.1
β”‚ β”œβ”€β”€ instructor v1.8.3
β”‚ β”‚ β”œβ”€β”€ aiohttp v3.12.13 ()
β”‚ β”‚ β”œβ”€β”€ docstring-parser v0.16
β”‚ β”‚ β”œβ”€β”€ jinja2 v3.1.6
β”‚ β”‚ β”‚ └── markupsafe v3.0.2
β”‚ β”‚ β”œβ”€β”€ jiter v0.8.2
β”‚ β”‚ β”œβ”€β”€ openai v1.88.0
β”‚ β”‚ β”‚ β”œβ”€β”€ anyio v4.9.0 (
)
β”‚ β”‚ β”‚ β”œβ”€β”€ distro v1.9.0
β”‚ β”‚ β”‚ β”œβ”€β”€ httpx v0.28.1 ()
β”‚ β”‚ β”‚ β”œβ”€β”€ jiter v0.8.2
β”‚ β”‚ β”‚ β”œβ”€β”€ pydantic v2.11.7 (
)
β”‚ β”‚ β”‚ β”œβ”€β”€ sniffio v1.3.1
β”‚ β”‚ β”‚ β”œβ”€β”€ tqdm v4.67.1
β”‚ β”‚ β”‚ └── typing-extensions v4.14.0
β”‚ β”‚ β”œβ”€β”€ pydantic v2.11.7 ()
β”‚ β”‚ β”œβ”€β”€ pydantic-core v2.33.2 (
)
β”‚ β”‚ β”œβ”€β”€ requests v2.32.4 ()
β”‚ β”‚ β”œβ”€β”€ rich v13.9.4 (
)
β”‚ β”‚ β”œβ”€β”€ tenacity v9.1.2
β”‚ β”‚ └── typer v0.16.0 ()
β”‚ β”œβ”€β”€ json-repair v0.46.2
β”‚ β”œβ”€β”€ json5 v0.12.0
β”‚ β”œβ”€β”€ jsonref v1.1.0
β”‚ β”œβ”€β”€ litellm v1.72.0
β”‚ β”‚ β”œβ”€β”€ aiohttp v3.12.13 (
)
β”‚ β”‚ β”œβ”€β”€ click v8.2.1
β”‚ β”‚ β”œβ”€β”€ httpx v0.28.1 ()
β”‚ β”‚ β”œβ”€β”€ importlib-metadata v8.7.0 (
)
β”‚ β”‚ β”œβ”€β”€ jinja2 v3.1.6 ()
β”‚ β”‚ β”œβ”€β”€ jsonschema v4.24.0 (
)
β”‚ β”‚ β”œβ”€β”€ openai v1.88.0 ()
β”‚ β”‚ β”œβ”€β”€ pydantic v2.11.7 (
)
β”‚ β”‚ β”œβ”€β”€ python-dotenv v1.1.0
β”‚ β”‚ β”œβ”€β”€ tiktoken v0.9.0
β”‚ β”‚ β”‚ β”œβ”€β”€ regex v2024.11.6
β”‚ β”‚ β”‚ └── requests v2.32.4 ()
β”‚ β”‚ └── tokenizers v0.21.1 (
)
β”‚ β”œβ”€β”€ onnxruntime v1.22.0 ()
β”‚ β”œβ”€β”€ openai v1.88.0 (
)
β”‚ β”œβ”€β”€ openpyxl v3.1.5
β”‚ β”‚ └── et-xmlfile v2.0.0
β”‚ β”œβ”€β”€ opentelemetry-api v1.34.1 ()
β”‚ β”œβ”€β”€ opentelemetry-exporter-otlp-proto-http v1.34.1 (
)
β”‚ β”œβ”€β”€ opentelemetry-sdk v1.34.1 ()
β”‚ β”œβ”€β”€ pdfplumber v0.11.7
β”‚ β”‚ β”œβ”€β”€ pdfminer-six v20250506
β”‚ β”‚ β”‚ β”œβ”€β”€ charset-normalizer v3.4.2
β”‚ β”‚ β”‚ └── cryptography v45.0.4 (
)
β”‚ β”‚ β”œβ”€β”€ pillow v11.2.1
β”‚ β”‚ └── pypdfium2 v4.30.1
β”‚ β”œβ”€β”€ pydantic v2.11.7 ()
β”‚ β”œβ”€β”€ python-dotenv v1.1.0
β”‚ β”œβ”€β”€ pyvis v0.3.2
β”‚ β”‚ β”œβ”€β”€ ipython v9.3.0
β”‚ β”‚ β”‚ β”œβ”€β”€ decorator v5.2.1
β”‚ β”‚ β”‚ β”œβ”€β”€ ipython-pygments-lexers v1.1.1
β”‚ β”‚ β”‚ β”‚ └── pygments v2.19.1
β”‚ β”‚ β”‚ β”œβ”€β”€ jedi v0.19.2
β”‚ β”‚ β”‚ β”‚ └── parso v0.8.4
β”‚ β”‚ β”‚ β”œβ”€β”€ matplotlib-inline v0.1.7
β”‚ β”‚ β”‚ β”‚ └── traitlets v5.14.3
β”‚ β”‚ β”‚ β”œβ”€β”€ pexpect v4.9.0
β”‚ β”‚ β”‚ β”‚ └── ptyprocess v0.7.0
β”‚ β”‚ β”‚ β”œβ”€β”€ prompt-toolkit v3.0.51
β”‚ β”‚ β”‚ β”‚ └── wcwidth v0.2.13
β”‚ β”‚ β”‚ β”œβ”€β”€ pygments v2.19.1
β”‚ β”‚ β”‚ β”œβ”€β”€ stack-data v0.6.3
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ asttokens v3.0.0
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ executing v2.2.0
β”‚ β”‚ β”‚ β”‚ └── pure-eval v0.2.3
β”‚ β”‚ β”‚ β”œβ”€β”€ traitlets v5.14.3
β”‚ β”‚ β”‚ └── typing-extensions v4.14.0
β”‚ β”‚ β”œβ”€β”€ jinja2 v3.1.6 (
)
β”‚ β”‚ β”œβ”€β”€ jsonpickle v4.1.1
β”‚ β”‚ └── networkx v3.5
β”‚ β”œβ”€β”€ regex v2024.11.6
β”‚ β”œβ”€β”€ tokenizers v0.21.1 ()
β”‚ β”œβ”€β”€ tomli v2.2.1
β”‚ β”œβ”€β”€ tomli-w v1.2.0
β”‚ └── uv v0.7.13
└── pyautogen v0.9
β”œβ”€β”€ anyio v4.9.0 (
)
β”œβ”€β”€ asyncer v0.0.8
β”‚ └── anyio v4.9.0 ()
β”œβ”€β”€ diskcache v5.6.3
β”œβ”€β”€ docker v7.1.0
β”‚ β”œβ”€β”€ requests v2.32.4 (
)
β”‚ └── urllib3 v2.5.0
β”œβ”€β”€ httpx v0.28.1 ()
β”œβ”€β”€ packaging v24.2
β”œβ”€β”€ pydantic v2.11.7 (
)
β”œβ”€β”€ python-dotenv v1.1.0
β”œβ”€β”€ termcolor v2.4.0

`

πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: [ConcurrentFuturesInstrumentor] Successfully instrumented concurrent.futures.ThreadPoolExecutor πŸ–‡ AgentOps: AgentOps: Successfully instrumented 'ConcurrentFuturesInstrumentor' for package 'python'. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active. πŸ–‡ AgentOps: AgentOps: Package 'agentops.instrumentation.agentic.ag2' not found or version is less than minimum required ('0.3.2'). Skipping instrumentation. πŸ–‡ AgentOps: AgentOps: 'autogen' is the first-targeted agentic library. Will uninstrument providers if any are/become active.

🀝 Contribution

  • Yes, I'd be happy to submit a pull request with these changes.
  • I need some guidance on how to contribute.
  • I'd prefer the AgentOps team to handle this update.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions