Replies: 1 comment 3 replies
-
@JORGEGO - please check out the docs - https://learn.microsoft.com/en-us/semantic-kernel/frameworks/process/process-framework and the blog - https://devblogs.microsoft.com/semantic-kernel/process-framework-gets-python-support-and-more/. Copilot might be a bit behind as this is new. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Yesterday I was talking with copilot, about Semantic Kernel (Business Process Framework and Agent Framework) and that the final conclusion about 2 scenarios Mobile and Cloud, but I am not sure if hallucinates or not, what it is your opinion?:
Absolutely! Here's the expanded summary including both the mobile and cloud examples:
Integrating Business Process Framework and Agent Framework in a .NET MAUI and Azure Functions Environment
Objective: To streamline the onboarding process for new customers using the Business Process Framework (BPF) and Agent Framework from Semantic Kernel, integrated within a .NET MAUI mobile application and Azure Functions for backend processing.
Key Components:
.NET MAUI Mobile Application:
Azure Functions Backend:
Onboarding Agent:
Implementation Strategy:
Modular Process Steps:
Agent Coordination:
Backend Integration:
Potential Use of AI:
While the basic functionality does not require AI, integrating AI can enhance the process by providing:
Cloud-Based Example: Onboarding Process in Azure Functions
Objective: To manage a complex onboarding process for setting up a production environment using the Business Process Framework and Agent Framework in a cloud-based architecture.
Key Components:
Azure Functions:
Onboarding Agent:
Implementation Strategy:
Process Initialization:
Step Execution:
Error Handling and Resumption:
Potential Use of AI:
Summary
This approach leverages the strengths of both the Business Process Framework and the Agent Framework to create robust, flexible, and user-friendly onboarding processes. The agent ensures smooth coordination and state management, while Azure Functions handle backend operations, making the system scalable and maintainable. Integrating AI can further enhance the process by providing intelligent assistance and personalization.
Feel free to share this summary on GitHub and see if it aligns with the direction of Semantic Kernel. If you need any more details or adjustments, let me know!
Beta Was this translation helpful? Give feedback.
All reactions