AI Glossary: Key Terms & Definitions
Your comprehensive reference for AI, agentic AI, and enterprise AI terminology. From foundational concepts like LLMs and RAG to advanced topics like multi-agent orchestration and AI governance.
Agentic AI
Core ConceptsAI systems that can autonomously think, plan, decide, and execute multi-step tasks. Unlike traditional AI that only generates responses, agentic AI agents can use tools, access databases, coordinate with other agents, and complete complex workflows without human intervention.
Autonomous Agent
Core ConceptsAn AI system that operates independently to achieve goals. Autonomous agents perceive their environment, make decisions, take actions, and learn from outcomes — all without continuous human oversight.
Multi-Agent System
ArchitectureA system where multiple AI agents work together, each with specialized roles, to solve complex problems. Agents communicate, delegate tasks, share context, and coordinate on workflows. Multi-agent systems enable parallel processing and role-based specialization.
Agent Orchestration
ArchitectureThe coordination and management of multiple AI agents working together. Orchestration handles task delegation, agent communication, conflict resolution, and workflow execution across the agent team.
Large Language Model (LLM)
Core ConceptsA deep learning model trained on massive text datasets to understand and generate human-like language. LLMs like GPT, Claude, and Gemini power conversational AI, content generation, and reasoning capabilities.
Retrieval-Augmented Generation (RAG)
Core ConceptsA technique that combines LLMs with external knowledge retrieval. RAG systems fetch relevant information from databases or documents before generating responses, improving accuracy and reducing hallucinations.
Fine-Tuning
Core ConceptsThe process of further training a pre-trained LLM on domain-specific data to improve performance on specialized tasks. Fine-tuning customizes model behavior without training from scratch.
Prompt Engineering
Core ConceptsThe practice of designing effective instructions (prompts) for LLMs to produce desired outputs. Includes system prompts, few-shot examples, chain-of-thought reasoning, and structured output formatting.
Tool Use / Function Calling
CapabilitiesThe ability of AI agents to call external APIs, query databases, and execute code. Function calling allows agents to interact with real-world systems and perform actions beyond text generation.
Context Window
Core ConceptsThe maximum amount of text (measured in tokens) an LLM can process in a single request. Larger context windows enable longer conversations and more comprehensive document analysis.
Vector Database
InfrastructureA database optimized for storing and querying vector embeddings. Vector databases enable semantic similarity search, which is essential for RAG systems and AI-powered recommendations.
Embeddings
Core ConceptsNumerical representations of text, images, or other data as high-dimensional vectors. Embeddings capture semantic meaning, enabling similarity comparisons and semantic search.
Hallucination
Core ConceptsWhen an LLM generates false or fabricated information that appears plausible. Hallucinations are a key challenge in AI reliability, mitigated through RAG, grounding, and output validation.
Human-in-the-Loop (HITL)
GovernanceA design pattern where human reviewers approve, reject, or modify AI agent decisions before execution. HITL ensures oversight for high-stakes actions and builds trust in autonomous systems.
AI Governance
GovernanceThe framework of policies, processes, and controls that ensure AI systems are deployed responsibly. Governance covers accountability, transparency, fairness, compliance, and risk management.
Model Context Protocol
ArchitectureA standardized protocol for connecting AI models to external data sources and tools. MCP enables agents to access documents, databases, and APIs through a unified interface.
Observability
OperationsThe ability to monitor, trace, and debug AI agent behavior in production. Observability includes logging, metrics, tracing, and replay capabilities for understanding agent decisions and failures.
No-Code AI
DevelopmentPlatforms that enable non-technical users to build and deploy AI agents through visual interfaces — no programming required. No-code AI democratizes AI development for business users.
Cognitive Reasoning
CapabilitiesThe ability of AI agents to reason through complex problems using deduction, induction, and analogical thinking. Cognitive reasoning enables agents to break down problems and plan multi-step solutions.
Memory Management
CapabilitiesHow AI agents store and retrieve information across interactions. Includes short-term (conversation context), long-term (persistent knowledge), and episodic (past experiences) memory systems.
Common AI Questions
Explore More AI Resources
Explore related topics and resources on the 1C Platform.
Documentation
Complete documentation for building, deploying, and managing AI agents. Installation guides, tutorials, and best practices.
API Reference
Full API reference for the 1C Platform. Endpoints, authentication, and code examples in multiple languages.
Blog - AI Insights & Articles
In-depth articles on agentic AI, generative AI, AI governance, architecture, design, and enterprise adoption.
Community
Join our active community of AI developers, share projects, and get support from peers and experts.
Agentic AI Platform
Deploy autonomous AI agents that handle complex multi-step workflows. Multi-agent orchestration, no-code development, and enterprise integration.
Enterprise Suite - AI-Powered ERP & CRM
Unified enterprise operating system with ERP, CRM, financial management, HR/payroll, supply chain, and business intelligence.
Cloud Platform
Scalable cloud infrastructure for enterprise AI deployment. Multi-region, auto-scaling, and enterprise-grade security.
Developer Tools & SDK
Build custom AI agents with our comprehensive SDK, CLI tools, and developer APIs. Full documentation and code examples.
