Files
A-Team-Security-Infra-Agent…/backend
nogueiraguh 04e35dc681 fix: use max_completion_tokens for OpenAI models on OCI GenAI
OpenAI models reject 'max_tokens' and require 'max_completion_tokens'.
Also skip 'top_k' for OpenAI as it is unsupported. Detection is based
on the provider field in the model catalog.
2026-03-03 20:02:22 -03:00
..