DuowenWiki documentation

DuowenWiki

Glossary

Common DuowenWiki, identity, authorization, and model service terms.

Product and AI

TermMeaning
AI assistantAn assistant that combines models and product capabilities for conversations and tasks.
Agent / ExpertAn AI role configured around a goal, prompt, and tools.
Sub-AgentAn Agent coordinated by a primary Agent for a specific subtask.
Task / SessionA work record that retains context, process, and results.
Knowledge baseA controlled document set available for retrieval and grounded answers.
RAGRetrieval-Augmented Generation, which combines retrieved material with model output.
EmbeddingA vector representation used for similarity search.
TokenA unit used to measure model input and output processing.
SkillA module that adds a workflow or tool capability.
ConnectorA component that links an external system or data source.
MCPModel Context Protocol.
Automated taskA repeatable workflow triggered by configuration or a schedule.
CRONAn expression used to describe a recurring execution schedule.

Identity and authorization

TermMeaning
OIDCAn identity layer on OAuth 2.0 used to provide authenticated identity to a client.
ClientAn application registered by a portal Admin that requests AIStack sign-in or authorization.
ScopeThe identity information or capability requested by a client.
Connected applicationAn application a user has authorized and can review or revoke.