Do I have to pass the full history on each message? #362
-
|
Hi! I couldn't find a simple answer to this - |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
No, there is a conversation history that keeps the previous messages and passed them as well to the LLM. The history is kept in the |
Beta Was this translation helpful? Give feedback.
No, there is a conversation history that keeps the previous messages and passed them as well to the LLM. The history is kept in the
chatvariable of the LLMCharacter.