You’re viewing the v1.5.8 (legacy) docs. Go to the latest docs →
Gaunt Sloth Assistant
    Preparing search index...
    • Create summarization middleware. This middleware automatically condenses conversation history when approaching token limits.

      Parameters

      Returns Promise<
          AgentMiddleware<
              any,
              any,
              any,
              readonly (ClientTool | ServerTool)[],
              readonly (() => StreamTransformer<any>)[],
          >,
      >

      Middleware object