MCPcopy Create free account
hub / github.com/github/gh-aw / formatInitCallback

Function formatInitCallback

actions/setup/js/log_parser_shared.test.cjs:280–282  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

278 };
279
280 const formatInitCallback = initEntry => {
281 return `Model: ${initEntry.model}\n\n`;
282 };
283
284 const result = generateConversationMarkdown(logEntries, {
285 formatToolCallback,

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected