Retain best practices for coding/chat agent integration that has forking/compaction #890
-
|
Based on the best practices and #510, the ideal way to retain a chat is to keep retaining the full chat. The hermes integration retains individual turns though. Is this for cost reasons or because of forking/compaction or something else? Ignoring cost, would it be better to give as much of the chat session as possible a single document id? There are different possibilities for doing this while still handling forking/compacting: Forking:
Compaction alternatives:
Questions:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
|
Hey, we just fixed the behaviour in the Hermes agent. |
Beta Was this translation helpful? Give feedback.
Hey, we just fixed the behaviour in the Hermes agent.
In 0.5.0 we also shipped update_mode=append so you can just send to hindsight the new turn