Sooty

Results 6 issues of Sooty

### Problem description I am attempting to list all files in an S3 bucket, as per the documentation I am providing `smart_open.s3.iter_bucket` with a pre-made `botocore_session`. I have tried turning...

bug

Hi, Attempting to use this as instructed (subclassing GameState) seems to work at first, but during the self-play step the console is filled with the same errors: ``` Exception ignored...

Refactor Dockerfile to support architecture-specific OpenTelemetry Collector installation. Allows OTEL to function on arm64 devices (Raspberry Pi).

**Please describe the purpose of this pull request.** Prevents sending `null` values to OpenAI-compatible endpoints. Optional parameters should be excluded entirely - don't rely on endpoints to handle `null` values...

**Describe the bug** When trying to use the `agent_state` argument in a tool, the following error is always returned: ``` Error executing function create_research_plan: ModuleNotFoundError: No module named 'letta' ```...

Hi! I'm the developer of [a cog](https://github.com/SootyOwl/TytoCogsV3/tree/main/tldw) that depends on the `pydantic` package (via `openai`). After updating this cog's dependencies, it has broken due to a dependency conflict: ``` red-discordbot...

Status: Needs Triage