Documentation

Alli AnswerBot User Guide


alli-logo

LLM Enabler User Guide


allganize

API Documentation

Alli API Documentation


alli-logo

cognitive-search-icon

Cognitive Search User API Documentation


cognitive-search-icon

NER API


go_

Text Classification API


go_

Sentiment Analysis API


go_

Review Analysis API


go_

Integrate API


go_

				
					if (window.Alli) {
	window.Alli.__startConversation(
		'CONVERSATION_TOKEN',
		{launcher: false, popupMode: true})
	.then(function(){window.Alli.__sendChat('RESUME_MESSAGE')});
}