neurocore.llm.provider.LLMResponse ================================== .. py:class:: neurocore.llm.provider.LLMResponse .. py:attribute:: content :type: str .. py:attribute:: model :type: str .. py:attribute:: input_tokens :type: int :value: 0 .. py:attribute:: output_tokens :type: int :value: 0