PowerShell script simulates a team of AI Agents working together on a user provided PowerShell project. It utilizes Retrieval-Augmented Generation (RAG). The project leverages Azure OpenAI, Ollama, and LM Studio.
add feature to run script in non-interactive mode. i.e. -NONInteractive param. param is not valid, no need to safe in globalstate when the project is loaded from xml file. in such case the menu appears.
add feature to run script in non-interactive mode. i.e.
-NONInteractive
param. param is not valid, no need to safe inglobalstate
when the project is loaded from xml file. in such case the menu appears.