Skip to content

OMMX Python SDK 1.8.6

Compare
Choose a tag to compare
@konn konn released this 13 Mar 03:24
· 39 commits to main since this release
ea068a1

What's Changed

Python SDK update

  • Now Python SDK Supports Python 3.13 and 3.13t 🎉
    • Now wheels for non-free-threaded interpreters are distributed as a single ABI3 wheel for each platforms.
  • Bump ring from 0.17.11 to 0.17.13 in the cargo group by @dependabot in #354
  • Bump the dependencies group with 24 updates by @dependabot in #355

Documentation update

  • Update the Guide for implementing OMMX Adapters with SamplerAdapter by @NY57 in #344

Others

  • Start developing OMMX Python SDK 1.8.6 by @github-actions in #353
  • Update LLM documentation to markdown format by @devin-ai-integration in #357
  • Update LLMs.md by @github-actions in #359
  • Migrates to Python ABI3 by @konn in #356

Full Changelog: python-1.8.5...python-1.8.6