Skip to main content

Module rehydrate

Module rehydrate 

Source
Expand description

Step 1 of the conversation pipeline โ€” history rehydration.

Builds a RequestContext by loading prior turns from storage and injecting them into the enriched request before it is forwarded to the LLM.

Functionsยง

rehydrate_conversation
Step 1 โ€” Build RequestContext by rehydrating conversation history.