MCPcopy Create free account
hub / github.com/continuedev/continue / createInteractionLog

Method createInteractionLog

core/index.d.ts:643–643  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

641
642export interface ILLMLogger {
643 createInteractionLog(): ILLMInteractionLog;
644}
645
646export interface LLMOptions {

Callers 4

streamFimFunction · 0.65
streamCompleteFunction · 0.65
completeFunction · 0.65
streamChatFunction · 0.65

Implementers 1

LLMLoggercore/llm/logger.ts

Calls

no outgoing calls

Tested by

no test coverage detected