Method ToString
- Namespace
- LMKit.TextGeneration.Chat
- Assembly
- LM-Kit.NET.dll
ToString()
Overrides ToString() by directly invoking the ToText() method.
public override string ToString()
Returns
- string
The content of the chat history.
Overrides ToString() by directly invoking the ToText() method.
public override string ToString()
The content of the chat history.