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