Util get_invocation_params(kwargs) Get the invocation params from the kwargs or the invocation_params dict. E.g. Options that are sent to the LLM directly like: - model_name - max_tokens - temperature.