Skip to content

Refactor function calling to incorporate the tool declaration automatically into the underlying model processors. This avoids duplicating tool declaration in both models and function calling processor which could lead to errors and inconsistencies. This also makes function calling more robust with the ability to define function calling processor on top of other function calling processors, adding capabilities incrementally on other processors. #755

Refactor function calling to incorporate the tool declaration automatically into the underlying model processors. This avoids duplicating tool declaration in both models and function calling processor which could lead to errors and inconsistencies. This also makes function calling more robust with the ability to define function calling processor on top of other function calling processors, adding capabilities incrementally on other processors.

Refactor function calling to incorporate the tool declaration automatically into the underlying model processors. This avoids duplicating tool declaration in both models and function calling processor which could lead to errors and inconsistencies. This also makes function calling more robust with the ability to define function calling processor on top of other function calling processors, adding capabilities incrementally on other processors. #755

Annotations

1 error and 1 warning

build (3.12)

failed Mar 30, 2026 in 2m 3s