Skip to content

v0.100.14

Latest

Choose a tag to compare

@dwash96 dwash96 released this 15 Jul 13:01

What's Changed

MR: #616
Full Changelog: v0.100.13...v0.100.14

Addresses:

  • #601 (Again, import orjson until litellm does what they are supposed to do with their own imports)

Includes:

  • Add --spinner/--no-spinner option to control LLM response spinner dis… by @ekr1 in #611
  • Point setup at cecli-cats, note benchmark_classic deprecation by @cattishly-rgb in #612
  • Add retry logic for MCP connections by @szmania in #613

New Contributors