AI Bot

AI-103: Conversational AI & Agents Flashcards

Microsoft Azure AI App and Agent Developer Associate AI-103 Flashcards

Study our AI-103: Conversational AI & Agents flashcards for the Microsoft Azure AI App and Agent Developer Associate AI-103 exam with 40+ flashcards. View as flashcards, a searchable table, or as a fun matching game.
Microsoft Azure AI App and Agent Developer Associate AI-103 Course Header Image
FrontBack
Action Space for AgentsSet of callable functions or tools available
Agent PlanningGenerate multi step plan before executing tools
Chunking StrategySplit long docs into semantically coherent pieces
Clarification QuestionAsk when user intent or slots are ambiguous
Cold Start for RAGSeed vector store with curated canonical documents
ConnectorAdapter that integrates external data sources or services
Context Window LimitMax tokens model can attend to in a single pass
Conversation Memory TypesEpisodic Semantic and Short term memory
Define Dialog StateRepresentation of user intent context slots and history
Dialogue PolicyRules or model that decides next action
Embedding vs TokenizationEmbeddings map text to vectors tokenization splits text
End to End Conversation TestValidate flows from trigger to resolution
Entity ExtractionIdentifying named items like dates locations names
Evaluation Metrics for ConversationsSuccess rate turns to resolution user satisfaction
FAISS Milvus PineconeExamples of vector databases
Fallback StrategyDefault reply escalation to human or clarification
Hallucination MitigationGround answers in retrieved evidence or tools
Intent RecognitionClassifying user goal from utterance
Multi Modal ToolingUse vision audio or other modalities within agents
OAuth Webhook ConnectorCommon pattern for authenticated external integrations
Orchestration LayerCoordinates retrieval generation tools and responses
Passage RetrievalFind relevant document chunks for RAG
Persona DesignDefine assistant tone style and constraints
Prompt TemplateParameterized instruction for consistent outputs
Purpose of RAGUse retrieved documents to ground model responses
Rate Limiting and QuotasProtect backend services from excessive calls
ReAct PatternInterleave reasoning steps and tool actions
Retrieval Re rankingScore candidate documents to pick best evidence
Sensitive Data HandlingRedact PII and enforce data retention policies
Session ManagementCreate expire and resume conversation sessions
Slot FillingCollecting required pieces of information across turns
Stateful versus StatelessStateful tracks context across turns stateless does not
System Prompt RoleHigh level rules that steer assistant behavior
Tool Output ValidationCross check tool responses before user return
Tool Safety ChecksValidate inputs outputs and enforce permissions
Tool Use PatternWhen to call an external API versus respond directly
Tree of ThoughtExplore multiple reasoning branches to improve decisions
Update Knowledge BaseRe ingest or re index documents after changes
User Simulation for TestingAutomated agents that mimic user interactions
Vector StoreDatabase for embedding vectors and nearest neighbor search

About the Flashcards

Flashcards for the Microsoft Azure AI App and Agent Developer Associate exam cover essential conversational AI concepts, including intent recognition, entity extraction, slot filling, dialog state, session management, dialogue policies, clarification questions, and fallback strategies. Students can review how assistants maintain context, manage memory, and guide conversations toward successful resolutions.

The deck also explores retrieval-augmented generation, embeddings, vector stores, document chunking, agent planning, tool integrations, prompt design, and hallucination mitigation. Additional cards reinforce orchestration, authentication, sensitive data handling, rate limits, tool safety, multimodal capabilities, and conversation testing and evaluation.

Topics covered in this flashcard deck:

  • Conversational AI fundamentals
  • RAG and vector retrieval
  • Agent planning and tools
  • Prompts and assistant behavior
  • Safety and data handling
  • Testing and evaluation
Share on...
Follow us on...