spring-projects / spring-ai

An Application Framework for AI Engineering
https://docs.spring.io/spring-ai/reference/index.html
Apache License 2.0
3.32k stars 850 forks source link

Remove explicit ChatOptions for the models using FunctionCallingOptions #1762

Closed ilayaperumalg closed 2 days ago

ilayaperumalg commented 2 days ago
 - Since FunctionCallingOptions already extends ChatOptions, removing explicit usage of ChatOptions in the Model Options classes
sobychacko commented 2 days ago

Merged via https://github.com/spring-projects/spring-ai/commit/3812d2e6d89bdf1079f63013154cc6a6c5e5d466.