Skip to content

neuro-san 0.5.49

Choose a tag to compare

@d1donlydfink d1donlydfink released this 25 Jul 18:30
· 1395 commits to main since this release
09306ca

What's Changed

  • Un 3388 Fixed Gemini LLM test case failure by @vince-leaf in #330
  • Add "gemini-2.5-flash" and "gemini-2.5-pro" models by @Noravee in #329
  • Clarify Bedrock model aliases by renaming to bedrock-us-* by @Noravee in #335
  • Un-3217 Use AsyncioExecutorPool from leaf-common. by @andreidenissov-cog in #333
  • Fix possible bug leading to wrong error message when instantiating LLM by @Noravee in #334
  • Release <5.0 requirement on protobuf for Python 3.13 compatibility by @ofrancon in #331

The AsyncioExecutorPool change above should be addressing the "Event loop is closed" problem in a more robust way.

Full Changelog: 0.5.48...0.5.49