AIPSTeam

3.10.3

This script simulates a team of AI-powered Agents with RAG, each with a unique role in executing a Powershell project. User input is processed by one AI specialist, who performs their task and passes the result to the next AI Agent. This process continues until all tasks are completed, leveraging AI to enhance efficiency and accuracy in project execution.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name AIPSTeam

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Package Details

Author(s)

  • voytas75

Tags

ai psaoai llm project team gpt ollama azure serpapi RAG powerHTML

Functions

Get-EnvValue Get-DefaultAIPSTeamLogRoot Write-AIPSTeamDebugArtifact ProjectTeam InvokeWithRetry DisplayInfo ProcessInput2 ProcessInput Feedback SetNextExpert GetNextExpert AddLogEntry Notify GetMemory GetLastMemory SummarizeMemory ProcessBySpecificExpert RequestFeedback AddFeedbackTeamMember RemoveFeedbackTeamMember Test-ModuleMinVersion Get-AIPSTeamTextWithinLimit New-AIPSTeamDeveloperPrompt New-AIPSTeamDeveloperFallbackPrompt Get-AIPSTeamLatestAzureSuccessDiagnostic Test-AIPSTeamShouldUseDeveloperFallback SendFeedbackRequest Get-LastMemoryFromFeedbackTeamMembers Add-ToGlobalResponses Add-ToGlobalPSDevResponses New-FolderAtPath Get-LatestVersion Get-CheckForScriptUpdate Show-Banner Export-AndWritePowerShellCodeBlocks Invoke-CodeWithPSScriptAnalyzer Show-Header Get-SourceCodeAnalysis Get-AnalyzeLine Get-CyclomaticComplexity Get-ComplexityDescription Get-FeedbackPrompt Set-FeedbackAndGenerateResponse Update-GlobalStateWithResponse Invoke-ProcessFeedbackAndResponse Save-AndUpdateCode Invoke-AnalyzeCodeWithPSScriptAnalyzer Save-ProjectState Get-ProjectState Update-ErrorHandling Invoke-LLMChatCompletion Invoke-AIPSTeamAzureOpenAIChatCompletion Invoke-AIPSTeamOllamaCompletion Invoke-AIPSTeamLMStudioChatCompletion Invoke-BingWebSearch Invoke-SerpApiGoogleSearch Invoke-SearchExa Invoke-Serper Invoke-RAG Get-Ollama Get-OllamaModels Start-OllamaInNewConsole Test-OllamaRunningModel Start-OllamaModel Test-OllamaInstalled Test-OllamaAPI Test-OllamaRunning Set-EnvOllamaModel Test-EnsureOllamaModelRunning Test-NeedForMoreInfo Write-VerboseWrapper

Dependencies

This script has no dependencies.

Release Notes

https://github.com/voytas75/AIPSTeam/blob/master/docs/ReleaseNotes.md

FileList

Version History

Version Downloads Last updated
3.10.3 (current version) 3 3/26/2026
3.10.1 56 4/16/2025
3.9.1 92 7/29/2024
3.8.1 17 7/28/2024
3.7.1 10 7/27/2024
3.6.1 11 7/25/2024
3.5.2 13 7/20/2024
3.5.1 14 7/15/2024
3.4.3 8 7/15/2024
3.4.2 9 7/14/2024
3.3.2 9 7/13/2024
3.2.1 8 7/13/2024
3.1.1 8 7/12/2024
3.0.3 10 7/10/2024
3.0.2 9 7/10/2024
3.0.1 8 7/10/2024
2.1.2 12 7/6/2024
2.1.1 9 7/6/2024
2.0.1 12 7/1/2024
1.6.2 9 6/21/2024
1.6.1 8 6/21/2024
1.6.0 8 6/20/2024
1.5.0 11 6/19/2024
1.4.0 10 6/16/2024
1.3.0 9 6/16/2024
1.2.1 11 6/14/2024
1.2.0 9 6/14/2024
1.1.0 9 6/11/2024
1.0.7 9 6/11/2024
1.0.6 9 6/11/2024
1.0.5 10 6/11/2024
1.0.4 9 6/11/2024
1.0.3 8 6/10/2024
1.0.2 8 6/10/2024
1.0.1 8 6/10/2024
1.0.0 8 6/10/2024
Show more