- Add new BedrockProxyChatOptions class to replace FunctionCallingOptions
- Create BedrockProxyChatOptionsBuilder for fluent configuration
- Update BedrockProxyChatModel and related classes to use new options
- Add support for additional model-specific parameters via 'additional' map
- Improve options merging and handling of chat configuration
Related to #1758