handleNLPRequest
chainalign-backend / aiservices / handleNLPRequest
Function: handleNLPRequest()
handleNLPRequest(
text):Promise<any>
Defined in: aiservices.js:44
Processes a text transcript with the AIManager to generate a structured query.
Parameters
text
string
The transcribed text from the user.
Returns
Promise<any>
- The structured query for the IntelligentChartingEngine.