Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 2.27 KB

README.md

File metadata and controls

44 lines (33 loc) · 2.27 KB

Here you will find short guides on features available in the library.

General Concepts

Name Description
Turns Explains what the turn context and turn state is.
The Application class What the Application class is and how it works.
Data Sources Describes the usage of data sources in the library.
User Authentication Describes user authentication features out of the box
Powered by AI Describes the Bot UX features available in this SDK.
Streaming Describes the Bot Streaming feature.

The AI System Concepts

Name Description
The AI System Describes the AI System.
Planner Planner and plans.
Moderator The moderator.
Function Calls The function calling in the AI system.
Actions The action in the AI system.

Action Planner Concepts

Name Description
The Action Planner Describes the Action Planner.
Prompts Prompts, prompt templates, and creating prompt templates.
Augmentations Monologue and sequence augmentations.

Return to other major section topics: