# Chain of Thoughts API ## ChatConfig field `chain_of_thought` is a field on {class}`ractogateway._models.chat.ChatConfig`. ```{eval-rst} .. autoclass:: ractogateway._models.chat.ChatConfig :members: chain_of_thought :noindex: ``` ## Helper function ```{eval-rst} .. automodule:: ractogateway._cot :members: :show-inheritance: ```