MCPcopy 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

parseInputFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected