MCPcopy
hub / github.com/di-sukharev/opencommit / currentChatCompletionSnapshot

Method currentChatCompletionSnapshot

out/cli.cjs:82422–82424  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

82420 super();
82421 _ChatCompletionStream_instances.add(this);
82422 _ChatCompletionStream_params.set(this, void 0);
82423 _ChatCompletionStream_choiceEventStates.set(this, void 0);
82424 _ChatCompletionStream_currentChatCompletionSnapshot.set(this, void 0);
82425 __classPrivateFieldSet9(this, _ChatCompletionStream_params, params, "f");
82426 __classPrivateFieldSet9(this, _ChatCompletionStream_choiceEventStates, [], "f");
82427 }

Callers

nothing calls this directly

Calls 1

__classPrivateFieldGet11Function · 0.85

Tested by

no test coverage detected