# Changelog

## [0.16.16](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.16-beta.25...openai-v0.16.16) (2026-01-16)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.72.0
    * @aigne/platform-helpers bumped to 0.6.7
  * devDependencies
    * @aigne/test-utils bumped to 0.5.69

## [0.16.16-beta.25](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.16-beta.24...openai-v0.16.16-beta.25) (2026-01-16)


### Features

* add dynamic model options resolution with getter pattern ([#708](https://github.com/AIGNE-io/aigne-framework/issues/708)) ([5ed5085](https://github.com/AIGNE-io/aigne-framework/commit/5ed5085203763c70194853c56edc13acf56d81c6))
* add modalities support for chat model ([#454](https://github.com/AIGNE-io/aigne-framework/issues/454)) ([70d1bf6](https://github.com/AIGNE-io/aigne-framework/commit/70d1bf631f4e711235d89c6df8ee210a19179b30))
* add prompt caching for OpenAI/Gemini/Anthropic and cache token display ([#838](https://github.com/AIGNE-io/aigne-framework/issues/838)) ([46c628f](https://github.com/AIGNE-io/aigne-framework/commit/46c628f180572ea1b955d1a9888aad6145204842))
* add reasoningEffort option for chat model ([#680](https://github.com/AIGNE-io/aigne-framework/issues/680)) ([f69d232](https://github.com/AIGNE-io/aigne-framework/commit/f69d232d714d4a3e4946bdc8c6598747c9bcbd57))
* **core:** add automatic JSON parsing and validation for structured outputs ([#548](https://github.com/AIGNE-io/aigne-framework/issues/548)) ([9077f93](https://github.com/AIGNE-io/aigne-framework/commit/9077f93856865915aaf5e8caa5638ef0b7f05b1e))
* **core:** add nested getter pattern support for model options ([#796](https://github.com/AIGNE-io/aigne-framework/issues/796)) ([824b2fe](https://github.com/AIGNE-io/aigne-framework/commit/824b2fe55cb2a24620e2bb73b470532918fa2996))
* improve image model architecture and file handling ([#527](https://github.com/AIGNE-io/aigne-framework/issues/527)) ([4db50aa](https://github.com/AIGNE-io/aigne-framework/commit/4db50aa0387a1a0f045ca11aaa61613e36ca7597))
* **model:** support video model ([#647](https://github.com/AIGNE-io/aigne-framework/issues/647)) ([de81742](https://github.com/AIGNE-io/aigne-framework/commit/de817421ef1dd3246d0d8c51ff12f0a855658f9f))
* support custom prefer input file type ([#469](https://github.com/AIGNE-io/aigne-framework/issues/469)) ([db0161b](https://github.com/AIGNE-io/aigne-framework/commit/db0161bbac52542c771ee2f40f361636b0668075))


### Bug Fixes

* add prefer input file type option for image model ([#536](https://github.com/AIGNE-io/aigne-framework/issues/536)) ([3cba8a5](https://github.com/AIGNE-io/aigne-framework/commit/3cba8a5562233a1567b49b6dd5c446c0760f5c4c))
* add taskTitle to observability traces and fix GPT-5/o1 model parameters ([#700](https://github.com/AIGNE-io/aigne-framework/issues/700)) ([30b513b](https://github.com/AIGNE-io/aigne-framework/commit/30b513b46ab5edb58a37f29e566e311bbb389f44))
* bump version ([696560f](https://github.com/AIGNE-io/aigne-framework/commit/696560fa2673eddcb4d00ac0523fbbbde7273cb3))
* bump version ([70d217c](https://github.com/AIGNE-io/aigne-framework/commit/70d217c8360dd0dda7f5f17011c4e92ec836e801))
* bump version ([af04b69](https://github.com/AIGNE-io/aigne-framework/commit/af04b6931951afa35d52065430acc7fef4b10087))
* bump version ([ba7ad18](https://github.com/AIGNE-io/aigne-framework/commit/ba7ad184fcf32b49bf0507a3cb638d20fb00690d))
* bump version ([93a1c10](https://github.com/AIGNE-io/aigne-framework/commit/93a1c10cf35f88eaafe91092481f5d087bd5b3a9))
* **docs:** update video mode docs ([#695](https://github.com/AIGNE-io/aigne-framework/issues/695)) ([d691001](https://github.com/AIGNE-io/aigne-framework/commit/d69100169457c16c14f2f3e2f7fcd6b2a99330f3))
* improve image model parameters ([#530](https://github.com/AIGNE-io/aigne-framework/issues/530)) ([d66b5ca](https://github.com/AIGNE-io/aigne-framework/commit/d66b5ca01e14baad2712cc1a84930cdb63703232))
* improve test coverage tracking and reporting ([#903](https://github.com/AIGNE-io/aigne-framework/issues/903)) ([031144e](https://github.com/AIGNE-io/aigne-framework/commit/031144e74f29e882cffe52ffda8f7a18c76ace7f))
* input schema of AI agent should includes input key and input file key ([#600](https://github.com/AIGNE-io/aigne-framework/issues/600)) ([b4ca076](https://github.com/AIGNE-io/aigne-framework/commit/b4ca076d6b4a1a1ecb8d4ebb008abd0d7561aadd))
* **models:** add image parameters support for video generation ([#684](https://github.com/AIGNE-io/aigne-framework/issues/684)) ([b048b7f](https://github.com/AIGNE-io/aigne-framework/commit/b048b7f92bd7a532dbdbeb6fb5fa5499bae6b953))
* **models:** add mineType for transform file ([#667](https://github.com/AIGNE-io/aigne-framework/issues/667)) ([155a173](https://github.com/AIGNE-io/aigne-framework/commit/155a173e75aff1dbe870a1305455a4300942e07a))
* **models:** aigne hub video params ([#665](https://github.com/AIGNE-io/aigne-framework/issues/665)) ([d00f836](https://github.com/AIGNE-io/aigne-framework/commit/d00f8368422d8e3707b974e1aff06714731ebb28))
* **model:** transform local file to base64 before request llm ([#462](https://github.com/AIGNE-io/aigne-framework/issues/462)) ([58ef5d7](https://github.com/AIGNE-io/aigne-framework/commit/58ef5d77046c49f3c4eed15b7f0cc283cbbcd74a))
* **model:** updated default video duration settings for AI video models ([#663](https://github.com/AIGNE-io/aigne-framework/issues/663)) ([1203941](https://github.com/AIGNE-io/aigne-framework/commit/12039411aaef77ba665e8edfb0fe6f8097c43e39))
* remove useless parameter ([efb0690](https://github.com/AIGNE-io/aigne-framework/commit/efb0690cf1ada6de95896e160c7cc5ffc7524ab2))
* standardize file parameter naming across models ([#534](https://github.com/AIGNE-io/aigne-framework/issues/534)) ([f159a9d](https://github.com/AIGNE-io/aigne-framework/commit/f159a9d6af21ec0e99641996b150560929845845))
* support optional field sturectured output for gemini ([#468](https://github.com/AIGNE-io/aigne-framework/issues/468)) ([70c6279](https://github.com/AIGNE-io/aigne-framework/commit/70c62795039a2862e3333f26707329489bf938de))
* update deps compatibility in CommonJS environment ([#580](https://github.com/AIGNE-io/aigne-framework/issues/580)) ([a1e35d0](https://github.com/AIGNE-io/aigne-framework/commit/a1e35d016405accb51c1aeb6a544503a1c78e912))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.72.0-beta.25
  * devDependencies
    * @aigne/test-utils bumped to 0.5.69-beta.25

## [0.16.16-beta.24](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.16-beta.23...openai-v0.16.16-beta.24) (2026-01-16)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.72.0-beta.24
  * devDependencies
    * @aigne/test-utils bumped to 0.5.69-beta.24

## [0.16.16-beta.23](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.16-beta.22...openai-v0.16.16-beta.23) (2026-01-15)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.72.0-beta.23
  * devDependencies
    * @aigne/test-utils bumped to 0.5.69-beta.23

## [0.16.16-beta.22](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.16-beta.21...openai-v0.16.16-beta.22) (2026-01-15)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.72.0-beta.22
  * devDependencies
    * @aigne/test-utils bumped to 0.5.69-beta.22

## [0.16.16-beta.21](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.16-beta.20...openai-v0.16.16-beta.21) (2026-01-15)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.72.0-beta.21
  * devDependencies
    * @aigne/test-utils bumped to 0.5.69-beta.21

## [0.16.16-beta.20](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.16-beta.19...openai-v0.16.16-beta.20) (2026-01-15)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.72.0-beta.20
  * devDependencies
    * @aigne/test-utils bumped to 0.5.69-beta.20

## [0.16.16-beta.19](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.16-beta.18...openai-v0.16.16-beta.19) (2026-01-14)


### Bug Fixes

* improve test coverage tracking and reporting ([#903](https://github.com/AIGNE-io/aigne-framework/issues/903)) ([031144e](https://github.com/AIGNE-io/aigne-framework/commit/031144e74f29e882cffe52ffda8f7a18c76ace7f))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.72.0-beta.19
    * @aigne/platform-helpers bumped to 0.6.7-beta.2
  * devDependencies
    * @aigne/test-utils bumped to 0.5.69-beta.19

## [0.16.16-beta.18](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.16-beta.17...openai-v0.16.16-beta.18) (2026-01-13)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.72.0-beta.18
  * devDependencies
    * @aigne/test-utils bumped to 0.5.69-beta.18

## [0.16.16-beta.17](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.16-beta.16...openai-v0.16.16-beta.17) (2026-01-12)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.72.0-beta.17
  * devDependencies
    * @aigne/test-utils bumped to 0.5.69-beta.17

## [0.16.16-beta.16](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.16-beta.15...openai-v0.16.16-beta.16) (2026-01-12)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.72.0-beta.16
  * devDependencies
    * @aigne/test-utils bumped to 0.5.69-beta.16

## [0.16.16-beta.15](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.16-beta.14...openai-v0.16.16-beta.15) (2026-01-10)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.72.0-beta.15
  * devDependencies
    * @aigne/test-utils bumped to 0.5.69-beta.15

## [0.16.16-beta.14](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.16-beta.13...openai-v0.16.16-beta.14) (2026-01-09)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.72.0-beta.14
  * devDependencies
    * @aigne/test-utils bumped to 0.5.69-beta.14

## [0.16.16-beta.13](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.16-beta.12...openai-v0.16.16-beta.13) (2026-01-08)


### Bug Fixes

* bump version ([696560f](https://github.com/AIGNE-io/aigne-framework/commit/696560fa2673eddcb4d00ac0523fbbbde7273cb3))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.72.0-beta.13
    * @aigne/platform-helpers bumped to 0.6.7-beta.1
  * devDependencies
    * @aigne/test-utils bumped to 0.5.69-beta.13

## [0.16.16-beta.12](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.16-beta.11...openai-v0.16.16-beta.12) (2026-01-07)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.72.0-beta.12
  * devDependencies
    * @aigne/test-utils bumped to 0.5.69-beta.12

## [0.16.16-beta.11](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.16-beta.10...openai-v0.16.16-beta.11) (2026-01-06)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.72.0-beta.11
  * devDependencies
    * @aigne/test-utils bumped to 0.5.69-beta.11

## [0.16.16-beta.10](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.16-beta.9...openai-v0.16.16-beta.10) (2026-01-06)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.72.0-beta.10
  * devDependencies
    * @aigne/test-utils bumped to 0.5.69-beta.10

## [0.16.16-beta.9](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.16-beta.8...openai-v0.16.16-beta.9) (2026-01-02)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.72.0-beta.9
  * devDependencies
    * @aigne/test-utils bumped to 0.5.69-beta.9

## [0.16.16-beta.8](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.16-beta.7...openai-v0.16.16-beta.8) (2025-12-31)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.72.0-beta.8
  * devDependencies
    * @aigne/test-utils bumped to 0.5.69-beta.8

## [0.16.16-beta.7](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.16-beta.6...openai-v0.16.16-beta.7) (2025-12-26)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.72.0-beta.7
  * devDependencies
    * @aigne/test-utils bumped to 0.5.69-beta.7

## [0.16.16-beta.6](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.16-beta.5...openai-v0.16.16-beta.6) (2025-12-25)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.72.0-beta.6
  * devDependencies
    * @aigne/test-utils bumped to 0.5.69-beta.6

## [0.16.16-beta.5](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.16-beta.4...openai-v0.16.16-beta.5) (2025-12-25)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.72.0-beta.5
  * devDependencies
    * @aigne/test-utils bumped to 0.5.69-beta.5

## [0.16.16-beta.4](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.16-beta.3...openai-v0.16.16-beta.4) (2025-12-24)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.72.0-beta.4
  * devDependencies
    * @aigne/test-utils bumped to 0.5.69-beta.4

## [0.16.16-beta.3](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.16-beta.2...openai-v0.16.16-beta.3) (2025-12-19)


### Features

* add prompt caching for OpenAI/Gemini/Anthropic and cache token display ([#838](https://github.com/AIGNE-io/aigne-framework/issues/838)) ([46c628f](https://github.com/AIGNE-io/aigne-framework/commit/46c628f180572ea1b955d1a9888aad6145204842))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.72.0-beta.3
  * devDependencies
    * @aigne/test-utils bumped to 0.5.69-beta.3

## [0.16.16-beta.2](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.16-beta.1...openai-v0.16.16-beta.2) (2025-12-19)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.72.0-beta.2
  * devDependencies
    * @aigne/test-utils bumped to 0.5.69-beta.2

## [0.16.16-beta.1](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.16-beta...openai-v0.16.16-beta.1) (2025-12-17)


### Bug Fixes

* bump version ([70d217c](https://github.com/AIGNE-io/aigne-framework/commit/70d217c8360dd0dda7f5f17011c4e92ec836e801))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.72.0-beta.1
    * @aigne/platform-helpers bumped to 0.6.7-beta
  * devDependencies
    * @aigne/test-utils bumped to 0.5.69-beta.1

## [0.16.16-beta](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.15...openai-v0.16.16-beta) (2025-12-17)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.72.0-beta
  * devDependencies
    * @aigne/test-utils bumped to 0.5.69-beta

## [0.16.15](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.15-beta.6...openai-v0.16.15) (2025-12-12)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.71.0
    * @aigne/platform-helpers bumped to 0.6.6
  * devDependencies
    * @aigne/test-utils bumped to 0.5.68

## [0.16.15-beta.6](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.15-beta.5...openai-v0.16.15-beta.6) (2025-12-11)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.71.0-beta.6
  * devDependencies
    * @aigne/test-utils bumped to 0.5.68-beta.6

## [0.16.15-beta.5](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.15-beta.4...openai-v0.16.15-beta.5) (2025-12-11)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.71.0-beta.5
  * devDependencies
    * @aigne/test-utils bumped to 0.5.68-beta.5

## [0.16.15-beta.4](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.15-beta.3...openai-v0.16.15-beta.4) (2025-12-10)


### Bug Fixes

* bump version ([af04b69](https://github.com/AIGNE-io/aigne-framework/commit/af04b6931951afa35d52065430acc7fef4b10087))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.71.0-beta.4
    * @aigne/platform-helpers bumped to 0.6.6-beta
  * devDependencies
    * @aigne/test-utils bumped to 0.5.68-beta.4

## [0.16.15-beta.3](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.15-beta.2...openai-v0.16.15-beta.3) (2025-12-10)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.71.0-beta.3
  * devDependencies
    * @aigne/test-utils bumped to 0.5.68-beta.3

## [0.16.15-beta.2](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.15-beta.1...openai-v0.16.15-beta.2) (2025-12-09)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.71.0-beta.2
  * devDependencies
    * @aigne/test-utils bumped to 0.5.68-beta.2

## [0.16.15-beta.1](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.15-beta...openai-v0.16.15-beta.1) (2025-12-08)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.71.0-beta.1
  * devDependencies
    * @aigne/test-utils bumped to 0.5.68-beta.1

## [0.16.15-beta](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.14...openai-v0.16.15-beta) (2025-12-07)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.71.0-beta
  * devDependencies
    * @aigne/test-utils bumped to 0.5.68-beta

## [0.16.14](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.14-beta...openai-v0.16.14) (2025-12-06)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.70.1
  * devDependencies
    * @aigne/test-utils bumped to 0.5.67

## [0.16.14-beta](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.13...openai-v0.16.14-beta) (2025-12-06)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.70.1-beta
  * devDependencies
    * @aigne/test-utils bumped to 0.5.67-beta

## [0.16.13](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.13-beta.1...openai-v0.16.13) (2025-12-05)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.70.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.66

## [0.16.13-beta.1](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.13-beta...openai-v0.16.13-beta.1) (2025-12-05)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.70.0-beta.1
  * devDependencies
    * @aigne/test-utils bumped to 0.5.66-beta.1

## [0.16.13-beta](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.12...openai-v0.16.13-beta) (2025-12-02)


### Features

* **core:** add nested getter pattern support for model options ([#796](https://github.com/AIGNE-io/aigne-framework/issues/796)) ([824b2fe](https://github.com/AIGNE-io/aigne-framework/commit/824b2fe55cb2a24620e2bb73b470532918fa2996))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.70.0-beta
  * devDependencies
    * @aigne/test-utils bumped to 0.5.66-beta

## [0.16.12](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.12-beta.1...openai-v0.16.12) (2025-11-28)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.69.2
    * @aigne/platform-helpers bumped to 0.6.5
  * devDependencies
    * @aigne/test-utils bumped to 0.5.65

## [0.16.12-beta.1](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.12-beta...openai-v0.16.12-beta.1) (2025-11-28)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.69.2-beta.1
  * devDependencies
    * @aigne/test-utils bumped to 0.5.65-beta.1

## [0.16.12-beta](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.11...openai-v0.16.12-beta) (2025-11-28)


### Bug Fixes

* bump version ([ba7ad18](https://github.com/AIGNE-io/aigne-framework/commit/ba7ad184fcf32b49bf0507a3cb638d20fb00690d))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.69.2-beta
    * @aigne/platform-helpers bumped to 0.6.5-beta
  * devDependencies
    * @aigne/test-utils bumped to 0.5.65-beta

## [0.16.11](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.11-beta...openai-v0.16.11) (2025-11-28)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.69.1
  * devDependencies
    * @aigne/test-utils bumped to 0.5.64

## [0.16.11-beta](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.10...openai-v0.16.11-beta) (2025-11-24)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.69.1-beta
  * devDependencies
    * @aigne/test-utils bumped to 0.5.64-beta

## [0.16.10](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.10-beta.3...openai-v0.16.10) (2025-11-21)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.69.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.63

## [0.16.10-beta.3](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.10-beta.2...openai-v0.16.10-beta.3) (2025-11-19)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.69.0-beta.2
  * devDependencies
    * @aigne/test-utils bumped to 0.5.63-beta.3

## [0.16.10-beta.2](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.10-beta.1...openai-v0.16.10-beta.2) (2025-11-18)


### Features

* add dynamic model options resolution with getter pattern ([#708](https://github.com/AIGNE-io/aigne-framework/issues/708)) ([5ed5085](https://github.com/AIGNE-io/aigne-framework/commit/5ed5085203763c70194853c56edc13acf56d81c6))
* add ImageModel/ImageAgent support ([#383](https://github.com/AIGNE-io/aigne-framework/issues/383)) ([96a2093](https://github.com/AIGNE-io/aigne-framework/commit/96a209368d91d98f47db6de1e404640368a86fa8))
* add modalities support for chat model ([#454](https://github.com/AIGNE-io/aigne-framework/issues/454)) ([70d1bf6](https://github.com/AIGNE-io/aigne-framework/commit/70d1bf631f4e711235d89c6df8ee210a19179b30))
* add reasoningEffort option for chat model ([#680](https://github.com/AIGNE-io/aigne-framework/issues/680)) ([f69d232](https://github.com/AIGNE-io/aigne-framework/commit/f69d232d714d4a3e4946bdc8c6598747c9bcbd57))
* **cli:** add retry functionality and improve error handling for AIGNE Hub ([#348](https://github.com/AIGNE-io/aigne-framework/issues/348)) ([672c93a](https://github.com/AIGNE-io/aigne-framework/commit/672c93abbba8b4b234f6d810536ff4b603a97e1e))
* **core:** add automatic JSON parsing and validation for structured outputs ([#548](https://github.com/AIGNE-io/aigne-framework/issues/548)) ([9077f93](https://github.com/AIGNE-io/aigne-framework/commit/9077f93856865915aaf5e8caa5638ef0b7f05b1e))
* improve image model architecture and file handling ([#527](https://github.com/AIGNE-io/aigne-framework/issues/527)) ([4db50aa](https://github.com/AIGNE-io/aigne-framework/commit/4db50aa0387a1a0f045ca11aaa61613e36ca7597))
* **memory:** support did space memory adapter ([#229](https://github.com/AIGNE-io/aigne-framework/issues/229)) ([6f69b64](https://github.com/AIGNE-io/aigne-framework/commit/6f69b64e98b963db9d6ab5357306b445385eaa68))
* **models:** support gemini and ideogram images models ([#412](https://github.com/AIGNE-io/aigne-framework/issues/412)) ([6534fec](https://github.com/AIGNE-io/aigne-framework/commit/6534fecb0bdfb4b0a4440d44c0e563b9a029a68f))
* **models:** support gemini and ideogram images models ([#412](https://github.com/AIGNE-io/aigne-framework/issues/412)) ([6534fec](https://github.com/AIGNE-io/aigne-framework/commit/6534fecb0bdfb4b0a4440d44c0e563b9a029a68f))
* **model:** support video model ([#647](https://github.com/AIGNE-io/aigne-framework/issues/647)) ([de81742](https://github.com/AIGNE-io/aigne-framework/commit/de817421ef1dd3246d0d8c51ff12f0a855658f9f))
* support custom prefer input file type ([#469](https://github.com/AIGNE-io/aigne-framework/issues/469)) ([db0161b](https://github.com/AIGNE-io/aigne-framework/commit/db0161bbac52542c771ee2f40f361636b0668075))


### Bug Fixes

* add prefer input file type option for image model ([#536](https://github.com/AIGNE-io/aigne-framework/issues/536)) ([3cba8a5](https://github.com/AIGNE-io/aigne-framework/commit/3cba8a5562233a1567b49b6dd5c446c0760f5c4c))
* add taskTitle to observability traces and fix GPT-5/o1 model parameters ([#700](https://github.com/AIGNE-io/aigne-framework/issues/700)) ([30b513b](https://github.com/AIGNE-io/aigne-framework/commit/30b513b46ab5edb58a37f29e566e311bbb389f44))
* bump version ([93a1c10](https://github.com/AIGNE-io/aigne-framework/commit/93a1c10cf35f88eaafe91092481f5d087bd5b3a9))
* call tools args is null ([#313](https://github.com/AIGNE-io/aigne-framework/issues/313)) ([2cf9487](https://github.com/AIGNE-io/aigne-framework/commit/2cf9487b606cb7884086938def834f89a3c3a775))
* **cli:** log only once in loadAIGNE ([#357](https://github.com/AIGNE-io/aigne-framework/issues/357)) ([6e6d968](https://github.com/AIGNE-io/aigne-framework/commit/6e6d96814fbc87f210522ae16daf94c1f84f311a))
* **cli:** print pretty error message for cli ([#249](https://github.com/AIGNE-io/aigne-framework/issues/249)) ([d68e0f7](https://github.com/AIGNE-io/aigne-framework/commit/d68e0f7151259a05696de77d9f00793b6f5b36b2))
* **core:** make getCredential async for aigne-hub mount point retrieval ([#372](https://github.com/AIGNE-io/aigne-framework/issues/372)) ([34ce7a6](https://github.com/AIGNE-io/aigne-framework/commit/34ce7a645fa83994d3dfe0f29ca70098cfecac9c))
* **docs:** update video mode docs ([#695](https://github.com/AIGNE-io/aigne-framework/issues/695)) ([d691001](https://github.com/AIGNE-io/aigne-framework/commit/d69100169457c16c14f2f3e2f7fcd6b2a99330f3))
* improve image model parameters ([#530](https://github.com/AIGNE-io/aigne-framework/issues/530)) ([d66b5ca](https://github.com/AIGNE-io/aigne-framework/commit/d66b5ca01e14baad2712cc1a84930cdb63703232))
* input schema of AI agent should includes input key and input file key ([#600](https://github.com/AIGNE-io/aigne-framework/issues/600)) ([b4ca076](https://github.com/AIGNE-io/aigne-framework/commit/b4ca076d6b4a1a1ecb8d4ebb008abd0d7561aadd))
* **models:** add image parameters support for video generation ([#684](https://github.com/AIGNE-io/aigne-framework/issues/684)) ([b048b7f](https://github.com/AIGNE-io/aigne-framework/commit/b048b7f92bd7a532dbdbeb6fb5fa5499bae6b953))
* **models:** add mineType for transform file ([#667](https://github.com/AIGNE-io/aigne-framework/issues/667)) ([155a173](https://github.com/AIGNE-io/aigne-framework/commit/155a173e75aff1dbe870a1305455a4300942e07a))
* **models:** aigne hub video params ([#665](https://github.com/AIGNE-io/aigne-framework/issues/665)) ([d00f836](https://github.com/AIGNE-io/aigne-framework/commit/d00f8368422d8e3707b974e1aff06714731ebb28))
* **models:** aigne-hub adapter not working in node.js v21 ([#320](https://github.com/AIGNE-io/aigne-framework/issues/320)) ([2884d00](https://github.com/AIGNE-io/aigne-framework/commit/2884d00b83e153ae7465ef1369fcd22d7c6d43e0))
* **model:** transform local file to base64 before request llm ([#462](https://github.com/AIGNE-io/aigne-framework/issues/462)) ([58ef5d7](https://github.com/AIGNE-io/aigne-framework/commit/58ef5d77046c49f3c4eed15b7f0cc283cbbcd74a))
* **model:** updated default video duration settings for AI video models ([#663](https://github.com/AIGNE-io/aigne-framework/issues/663)) ([1203941](https://github.com/AIGNE-io/aigne-framework/commit/12039411aaef77ba665e8edfb0fe6f8097c43e39))
* remove useless parameter ([efb0690](https://github.com/AIGNE-io/aigne-framework/commit/efb0690cf1ada6de95896e160c7cc5ffc7524ab2))
* standardize file parameter naming across models ([#534](https://github.com/AIGNE-io/aigne-framework/issues/534)) ([f159a9d](https://github.com/AIGNE-io/aigne-framework/commit/f159a9d6af21ec0e99641996b150560929845845))
* support optional field sturectured output for gemini ([#468](https://github.com/AIGNE-io/aigne-framework/issues/468)) ([70c6279](https://github.com/AIGNE-io/aigne-framework/commit/70c62795039a2862e3333f26707329489bf938de))
* update deps compatibility in CommonJS environment ([#580](https://github.com/AIGNE-io/aigne-framework/issues/580)) ([a1e35d0](https://github.com/AIGNE-io/aigne-framework/commit/a1e35d016405accb51c1aeb6a544503a1c78e912))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.69.0-beta.1
  * devDependencies
    * @aigne/test-utils bumped to 0.5.63-beta.2

## [0.16.10-beta.1](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.10-beta...openai-v0.16.10-beta.1) (2025-11-18)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.68.3-beta.1
  * devDependencies
    * @aigne/test-utils bumped to 0.5.63-beta.1

## [0.16.10-beta](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.9...openai-v0.16.10-beta) (2025-11-17)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.68.3-beta
  * devDependencies
    * @aigne/test-utils bumped to 0.5.63-beta

## [0.16.9](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.9-beta...openai-v0.16.9) (2025-11-15)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.68.2
  * devDependencies
    * @aigne/test-utils bumped to 0.5.62

## [0.16.9-beta](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.8...openai-v0.16.9-beta) (2025-11-15)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.68.2-beta
  * devDependencies
    * @aigne/test-utils bumped to 0.5.62-beta

## [0.16.8](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.8-beta...openai-v0.16.8) (2025-11-15)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.68.1
    * @aigne/platform-helpers bumped to 0.6.4
  * devDependencies
    * @aigne/test-utils bumped to 0.5.61

## [0.16.8-beta](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.7...openai-v0.16.8-beta) (2025-11-15)


### Bug Fixes

* bump version ([93a1c10](https://github.com/AIGNE-io/aigne-framework/commit/93a1c10cf35f88eaafe91092481f5d087bd5b3a9))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.68.1-beta
    * @aigne/platform-helpers bumped to 0.6.4-beta
  * devDependencies
    * @aigne/test-utils bumped to 0.5.61-beta

## [0.16.7](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.7-beta...openai-v0.16.7) (2025-11-14)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.68.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.60

## [0.16.7-beta](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.6...openai-v0.16.7-beta) (2025-11-14)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.68.0-beta
  * devDependencies
    * @aigne/test-utils bumped to 0.5.60-beta

## [0.16.6](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.6-beta.4...openai-v0.16.6) (2025-11-12)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.67.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.59

## [0.16.6-beta.4](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.6-beta.3...openai-v0.16.6-beta.4) (2025-11-12)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.67.0-beta.4
  * devDependencies
    * @aigne/test-utils bumped to 0.5.59-beta.4

## [0.16.6-beta.3](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.6-beta.2...openai-v0.16.6-beta.3) (2025-11-12)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.67.0-beta.3
  * devDependencies
    * @aigne/test-utils bumped to 0.5.59-beta.3

## [0.16.6-beta.2](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.6-beta.1...openai-v0.16.6-beta.2) (2025-11-12)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.67.0-beta.2
  * devDependencies
    * @aigne/test-utils bumped to 0.5.59-beta.2

## [0.16.6-beta.1](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.6-beta...openai-v0.16.6-beta.1) (2025-11-12)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.67.0-beta.1
  * devDependencies
    * @aigne/test-utils bumped to 0.5.59-beta.1

## [0.16.6-beta](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.5...openai-v0.16.6-beta) (2025-11-11)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.67.0-beta
  * devDependencies
    * @aigne/test-utils bumped to 0.5.59-beta

## [0.16.5](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.5-beta.6...openai-v0.16.5) (2025-11-07)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.66.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.58

## [0.16.5-beta.6](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.5-beta.5...openai-v0.16.5-beta.6) (2025-11-07)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.66.0-beta.5
  * devDependencies
    * @aigne/test-utils bumped to 0.5.58-beta.6

## [0.16.5-beta.5](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.5-beta.4...openai-v0.16.5-beta.5) (2025-11-06)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.66.0-beta.4
  * devDependencies
    * @aigne/test-utils bumped to 0.5.58-beta.5

## [0.16.5-beta.4](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.5-beta.3...openai-v0.16.5-beta.4) (2025-11-06)


### Features

* add dynamic model options resolution with getter pattern ([#708](https://github.com/AIGNE-io/aigne-framework/issues/708)) ([5ed5085](https://github.com/AIGNE-io/aigne-framework/commit/5ed5085203763c70194853c56edc13acf56d81c6))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.66.0-beta.3
  * devDependencies
    * @aigne/test-utils bumped to 0.5.58-beta.4

## [0.16.5-beta.3](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.5-beta.2...openai-v0.16.5-beta.3) (2025-11-05)


### Bug Fixes

* add taskTitle to observability traces and fix GPT-5/o1 model parameters ([#700](https://github.com/AIGNE-io/aigne-framework/issues/700)) ([30b513b](https://github.com/AIGNE-io/aigne-framework/commit/30b513b46ab5edb58a37f29e566e311bbb389f44))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.65.1-beta.3
  * devDependencies
    * @aigne/test-utils bumped to 0.5.58-beta.3

## [0.16.5-beta.2](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.5-beta.1...openai-v0.16.5-beta.2) (2025-11-04)


### Bug Fixes

* **docs:** update video mode docs ([#695](https://github.com/AIGNE-io/aigne-framework/issues/695)) ([d691001](https://github.com/AIGNE-io/aigne-framework/commit/d69100169457c16c14f2f3e2f7fcd6b2a99330f3))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.65.1-beta.2
  * devDependencies
    * @aigne/test-utils bumped to 0.5.58-beta.2

## [0.16.5-beta.1](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.5-beta...openai-v0.16.5-beta.1) (2025-11-04)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.65.1-beta.1
  * devDependencies
    * @aigne/test-utils bumped to 0.5.58-beta.1

## [0.16.5-beta](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.4...openai-v0.16.5-beta) (2025-11-03)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.65.1-beta
  * devDependencies
    * @aigne/test-utils bumped to 0.5.58-beta

## [0.16.4](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.4-beta.6...openai-v0.16.4) (2025-10-31)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.65.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.57

## [0.16.4-beta.6](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.4-beta.5...openai-v0.16.4-beta.6) (2025-10-31)


### Bug Fixes

* **models:** add image parameters support for video generation ([#684](https://github.com/AIGNE-io/aigne-framework/issues/684)) ([b048b7f](https://github.com/AIGNE-io/aigne-framework/commit/b048b7f92bd7a532dbdbeb6fb5fa5499bae6b953))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.65.0-beta.5
  * devDependencies
    * @aigne/test-utils bumped to 0.5.57-beta.6

## [0.16.4-beta.5](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.4-beta.4...openai-v0.16.4-beta.5) (2025-10-29)


### Features

* add reasoningEffort option for chat model ([#680](https://github.com/AIGNE-io/aigne-framework/issues/680)) ([f69d232](https://github.com/AIGNE-io/aigne-framework/commit/f69d232d714d4a3e4946bdc8c6598747c9bcbd57))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.65.0-beta.4
  * devDependencies
    * @aigne/test-utils bumped to 0.5.57-beta.5

## [0.16.4-beta.4](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.4-beta.3...openai-v0.16.4-beta.4) (2025-10-28)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.65.0-beta.3
  * devDependencies
    * @aigne/test-utils bumped to 0.5.57-beta.4

## [0.16.4-beta.3](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.4-beta.2...openai-v0.16.4-beta.3) (2025-10-28)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.65.0-beta.2
  * devDependencies
    * @aigne/test-utils bumped to 0.5.57-beta.3

## [0.16.4-beta.2](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.4-beta.1...openai-v0.16.4-beta.2) (2025-10-26)


### Bug Fixes

* **models:** add mineType for transform file ([#667](https://github.com/AIGNE-io/aigne-framework/issues/667)) ([155a173](https://github.com/AIGNE-io/aigne-framework/commit/155a173e75aff1dbe870a1305455a4300942e07a))
* **models:** aigne hub video params ([#665](https://github.com/AIGNE-io/aigne-framework/issues/665)) ([d00f836](https://github.com/AIGNE-io/aigne-framework/commit/d00f8368422d8e3707b974e1aff06714731ebb28))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.65.0-beta.1
  * devDependencies
    * @aigne/test-utils bumped to 0.5.57-beta.2

## [0.16.4-beta.1](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.4-beta...openai-v0.16.4-beta.1) (2025-10-24)


### Features

* **model:** support video model ([#647](https://github.com/AIGNE-io/aigne-framework/issues/647)) ([de81742](https://github.com/AIGNE-io/aigne-framework/commit/de817421ef1dd3246d0d8c51ff12f0a855658f9f))


### Bug Fixes

* **model:** updated default video duration settings for AI video models ([#663](https://github.com/AIGNE-io/aigne-framework/issues/663)) ([1203941](https://github.com/AIGNE-io/aigne-framework/commit/12039411aaef77ba665e8edfb0fe6f8097c43e39))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.65.0-beta
  * devDependencies
    * @aigne/test-utils bumped to 0.5.57-beta.1

## [0.16.4-beta](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.3...openai-v0.16.4-beta) (2025-10-23)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.64.1-beta
  * devDependencies
    * @aigne/test-utils bumped to 0.5.57-beta

## [0.16.3](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.3-beta.1...openai-v0.16.3) (2025-10-22)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.64.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.56

## [0.16.3-beta.1](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.3-beta...openai-v0.16.3-beta.1) (2025-10-22)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.64.0-beta.1
  * devDependencies
    * @aigne/test-utils bumped to 0.5.56-beta.1

## [0.16.3-beta](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.2...openai-v0.16.3-beta) (2025-10-21)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.64.0-beta
  * devDependencies
    * @aigne/test-utils bumped to 0.5.56-beta

## [0.16.2](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.2-beta.12...openai-v0.16.2) (2025-10-19)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.63.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.55

## [0.16.2-beta.12](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.2-beta.11...openai-v0.16.2-beta.12) (2025-10-17)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.63.0-beta.12
  * devDependencies
    * @aigne/test-utils bumped to 0.5.55-beta.12

## [0.16.2-beta.11](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.2-beta.10...openai-v0.16.2-beta.11) (2025-10-17)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.63.0-beta.11
  * devDependencies
    * @aigne/test-utils bumped to 0.5.55-beta.11

## [0.16.2-beta.10](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.2-beta.9...openai-v0.16.2-beta.10) (2025-10-16)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.63.0-beta.10
  * devDependencies
    * @aigne/test-utils bumped to 0.5.55-beta.10

## [0.16.2-beta.9](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.2-beta.8...openai-v0.16.2-beta.9) (2025-10-16)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.63.0-beta.9
  * devDependencies
    * @aigne/test-utils bumped to 0.5.55-beta.9

## [0.16.2-beta.8](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.2-beta.7...openai-v0.16.2-beta.8) (2025-10-16)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.63.0-beta.8
  * devDependencies
    * @aigne/test-utils bumped to 0.5.55-beta.8

## [0.16.2-beta.7](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.2-beta.6...openai-v0.16.2-beta.7) (2025-10-15)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.63.0-beta.7
  * devDependencies
    * @aigne/test-utils bumped to 0.5.55-beta.7

## [0.16.2-beta.6](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.2-beta.5...openai-v0.16.2-beta.6) (2025-10-15)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.63.0-beta.6
  * devDependencies
    * @aigne/test-utils bumped to 0.5.55-beta.6

## [0.16.2-beta.5](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.2-beta.4...openai-v0.16.2-beta.5) (2025-10-13)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.63.0-beta.5
  * devDependencies
    * @aigne/test-utils bumped to 0.5.55-beta.5

## [0.16.2-beta.4](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.2-beta.3...openai-v0.16.2-beta.4) (2025-10-12)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.63.0-beta.4
  * devDependencies
    * @aigne/test-utils bumped to 0.5.55-beta.4

## [0.16.2-beta.3](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.2-beta.2...openai-v0.16.2-beta.3) (2025-10-11)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.63.0-beta.3
  * devDependencies
    * @aigne/test-utils bumped to 0.5.55-beta.3

## [0.16.2-beta.2](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.2-beta.1...openai-v0.16.2-beta.2) (2025-10-09)


### Bug Fixes

* input schema of AI agent should includes input key and input file key ([#600](https://github.com/AIGNE-io/aigne-framework/issues/600)) ([b4ca076](https://github.com/AIGNE-io/aigne-framework/commit/b4ca076d6b4a1a1ecb8d4ebb008abd0d7561aadd))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.63.0-beta.2
  * devDependencies
    * @aigne/test-utils bumped to 0.5.55-beta.2

## [0.16.2-beta.1](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.2-beta...openai-v0.16.2-beta.1) (2025-10-09)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.63.0-beta.1
  * devDependencies
    * @aigne/test-utils bumped to 0.5.55-beta.1

## [0.16.2-beta](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.1...openai-v0.16.2-beta) (2025-10-07)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.63.0-beta
  * devDependencies
    * @aigne/test-utils bumped to 0.5.55-beta

## [0.16.1](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.1-beta.7...openai-v0.16.1) (2025-10-04)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.62.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.54

## [0.16.1-beta.7](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.1-beta.6...openai-v0.16.1-beta.7) (2025-10-03)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.62.0-beta.6
  * devDependencies
    * @aigne/test-utils bumped to 0.5.54-beta.7

## [0.16.1-beta.6](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.1-beta.5...openai-v0.16.1-beta.6) (2025-10-02)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.62.0-beta.5
  * devDependencies
    * @aigne/test-utils bumped to 0.5.54-beta.6

## [0.16.1-beta.5](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.1-beta.4...openai-v0.16.1-beta.5) (2025-10-01)


### Bug Fixes

* update deps compatibility in CommonJS environment ([#580](https://github.com/AIGNE-io/aigne-framework/issues/580)) ([a1e35d0](https://github.com/AIGNE-io/aigne-framework/commit/a1e35d016405accb51c1aeb6a544503a1c78e912))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.62.0-beta.4
  * devDependencies
    * @aigne/test-utils bumped to 0.5.54-beta.5

## [0.16.1-beta.4](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.1-beta.3...openai-v0.16.1-beta.4) (2025-10-01)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.62.0-beta.3
  * devDependencies
    * @aigne/test-utils bumped to 0.5.54-beta.4

## [0.16.1-beta.3](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.1-beta.2...openai-v0.16.1-beta.3) (2025-10-01)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.62.0-beta.2
  * devDependencies
    * @aigne/test-utils bumped to 0.5.54-beta.3

## [0.16.1-beta.2](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.1-beta.1...openai-v0.16.1-beta.2) (2025-10-01)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.62.0-beta.1
  * devDependencies
    * @aigne/test-utils bumped to 0.5.54-beta.2

## [0.16.1-beta.1](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.1-beta...openai-v0.16.1-beta.1) (2025-09-30)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.62.0-beta
  * devDependencies
    * @aigne/test-utils bumped to 0.5.54-beta.1

## [0.16.1-beta](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.0...openai-v0.16.1-beta) (2025-09-29)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.61.1-beta
  * devDependencies
    * @aigne/test-utils bumped to 0.5.54-beta

## [0.16.0](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.0-beta.9...openai-v0.16.0) (2025-09-27)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.61.0
    * @aigne/platform-helpers bumped to 0.6.3
  * devDependencies
    * @aigne/test-utils bumped to 0.5.53

## [0.16.0-beta.9](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.0-beta.8...openai-v0.16.0-beta.9) (2025-09-26)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.61.0-beta.8
  * devDependencies
    * @aigne/test-utils bumped to 0.5.53-beta.8

## [0.16.0-beta.8](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.0-beta.7...openai-v0.16.0-beta.8) (2025-09-26)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.61.0-beta.7
  * devDependencies
    * @aigne/test-utils bumped to 0.5.53-beta.7

## [0.16.0-beta.7](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.0-beta.6...openai-v0.16.0-beta.7) (2025-09-26)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.61.0-beta.6
  * devDependencies
    * @aigne/test-utils bumped to 0.5.53-beta.6

## [0.16.0-beta.6](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.0-beta.5...openai-v0.16.0-beta.6) (2025-09-25)


### Features

* **core:** add automatic JSON parsing and validation for structured outputs ([#548](https://github.com/AIGNE-io/aigne-framework/issues/548)) ([9077f93](https://github.com/AIGNE-io/aigne-framework/commit/9077f93856865915aaf5e8caa5638ef0b7f05b1e))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.61.0-beta.5
  * devDependencies
    * @aigne/test-utils bumped to 0.5.53-beta.5

## [0.16.0-beta.5](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.0-beta.4...openai-v0.16.0-beta.5) (2025-09-25)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.61.0-beta.4
  * devDependencies
    * @aigne/test-utils bumped to 0.5.53-beta.4

## [0.16.0-beta.4](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.0-beta.3...openai-v0.16.0-beta.4) (2025-09-24)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.61.0-beta.3
  * devDependencies
    * @aigne/test-utils bumped to 0.5.53-beta.3

## [0.16.0-beta.3](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.0-beta.2...openai-v0.16.0-beta.3) (2025-09-23)


### Bug Fixes

* add prefer input file type option for image model ([#536](https://github.com/AIGNE-io/aigne-framework/issues/536)) ([3cba8a5](https://github.com/AIGNE-io/aigne-framework/commit/3cba8a5562233a1567b49b6dd5c446c0760f5c4c))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.61.0-beta.2
  * devDependencies
    * @aigne/test-utils bumped to 0.5.53-beta.2

## [0.16.0-beta.2](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.0-beta.1...openai-v0.16.0-beta.2) (2025-09-23)


### Bug Fixes

* remove useless parameter ([efb0690](https://github.com/AIGNE-io/aigne-framework/commit/efb0690cf1ada6de95896e160c7cc5ffc7524ab2))
* standardize file parameter naming across models ([#534](https://github.com/AIGNE-io/aigne-framework/issues/534)) ([f159a9d](https://github.com/AIGNE-io/aigne-framework/commit/f159a9d6af21ec0e99641996b150560929845845))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.61.0-beta.1
  * devDependencies
    * @aigne/test-utils bumped to 0.5.53-beta.1

## [0.16.0-beta.1](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.16.0-beta...openai-v0.16.0-beta.1) (2025-09-23)


### Bug Fixes

* improve image model parameters ([#530](https://github.com/AIGNE-io/aigne-framework/issues/530)) ([d66b5ca](https://github.com/AIGNE-io/aigne-framework/commit/d66b5ca01e14baad2712cc1a84930cdb63703232))

## [0.16.0-beta](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.15.4...openai-v0.16.0-beta) (2025-09-22)


### Features

* improve image model architecture and file handling ([#527](https://github.com/AIGNE-io/aigne-framework/issues/527)) ([4db50aa](https://github.com/AIGNE-io/aigne-framework/commit/4db50aa0387a1a0f045ca11aaa61613e36ca7597))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.61.0-beta
    * @aigne/platform-helpers bumped to 0.6.3-beta
  * devDependencies
    * @aigne/test-utils bumped to 0.5.53-beta

## [0.15.4](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.15.3...openai-v0.15.4) (2025-09-18)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.60.3
  * devDependencies
    * @aigne/test-utils bumped to 0.5.52

## [0.15.3](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.15.2...openai-v0.15.3) (2025-09-11)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.60.2
  * devDependencies
    * @aigne/test-utils bumped to 0.5.51

## [0.15.2](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.15.1...openai-v0.15.2) (2025-09-11)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.60.1
  * devDependencies
    * @aigne/test-utils bumped to 0.5.50

## [0.15.1](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.15.0...openai-v0.15.1) (2025-09-10)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.60.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.49

## [0.15.0](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.14.3...openai-v0.15.0) (2025-09-09)


### Features

* support custom prefer input file type ([#469](https://github.com/AIGNE-io/aigne-framework/issues/469)) ([db0161b](https://github.com/AIGNE-io/aigne-framework/commit/db0161bbac52542c771ee2f40f361636b0668075))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.59.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.48

## [0.14.3](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.14.2...openai-v0.14.3) (2025-09-08)


### Bug Fixes

* support optional field sturectured output for gemini ([#468](https://github.com/AIGNE-io/aigne-framework/issues/468)) ([70c6279](https://github.com/AIGNE-io/aigne-framework/commit/70c62795039a2862e3333f26707329489bf938de))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.58.3
  * devDependencies
    * @aigne/test-utils bumped to 0.5.47

## [0.14.2](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.14.1...openai-v0.14.2) (2025-09-05)


### Bug Fixes

* **model:** transform local file to base64 before request llm ([#462](https://github.com/AIGNE-io/aigne-framework/issues/462)) ([58ef5d7](https://github.com/AIGNE-io/aigne-framework/commit/58ef5d77046c49f3c4eed15b7f0cc283cbbcd74a))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.58.2
  * devDependencies
    * @aigne/test-utils bumped to 0.5.46

## [0.14.1](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.14.0...openai-v0.14.1) (2025-09-05)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.58.1
  * devDependencies
    * @aigne/test-utils bumped to 0.5.45

## [0.14.0](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.13.7...openai-v0.14.0) (2025-09-05)


### Features

* add modalities support for chat model ([#454](https://github.com/AIGNE-io/aigne-framework/issues/454)) ([70d1bf6](https://github.com/AIGNE-io/aigne-framework/commit/70d1bf631f4e711235d89c6df8ee210a19179b30))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.58.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.44

## [0.13.7](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.13.6...openai-v0.13.7) (2025-09-01)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.57.5
  * devDependencies
    * @aigne/test-utils bumped to 0.5.43

## [0.13.6](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.13.5...openai-v0.13.6) (2025-08-30)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.57.4
  * devDependencies
    * @aigne/test-utils bumped to 0.5.42

## [0.13.5](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.13.4...openai-v0.13.5) (2025-08-30)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.57.3
  * devDependencies
    * @aigne/test-utils bumped to 0.5.41

## [0.13.4](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.13.3...openai-v0.13.4) (2025-08-29)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.57.2
  * devDependencies
    * @aigne/test-utils bumped to 0.5.40

## [0.13.3](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.13.2...openai-v0.13.3) (2025-08-29)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.57.1
  * devDependencies
    * @aigne/test-utils bumped to 0.5.39

## [0.13.2](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.13.1...openai-v0.13.2) (2025-08-28)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.57.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.38

## [0.13.1](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.13.0...openai-v0.13.1) (2025-08-27)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.56.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.37

## [0.13.0](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.12.4...openai-v0.13.0) (2025-08-27)


### Features

* **models:** support gemini and ideogram images models ([#412](https://github.com/AIGNE-io/aigne-framework/issues/412)) ([6534fec](https://github.com/AIGNE-io/aigne-framework/commit/6534fecb0bdfb4b0a4440d44c0e563b9a029a68f))

## [0.12.4](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.12.3...openai-v0.12.4) (2025-08-26)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.55.1
  * devDependencies
    * @aigne/test-utils bumped to 0.5.36

## [0.12.3](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.12.2...openai-v0.12.3) (2025-08-25)


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @aigne/test-utils bumped to 0.5.35

## [0.12.2](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.12.1...openai-v0.12.2) (2025-08-21)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.55.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.34

## [0.12.1](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.12.0...openai-v0.12.1) (2025-08-21)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.54.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.33

## [0.12.0](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.11.5...openai-v0.12.0) (2025-08-20)


### Features

* add ImageModel/ImageAgent support ([#383](https://github.com/AIGNE-io/aigne-framework/issues/383)) ([96a2093](https://github.com/AIGNE-io/aigne-framework/commit/96a209368d91d98f47db6de1e404640368a86fa8))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.53.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.32

## [0.11.5](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.11.4...openai-v0.11.5) (2025-08-20)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.52.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.31

## [0.11.4](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.11.3...openai-v0.11.4) (2025-08-18)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.51.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.30

## [0.11.3](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.11.2...openai-v0.11.3) (2025-08-16)


### Bug Fixes

* **core:** make getCredential async for aigne-hub mount point retrieval ([#372](https://github.com/AIGNE-io/aigne-framework/issues/372)) ([34ce7a6](https://github.com/AIGNE-io/aigne-framework/commit/34ce7a645fa83994d3dfe0f29ca70098cfecac9c))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.50.1
  * devDependencies
    * @aigne/test-utils bumped to 0.5.29

## [0.11.2](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.11.1...openai-v0.11.2) (2025-08-14)


### Bug Fixes

* **cli:** log only once in loadAIGNE ([#357](https://github.com/AIGNE-io/aigne-framework/issues/357)) ([6e6d968](https://github.com/AIGNE-io/aigne-framework/commit/6e6d96814fbc87f210522ae16daf94c1f84f311a))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.50.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.28

## [0.11.1](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.11.0...openai-v0.11.1) (2025-08-12)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.49.1
  * devDependencies
    * @aigne/test-utils bumped to 0.5.27

## [0.11.0](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.10.17...openai-v0.11.0) (2025-08-12)


### Features

* **cli:** add retry functionality and improve error handling for AIGNE Hub ([#348](https://github.com/AIGNE-io/aigne-framework/issues/348)) ([672c93a](https://github.com/AIGNE-io/aigne-framework/commit/672c93abbba8b4b234f6d810536ff4b603a97e1e))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.49.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.26

## [0.10.17](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.10.16...openai-v0.10.17) (2025-08-12)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.48.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.25

## [0.10.16](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.10.15...openai-v0.10.16) (2025-08-11)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.47.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.24

## [0.10.15](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.10.14...openai-v0.10.15) (2025-08-08)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.46.1
  * devDependencies
    * @aigne/test-utils bumped to 0.5.23

## [0.10.14](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.10.13...openai-v0.10.14) (2025-08-06)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.46.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.22

## [0.10.13](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.10.12...openai-v0.10.13) (2025-08-06)


### Bug Fixes

* **models:** aigne-hub adapter not working in node.js v21 ([#320](https://github.com/AIGNE-io/aigne-framework/issues/320)) ([2884d00](https://github.com/AIGNE-io/aigne-framework/commit/2884d00b83e153ae7465ef1369fcd22d7c6d43e0))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.45.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.21

## [0.10.12](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.10.11...openai-v0.10.12) (2025-08-05)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.44.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.20

## [0.10.11](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.10.10...openai-v0.10.11) (2025-08-05)


### Bug Fixes

* call tools args is null ([#313](https://github.com/AIGNE-io/aigne-framework/issues/313)) ([2cf9487](https://github.com/AIGNE-io/aigne-framework/commit/2cf9487b606cb7884086938def834f89a3c3a775))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.43.1
  * devDependencies
    * @aigne/test-utils bumped to 0.5.19

## [0.10.10](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.10.9...openai-v0.10.10) (2025-08-04)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.43.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.18

## [0.10.9](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.10.8...openai-v0.10.9) (2025-08-01)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.42.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.17

## [0.10.8](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.10.7...openai-v0.10.8) (2025-07-31)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.41.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.16

## [0.10.7](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.10.6...openai-v0.10.7) (2025-07-31)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.40.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.15

## [0.10.6](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.10.5...openai-v0.10.6) (2025-07-28)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.39.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.14

## [0.10.5](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.10.4...openai-v0.10.5) (2025-07-24)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.38.1
  * devDependencies
    * @aigne/test-utils bumped to 0.5.13

## [0.10.4](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.10.3...openai-v0.10.4) (2025-07-24)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.38.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.12

## [0.10.3](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.10.2...openai-v0.10.3) (2025-07-22)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.37.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.11

## [0.10.2](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.10.1...openai-v0.10.2) (2025-07-17)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.36.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.10

## [0.10.1](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.10.0...openai-v0.10.1) (2025-07-17)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.35.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.9

## [0.10.0](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.9.2...openai-v0.10.0) (2025-07-15)


### Features

* **memory:** support did space memory adapter ([#229](https://github.com/AIGNE-io/aigne-framework/issues/229)) ([6f69b64](https://github.com/AIGNE-io/aigne-framework/commit/6f69b64e98b963db9d6ab5357306b445385eaa68))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.34.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.8

## [0.9.2](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.9.1...openai-v0.9.2) (2025-07-14)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.33.2
  * devDependencies
    * @aigne/test-utils bumped to 0.5.7

## [0.9.1](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.9.0...openai-v0.9.1) (2025-07-14)


### Bug Fixes

* **cli:** print pretty error message for cli ([#249](https://github.com/AIGNE-io/aigne-framework/issues/249)) ([d68e0f7](https://github.com/AIGNE-io/aigne-framework/commit/d68e0f7151259a05696de77d9f00793b6f5b36b2))
* **deps:** update deps to latest version ([#247](https://github.com/AIGNE-io/aigne-framework/issues/247)) ([3972f88](https://github.com/AIGNE-io/aigne-framework/commit/3972f887a9abff20c26da6b51c1071cbd54c0bf1))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.33.1
  * devDependencies
    * @aigne/test-utils bumped to 0.5.6

## [0.9.0](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.8.2...openai-v0.9.0) (2025-07-10)


### Features

* **model:** reduce unnecessary LLM requests for structured output ([#241](https://github.com/AIGNE-io/aigne-framework/issues/241)) ([e28813c](https://github.com/AIGNE-io/aigne-framework/commit/e28813c021ed35c0251e198e2e007e2d746ab3d8))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.33.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.5

## [0.8.2](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.8.1...openai-v0.8.2) (2025-07-09)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.32.2
  * devDependencies
    * @aigne/test-utils bumped to 0.5.4

## [0.8.1](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.8.0...openai-v0.8.1) (2025-07-09)


### Bug Fixes

* **model:** ensure last message is not system role for gemini ([#231](https://github.com/AIGNE-io/aigne-framework/issues/231)) ([1b72e1e](https://github.com/AIGNE-io/aigne-framework/commit/1b72e1e6be98060aa32e68585142b2eea401d109))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.32.1
  * devDependencies
    * @aigne/test-utils bumped to 0.5.3

## [0.8.0](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.7.1...openai-v0.8.0) (2025-07-08)


### Features

* **core:** add jinja syntax support for prompt builder ([#230](https://github.com/AIGNE-io/aigne-framework/issues/230)) ([74436a7](https://github.com/AIGNE-io/aigne-framework/commit/74436a7faac0c59a32b0153481386162649f4357))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.32.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.2

## [0.7.1](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.7.0...openai-v0.7.1) (2025-07-04)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.31.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.1

## [0.7.0](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.6.4...openai-v0.7.0) (2025-07-03)


### Features

* upgrade dependencies and adapt code to breaking changes ([#216](https://github.com/AIGNE-io/aigne-framework/issues/216)) ([f215ced](https://github.com/AIGNE-io/aigne-framework/commit/f215cedc1a57e321164064c33316e496eae8d25f))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.30.0
  * devDependencies
    * @aigne/test-utils bumped to 0.5.0

## [0.6.4](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.6.3...openai-v0.6.4) (2025-07-02)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.29.1
  * devDependencies
    * @aigne/test-utils bumped to 0.4.16

## [0.6.3](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.6.2...openai-v0.6.3) (2025-07-02)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.29.0
  * devDependencies
    * @aigne/test-utils bumped to 0.4.15

## [0.6.2](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.6.1...openai-v0.6.2) (2025-07-01)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.28.2
  * devDependencies
    * @aigne/test-utils bumped to 0.4.14

## [0.6.1](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.6.0...openai-v0.6.1) (2025-07-01)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.28.1
  * devDependencies
    * @aigne/test-utils bumped to 0.4.13

## [0.6.0](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.5.0...openai-v0.6.0) (2025-07-01)


### Features

* **example:** use AIGNE cli to run chat-bot example ([#198](https://github.com/AIGNE-io/aigne-framework/issues/198)) ([7085541](https://github.com/AIGNE-io/aigne-framework/commit/708554100692f2a557f7329ea78e46c3c870ce10))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.28.0
  * devDependencies
    * @aigne/test-utils bumped to 0.4.12

## [0.5.0](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.4.3...openai-v0.5.0) (2025-07-01)


### Features

* **cli:** support HTTPS_PROXY and named path param ([#196](https://github.com/AIGNE-io/aigne-framework/issues/196)) ([04e684e](https://github.com/AIGNE-io/aigne-framework/commit/04e684ee26bc2d79924b0e3cb541cd07a7191804))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.27.0
  * devDependencies
    * @aigne/test-utils bumped to 0.4.11

## [0.4.3](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.4.2...openai-v0.4.3) (2025-06-30)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.26.0
  * devDependencies
    * @aigne/test-utils bumped to 0.4.10

## [0.4.2](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.4.1...openai-v0.4.2) (2025-06-29)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.25.0
  * devDependencies
    * @aigne/test-utils bumped to 0.4.9

## [0.4.1](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.4.0...openai-v0.4.1) (2025-06-26)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.24.1
  * devDependencies
    * @aigne/test-utils bumped to 0.4.8

## [0.4.0](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.3.6...openai-v0.4.0) (2025-06-26)


### Features

* **transport:** support invoke server side chat model ([#182](https://github.com/AIGNE-io/aigne-framework/issues/182)) ([f81a1bf](https://github.com/AIGNE-io/aigne-framework/commit/f81a1bf883abda1845ccee09b270e5f583e287ab))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.24.0
  * devDependencies
    * @aigne/test-utils bumped to 0.4.7

## [0.3.6](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.3.5...openai-v0.3.6) (2025-06-25)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.23.1
  * devDependencies
    * @aigne/test-utils bumped to 0.4.6

## [0.3.5](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.3.4...openai-v0.3.5) (2025-06-25)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.23.0
  * devDependencies
    * @aigne/test-utils bumped to 0.4.5

## [0.3.4](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.3.3...openai-v0.3.4) (2025-06-24)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.22.0
  * devDependencies
    * @aigne/test-utils bumped to 0.4.4

## [0.3.3](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.3.2...openai-v0.3.3) (2025-06-20)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.21.0
  * devDependencies
    * @aigne/test-utils bumped to 0.4.3

## [0.3.2](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.3.1...openai-v0.3.2) (2025-06-19)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.20.1
  * devDependencies
    * @aigne/test-utils bumped to 0.4.2

## [0.3.1](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.3.0...openai-v0.3.1) (2025-06-17)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.20.0
  * devDependencies
    * @aigne/test-utils bumped to 0.4.1

## [0.3.0](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.2.7...openai-v0.3.0) (2025-06-16)


### Features

* support respond progressing chunks by enable `returnProgressChunks` option for aigne.invoke ([cf4c313](https://github.com/AIGNE-io/aigne-framework/commit/cf4c313ee69f255be799ac196da675b79f69bf76))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.19.0
  * devDependencies
    * @aigne/test-utils bumped to 0.4.0

## [0.2.7](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.2.6...openai-v0.2.7) (2025-06-11)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.18.6
  * devDependencies
    * @aigne/test-utils bumped to 0.3.8

## [0.2.6](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.2.5...openai-v0.2.6) (2025-06-06)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.18.5
  * devDependencies
    * @aigne/test-utils bumped to 0.3.7

## [0.2.5](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.2.4...openai-v0.2.5) (2025-06-05)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.18.4
  * devDependencies
    * @aigne/test-utils bumped to 0.3.6

## [0.2.4](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.2.3...openai-v0.2.4) (2025-06-05)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.18.3
  * devDependencies
    * @aigne/test-utils bumped to 0.3.5

## [0.2.3](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.2.2...openai-v0.2.3) (2025-05-30)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.18.2
  * devDependencies
    * @aigne/test-utils bumped to 0.3.4

## [0.2.2](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.2.1...openai-v0.2.2) (2025-05-30)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.18.1
  * devDependencies
    * @aigne/test-utils bumped to 0.3.3

## [0.2.1](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.2.0...openai-v0.2.1) (2025-05-29)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.18.0
  * devDependencies
    * @aigne/test-utils bumped to 0.3.2

## [0.2.0](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.1.0...openai-v0.2.0) (2025-05-25)


### Features

* add user context support ([#131](https://github.com/AIGNE-io/aigne-framework/issues/131)) ([4dd9d20](https://github.com/AIGNE-io/aigne-framework/commit/4dd9d20953f6ac33933723db56efd9b44bafeb02))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.17.0
  * devDependencies
    * @aigne/test-utils bumped to 0.3.1

## [0.1.0](https://github.com/AIGNE-io/aigne-framework/compare/openai-v0.0.1...openai-v0.1.0) (2025-05-23)


### Features

* **models:** publish model adapters as standalone packages ([#126](https://github.com/AIGNE-io/aigne-framework/issues/126)) ([588b8ae](https://github.com/AIGNE-io/aigne-framework/commit/588b8aea6abcee5fa87def1358bf51f84021c6ef))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @aigne/core bumped to 1.16.0
  * devDependencies
    * @aigne/test-utils bumped to 0.3.0
