Skip to content

Releases: aixplain/aiXplain

0.2.36

10 Oct 14:38
3494aa9

Choose a tag to compare

Changelog

All notable changes to the aiXplain SDK will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[0.2.36] - 2025-10-10

🚀 Features

  • Agent & Tool Deployment: Automatic deployment of tools and agents with MCP integration (#558, #680)
    • Added MCP deploy method for seamless agent deployment
    • Enhanced tool and agent automation capabilities

🐛 Bug Fixes

  • Model Pagination: Fixed pagination issue when fetching models by IDs (#643)
  • Utility Function: Resolved input parsing bug in utility functions (#648)
  • AgentFactory: Clear saved information properly in AgentFactory to prevent state leakage (#668)
  • MCP Deployment: Fixed missing MCP deploy method (#680)

📚 Documentation

  • API Reference: Updated and improved API reference documentation (#672)
  • Docstrings: Added missing docstrings for evolver module (#671)
  • Documentation Site: Added comprehensive docs structure (#641)

🔧 Development & Testing

  • Pre-commit Configuration: Added Ruff linter pre-commit hooks for better code quality (#670, #671)
  • Test Improvements:
    • Removed model deletion from tests for better reliability (#644)
    • Added time delay before searching indexes to improve test stability (#646)
  • Logging: Updated lockfile logs for better debugging (#666)
  • CI/CD: Updated GitHub Actions workflow configuration (#640)

👥 Contributors

Special thanks to all contributors who made this release possible:

Full Changelog: 0.2.35...0.2.36


How to Upgrade

To upgrade to the latest version:

pip install --upgrade aiXplain

For specific version:

pip install aiXplain==0.2.36

Breaking Changes

No breaking changes in this release.

Deprecation Notices

No deprecations in this release.

0.2.35

09 Sep 18:43
6b86d30

Choose a tag to compare

What's Changed

Full Changelog: 0.2.34...0.2.35

0.2.34

28 Aug 19:25
632b4b3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.33...0.2.34

0.2.33

18 Jul 11:32
46de340

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.32...0.2.33

0.2.32

27 Jun 12:07
ba406e2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.31...0.2.32

0.2.31

21 May 14:09
92aad6a

Choose a tag to compare

What's Changed

Full Changelog: 0.2.30...0.2.31

0.2.30

07 May 18:41
61e2ca1

Choose a tag to compare

What's Changed

Full Changelog: 0.2.29...0.2.30

0.2.29

28 Apr 19:10
aba42f1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.28...0.2.29

0.2.28

03 Apr 18:15
3cb3600

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.27...0.2.28

0.2.27

13 Feb 16:53
4da81f5

Choose a tag to compare

What's Changed

Full Changelog: 0.2.26...0.2.27