assistant
Method
This is a method of the LlmMessage class in the protocols module.Create an assistant message
Signature
Parameters
No description available.
Returns
The result of the operation.
assistant: Create an assistant message
This is a method of the LlmMessage class in the protocols module.Create an assistant message
def assistant(content: impl Into<String>) -> Self