AIPSTeam

1.2.1

The script simulates a team of specialists, each with a unique role in executing a project. The user input is processed by one specialist who performs their task and passes the result to the next specialist. This process continues until all tasks are completed.

Installation Options

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

Install-Script -Name AIPSTeam -RequiredVersion 1.2.1

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

Functions

ProjectTeam DisplayInfo ProcessInput Feedback SetNextExpert GetNextExpert AddLogEntry Notify GetMemory GetLastMemory SummarizeMemory ProcessBySpecificExpert RequestFeedback AddFeedbackTeamMember RemoveFeedbackTeamMember SendFeedbackRequest GetLastMemoryFromFeedbackTeamMembers Add-ToGlobalResponses New-FolderAtPath Get-LatestVersion CheckForScriptUpdate Show-Banner Export-AndWritePowerShellCodeBlocks Invoke-CodeWithPSScriptAnalyzer Show-Header

Dependencies

This script has no dependencies.

Release Notes

1.2.1: fix EXTERNALMODULEDEPENDENCIES
1.2.0: add user interaction and use PSScriptAnalyzer.
1.1.0: default value for DeploymentChat.
1.0.7: Added 'DeploymentChat' parameter.
1.0.6: Updated function calls to Add-ToGlobalResponses.
1.0.5: code export fix.
1.0.4: code export fix added.
1.0.3: requirements.
2024.06: publishing, check version fix, dependience.
2024.05: initializing.

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 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 (current version) 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 less