mirror of
https://github.com/openai/codex.git
synced 2026-04-24 14:45:27 +00:00
initial_history
This commit is contained in:
@@ -629,10 +629,6 @@ impl Session {
|
||||
self.prompt_cache_key.clone()
|
||||
}
|
||||
|
||||
pub(crate) fn get_conversation_id(&self) -> ConversationId {
|
||||
self.conversation_id
|
||||
}
|
||||
|
||||
pub(crate) fn get_tx_event(&self) -> Sender<Event> {
|
||||
self.tx_event.clone()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user