Export serializeConversation and document in compaction.md
Shows how to convert messages to text for custom summarization.
This commit is contained in:
@@ -30,6 +30,7 @@ export {
|
||||
generateSummary,
|
||||
getLastAssistantUsage,
|
||||
prepareBranchEntries,
|
||||
serializeConversation,
|
||||
shouldCompact,
|
||||
} from "./core/compaction/index.js";
|
||||
// Custom tools
|
||||
|
||||
Reference in New Issue
Block a user