Aixplain

Latest version: v0.2.27

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

0.2.27

What's Changed
* HOT FIX: Quick started error with custom python tool by ahmetgunduz in https://github.com/aixplain/aiXplain/pull/401


**Full Changelog**: https://github.com/aixplain/aiXplain/compare/0.2.26...0.2.27

0.2.26

What's Changed
* ENG-1422 validation by OsujiCC in https://github.com/aixplain/aiXplain/pull/362
* ENG-1272: Added Agent Response, and edited unit tests by xainaz in https://github.com/aixplain/aiXplain/pull/347
* Prod-1534: Utility Asset Improvements by ahmetgunduz in https://github.com/aixplain/aiXplain/pull/364
* Temporaly set utility asset status to onboarded by default by ahmetgunduz in https://github.com/aixplain/aiXplain/pull/377
* for temporarily set the status to onboarded and fixed tests accordingly by ahmetgunduz in https://github.com/aixplain/aiXplain/pull/379
* ENG-1494: Listing models by IDs by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/378
* ENG-1471: adding agent role filed by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/374
* BUG-361: Fixing intermediate steps problem by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/380
* BUG-367: Fix CustomPythonCodeTool and add tests by lucas-aixplain in https://github.com/aixplain/aiXplain/pull/382
* ENG-1291: Adding agents tasks by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/373
* ENG-1378: Add default parameters to Model tool by lucas-aixplain in https://github.com/aixplain/aiXplain/pull/372
* ENG-1484: Added an inspector Id to the team agent by OsujiCC in https://github.com/aixplain/aiXplain/pull/375
* ENG 1544: block mentalist without inspector for now and edit the test_model_repr function in unit test to make it pass. by OsujiCC in https://github.com/aixplain/aiXplain/pull/384
* ENG-1291: agent tasks (revert code to the 'query' attribute requirement) by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/383
* BUG-371: Fixing descriptiption -> role in parametrized agent test by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/385
* ENG-1332: Started implementing new aixplain programmatic api by kadirpekel in https://github.com/aixplain/aiXplain/pull/356
* Update return type so it works with python 3.8 by lucas-aixplain in https://github.com/aixplain/aiXplain/pull/390
* ENG-1557: model params are now available for designer assets by kadirpekel in https://github.com/aixplain/aiXplain/pull/387
* ENG-1559: Fixed designer tests by kadirpekel in https://github.com/aixplain/aiXplain/pull/388
* BUG-380: Use input api key to list models when given by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/395
* BUG-375 new functional test regarding ensuring failure by kadirpekel in https://github.com/aixplain/aiXplain/pull/396
* BUG-379: rename agent's field role to instructions by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/393

New Contributors
* kadirpekel made their first contribution in https://github.com/aixplain/aiXplain/pull/219
* xainaz made their first contribution in https://github.com/aixplain/aiXplain/pull/226
* ahmetgunduz made their first contribution in https://github.com/aixplain/aiXplain/pull/345
* OsujiCC made their first contribution in https://github.com/aixplain/aiXplain/pull/362

**Full Changelog**: https://github.com/aixplain/aiXplain/compare/0.2.25...0.2.26

0.2.25

What's Changed
* ENG-1235 Utility functions has now special treatment as they need dyn… by kadirpekel in https://github.com/aixplain/aiXplain/pull/344
* Add restriction when setting Utilities function in model tool by lucas-aixplain in https://github.com/aixplain/aiXplain/pull/346
* ENG-1245: transition from update to save by ahmetgunduz in https://github.com/aixplain/aiXplain/pull/345
* ENG-1153: Enabling custom python code tool by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/326
* ENG-1230: set aixplain as default supplier by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/348
* ENG-1069: new Information retrieval model by xainaz in https://github.com/aixplain/aiXplain/pull/330
* ENG-1282: Set default pipeline engine version to 3.0 with fallback to… by kadirpekel in https://github.com/aixplain/aiXplain/pull/349
* BUG-313: Set method on pipeline saving by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/354
* BUG-275: team deployment by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/332
* ENG-1289: Enabled reconstructor and segmentor designer nodes when pipeline fetched by kadirpekel in https://github.com/aixplain/aiXplain/pull/352
* BUG-309: utility model update save without code by ahmetgunduz in https://github.com/aixplain/aiXplain/pull/358
* ENG-1393: Index improvements by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/360
* BUG-329: Fix agent validation when using api key by lucas-aixplain in https://github.com/aixplain/aiXplain/pull/361
* BUG-319: Get error in other field by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/359
* ENG-1393: index improvements by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/363
* BUG-338: Fixing custom code test by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/366
* BUG-344: Index Factory List/Test by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/369

New Contributors
* kadirpekel made their first contribution in https://github.com/aixplain/aiXplain/pull/219
* xainaz made their first contribution in https://github.com/aixplain/aiXplain/pull/226
* ahmetgunduz made their first contribution in https://github.com/aixplain/aiXplain/pull/345

**Full Changelog**: https://github.com/aixplain/aiXplain/compare/0.2.24...0.2.25

0.2.24

What's Changed
* ENG-1129: aixplain sdk caching functions by xainaz in https://github.com/aixplain/aiXplain/pull/324
* BUG-268: model response assign by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/325
* BUG-262: LLM Execution Payload gets values from both parameters and data by xainaz in https://github.com/aixplain/aiXplain/pull/327
* ENG-1110: onboard utility model by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/329
* BUG-283: Fix finetune functional tests by lucas-aixplain in https://github.com/aixplain/aiXplain/pull/336
* BUG-285: Improvements in functional tests and set default temperature on LLMs by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/337

**Full Changelog**: https://github.com/aixplain/aiXplain/compare/0.2.23...0.2.24

0.2.23

What's Changed

* Hotfix: Increase benchmark test timeout by shreyasXplain in https://github.com/aixplain/aiXplain/pull/312
* ENG-1102: Default parameter on ModelResponse.get by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/319
* ENG-1094: Prompt variables at agent/teams' descriptions by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/317
* ENG-1095 Functional tests for updating tools and agents by xainaz in https://github.com/aixplain/aiXplain/pull/320
* ENG-1063: Support AIXPLAIN_API_KEY as TEAM_API_KEY key by xainaz in https://github.com/aixplain/aiXplain/pull/314

**Full Changelog**: https://github.com/aixplain/aiXplain/compare/0.2.22...0.2.23

0.2.22

What's Changed
* BUG-225: Set default 'parameters' to None and adding tests by lucas-aixplain in https://github.com/aixplain/aiXplain/pull/300
* BUG-238: Fix check_storage_type to not detect folder as a file by lucas-aixplain in https://github.com/aixplain/aiXplain/pull/302
* BUG-233: Prompt variables are now populated and validated automatically by kadirpekel in https://github.com/aixplain/aiXplain/pull/303
* ENG-750: Service mode parameter in the SDK by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/295
* ENG-791: Objectify model response by zaina826 in https://github.com/aixplain/aiXplain/pull/279
* ENG-812: Update agents info by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/285
* ENG-979: New functional test for script nodes by kadirpekel in https://github.com/aixplain/aiXplain/pull/305
* ENG-997: Make function filter optional on model search by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/307

**Full Changelog**: https://github.com/aixplain/aiXplain/compare/0.2.21...0.2.22

Page 1 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.