Skip to main content

Module project

Module project 

Source
Expand description

ClaudeProjector — maps a ConversationView back to a Claude Conversation.

This is the inverse of crate::provider::to_view: where to_view reads a Claude JSONL conversation into a provider-agnostic view, ClaudeProjector serializes that view back into the Claude wire format.

Structs§

ClaudeProjector
Project a ConversationView into a Claude Conversation.