diff --git a/history/agent/overview.mdx b/history/agent/overview.mdx index 9f6d70be3..ebec11cc9 100644 --- a/history/agent/overview.mdx +++ b/history/agent/overview.mdx @@ -98,7 +98,6 @@ To enable fetching messages from the last N sessions, you need to use the follow - `search_session_history`: Set this to `True` to allow searching through previous sessions. - `num_history_sessions`: Specify the number of past sessions to include in the search. In the example below, it is set to `2` to include only the last 2 sessions. -- `num_history_sessions`: Specify the number of past sessions to include in the search. Keep `num_history_sessions` low (2 or 3) to avoid filling up the context length of the model, which can lead to performance issues. @@ -123,4 +122,4 @@ Keep `num_history_sessions` low (2 or 3) to avoid filling up the context length > Control how much conversation history is included using num_history_runs. - \ No newline at end of file +