MCPcopy Create free account
hub / github.com/tiann/hapi / getModel

Function getModel

cli/src/codex/codexRemoteLauncher.test.ts:884–886  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

882 currentModel = nextModel;
883 },
884 getModel() {
885 return currentModel;
886 },
887 getCollaborationMode() {
888 return currentCollaborationMode;
889 },

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected