Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ getResponse
Method
getResponse
lib/ai.js:148–150 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
146
}
147
148
getResponse() {
149
return
this.response ||
''
150
}
151
152
async
createCompletion(messages) {
153
if
(!this.isEnabled)
return
''
Callers
1
parseInput
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected