Feature request
it would be good to add some configuration information about the actually used model.
So not the config config.output_relevant_configurations which includes e.g.:
model: openai/gpt-5.5
fallback_models: ['openai/gpt-5.4', 'openai/openai-gpt-oss-120b']
but it would be good to know which of these 3 models did the review
Motivation
currently, one does not know if the fallback model was used.
Feature request
it would be good to add some configuration information about the actually used model.
So not the config
config.output_relevant_configurationswhich includes e.g.:but it would be good to know which of these 3 models did the review
Motivation
currently, one does not know if the fallback model was used.