TimedSyntheticSessionTraceFlavorConfig ====================================== **class** ``TimedSyntheticSessionTraceFlavorConfig`` **(** :doc:`BaseTraceFlavorConfig` **)** Timed synthetic session trace flavor configuration with context caching. **Polymorphic Type:** ``type: timed_synthetic_session`` All ``BaseTraceFlavorConfig`` types: - ``timed_synthetic_session``: :doc:`TimedSyntheticSessionTraceFlavorConfig` - ``shared_prefix``: :doc:`SharedPrefixTraceFlavorConfig` - ``rag``: :doc:`RAGTraceFlavorConfig` - ``request_log``: :doc:`RequestLogTraceFlavorConfig` - ``untimed_content_multi_turn``: :doc:`UntimedContentMultiTurnTraceFlavorConfig` **Fields:** ``corpus_file`` : *str* = ``"traces/corpus.txt"`` Path to corpus file for prompt padding ``page_size`` : *int* = ``16`` Number of unique tokens per history-lineage prefix