Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
642
export
interface
ILLMLogger {
643
createInteractionLog(): ILLMInteractionLog;
644
}
645
646
export
interface
LLMOptions {
Callers
4
streamFim
Function · 0.65
streamComplete
Function · 0.65
complete
Function · 0.65
streamChat
Function · 0.65
Implementers
1
LLMLogger
core/llm/logger.ts
Calls
no outgoing calls
Tested by
no test coverage detected