Aixplain

Latest version: v0.2.28

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

Scan your dependencies

Page 1 of 6

0.2.28

What's Changed
* ENG-1392: SQL tool in Agents by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/400
* ENG-1627: Enable mentalist without inspector by OsujiCC in https://github.com/aixplain/aiXplain/pull/408
* BUG-314: Fix local path for LLM's by ahmetgunduz in https://github.com/aixplain/aiXplain/pull/405
* ENG-791: Pipeline Response Changes by xainaz in https://github.com/aixplain/aiXplain/pull/282
* BUG-400: pipeline_test tests fixed by kadirpekel in https://github.com/aixplain/aiXplain/pull/409
* BUG-382: Fixing validation of team and agents by kadirpekel in https://github.com/aixplain/aiXplain/pull/406
* BUG-402: Setting the version of the pipeline appropriately by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/410
* BUG-382 tests fixed by kadirpekel in https://github.com/aixplain/aiXplain/pull/415
* BUG-396: Fix ModelFactory.get() calls in agent/team_agent.create() by lucas-aixplain in https://github.com/aixplain/aiXplain/pull/411
* 'tatus ->status bug fixed ' by ahmetgunduz in https://github.com/aixplain/aiXplain/pull/416
* BUG-382: fixed tests by kadirpekel in https://github.com/aixplain/aiXplain/pull/418
* removed pipeline test file by xainaz in https://github.com/aixplain/aiXplain/pull/425
* Eng 1392 sqllite by ahmetgunduz in https://github.com/aixplain/aiXplain/pull/421
* Bug 431 by kadirpekel in https://github.com/aixplain/aiXplain/pull/429
* BUG-419: Update finetune functional tests by lucas-aixplain in https://github.com/aixplain/aiXplain/pull/432
* Utility model bulk bugs by ahmetgunduz in https://github.com/aixplain/aiXplain/pull/430
* Source type as ENUM for create sql tool by ahmetgunduz in https://github.com/aixplain/aiXplain/pull/428
* ENG-1649: Name parameter set for tools by ahmetgunduz in https://github.com/aixplain/aiXplain/pull/419
* Added type checking of source_type for SQLTool and updated tests by ahmetgunduz in https://github.com/aixplain/aiXplain/pull/436
* Eng 1649 agentification improve tool intermediate steps for better visualization by ahmetgunduz in https://github.com/aixplain/aiXplain/pull/437
* ENG-1734: Add new inspector arguments by yunsukim86 in https://github.com/aixplain/aiXplain/pull/431
* BUG-443:Fix the table name setting of CSV Tool by ahmetgunduz in https://github.com/aixplain/aiXplain/pull/447
* Add SDK functional tests workflow to main. by ikxplain in https://github.com/aixplain/aiXplain/pull/451
* ENG-1842: Utility asset status set to draft as default by ahmetgunduz in https://github.com/aixplain/aiXplain/pull/449
* ENG-1858: Adding pipeline ID and poll URL on execution logs by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/453
* ENG-1846: HOTFIX - Fix Finetune functional tests and problematic unit tests by lucas-aixplain in https://github.com/aixplain/aiXplain/pull/446
* Team agent functional tests fix by yunsukim86 in https://github.com/aixplain/aiXplain/pull/450
* BUG-453: Fix metadata naming syntax by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/452
* Revert "Team agent functional tests fix" by lucas-aixplain in https://github.com/aixplain/aiXplain/pull/457
* ENG-1616: Enable embedding models for air v2 by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/403
* Sync with tests by ikxplain in https://github.com/aixplain/aiXplain/pull/424
* ENG-1899: Fixing test model ids test by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/466
* ENG-1904: Set unique api key name in api key functional test by lucas-aixplain in https://github.com/aixplain/aiXplain/pull/467
* ENG-1832 add air 2 functionalities to the sdk by Muhammad-Elmallah in https://github.com/aixplain/aiXplain/pull/456
* BUG-463: Fix when When Utility model code updated inputs should also be updated by ahmetgunduz in https://github.com/aixplain/aiXplain/pull/464
* BUG-460: raise error if poll fails by xainaz in https://github.com/aixplain/aiXplain/pull/463
* ENG-1830: Setting default tool description by thiago-aixplain in https://github.com/aixplain/aiXplain/pull/442
* ENG-1835: aixplain sdk objectify responses from team agents by OsujiCC in https://github.com/aixplain/aiXplain/pull/448
* ENG 1908: aixplain sdk update the agent warning message by OsujiCC in https://github.com/aixplain/aiXplain/pull/469
* Bump jinja2 from 3.1.4 to 3.1.6 by dependabot in https://github.com/aixplain/aiXplain/pull/420
* ENG-1851: Update test and main workflows to run unit tests - Sync with dev by lucas-aixplain in https://github.com/aixplain/aiXplain/pull/473
* ENG-1917: Fix team agent parametrized functional test - Sync with dev by lucas-aixplain in https://github.com/aixplain/aiXplain/pull/471

New Contributors
* hadi-aix made their first contribution in https://github.com/aixplain/aiXplain/pull/209
* 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
* OsujiCC made their first contribution in https://github.com/aixplain/aiXplain/pull/362
* yunsukim86 made their first contribution in https://github.com/aixplain/aiXplain/pull/431
* Muhammad-Elmallah made their first contribution in https://github.com/aixplain/aiXplain/pull/456

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

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

Page 1 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.