def max_tokens()

in src/smjsindustry/finance/processor_config.py [0:0]


    def max_tokens(self) -> int:
        """Gets the value of the ``max_tokens`` parameter."""
        return self._max_tokens