Copilot Prompt Interface: A user interface (UI) component designed to collect user inputs and queries for Microsoft Dynamics 365 Business Central's Copilot feature. This dialog page enables users to interact with the AI assistant by submitting natural language prompts or requests.
AI Integration Module: A backend system component that acts as the intermediary between Business Central and Azure OpenAI Service. This module handles API communication, data processing, and secure routing of user prompts to Azure's AI services, while managing responses back to the Business Central application.
Azure OpenAI Resource: A cloud-based service within the Microsoft Azure ecosystem that provides access to advanced OpenAI language models (e.g., GPT-4). This resource enables AI-driven capabilities such as natural language understanding, content generation, and contextual analysis, which power Copilot's intelligent features in Business Central.
I updated the LLM Prompt Dialog page
Output is generated by a Large Language Model and returned to the user
I updated the RunGeneration procedure
Pag50100.LLM.al (updated)
For more detail please see this blog page.
I updated the "publisher" property
There is a Copilot & agent capabilities page in Business Central
The LLM Capability has been added to the list