v0.0.10
New Features
-
MediaUrlfor direct url handling without byte reading (#31) -
Add timeout to
mk_client(#26) -
Add retry logic with exponential backoff to acomplete (#25), thanks to @ncoop57
-
Yield tool calls JIT (#19)
Bugs Squashed
- force enable web_search for codex models (#22), thanks to @jackhogan
- The litellm metadata file is missing
supports_web_searchfor GPT-5.4 so the Codex version wasn't getting it. Explicitly set it to True like we do for non-codex gpt models.
- The litellm metadata file is missing