AIPSTeam

3.5.2

This script simulates a team of AI-powered Agents with RAG, each with a unique role in executing a 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 -RequiredVersion 3.5.2

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 bing RAG

Functions

ProjectTeam DisplayInfo ProcessInput Feedback SetNextExpert GetNextExpert AddLogEntry Notify GetMemory GetLastMemory SummarizeMemory ProcessBySpecificExpert RequestFeedback AddFeedbackTeamMember RemoveFeedbackTeamMember Test-ModuleMinVersion 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 Save-AndUpdateCode2 Invoke-AnalyzeCodeWithPSScriptAnalyzer Save-ProjectState Save-ProjectState_old2 Save-ProjectState_old Get-ProjectState Get-ProjectState_old Update-ErrorHandling Invoke-LLMChatCompletion Invoke-AIPSTeamAzureOpenAIChatCompletion Invoke-AIPSTeamOllamaCompletion Invoke-AIPSTeamLMStudioChatCompletion Invoke-BingWebSearch Remove-StringDirtyData Invoke-RAG Get-Ollama Get-OllamaModels Start-OllamaInNewConsole Test-OllamaRunningModel Start-OllamaModel Test-OllamaInstalled Test-OllamaAPI Test-OllamaRunning Set-EnvOllamaModel Test-EnsureOllamaModelRunning

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.9.1 16 7/29/2024
3.8.1 15 7/28/2024
3.7.1 9 7/27/2024
3.6.1 9 7/25/2024
3.5.2 (current version) 12 7/20/2024
3.5.1 13 7/15/2024
3.4.3 7 7/15/2024
3.4.2 7 7/14/2024
3.3.2 8 7/13/2024
3.2.1 7 7/13/2024
3.1.1 7 7/12/2024
3.0.3 9 7/10/2024
3.0.2 7 7/10/2024
3.0.1 7 7/10/2024
2.1.2 11 7/6/2024
2.1.1 8 7/6/2024
2.0.1 10 7/1/2024
1.6.2 8 6/21/2024
1.6.1 7 6/21/2024
1.6.0 7 6/20/2024
1.5.0 9 6/19/2024
1.4.0 8 6/16/2024
1.3.0 8 6/16/2024
1.2.1 8 6/14/2024
1.2.0 8 6/14/2024
1.1.0 8 6/11/2024
1.0.7 8 6/11/2024
1.0.6 8 6/11/2024
1.0.5 8 6/11/2024
1.0.4 8 6/11/2024
1.0.3 7 6/10/2024
1.0.2 7 6/10/2024
1.0.1 7 6/10/2024
1.0.0 7 6/10/2024
Show more