mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 00:03:00 +00:00
Export serializeConversation and document in compaction.md
Shows how to convert messages to text for custom summarization.
This commit is contained in:
parent
67a1b9581c
commit
75269add96
2 changed files with 33 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ export {
|
|||
generateSummary,
|
||||
getLastAssistantUsage,
|
||||
prepareBranchEntries,
|
||||
serializeConversation,
|
||||
shouldCompact,
|
||||
} from "./core/compaction/index.js";
|
||||
// Custom tools
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue