- Support for dynamic function schema, that allows augment the function schema dynamically based on the input [more here](./README.MDdynamic-function-schemas)
- Support Functions provider, that allows control function/tool selection that will be fed into LLM [more here](./README.MDfunctions-provider)
- Minor fix for JSON output parser for array scenarios