The ChatRoom for powershell agents
This repo contains the quick-start configuration for powershell agents.
-
Clone this repo and navigate to the root directory of the repo.
-
Run the following command to restore dotnet tools
dotnet tool restore-
Replace the
<openai-api-key>in powershell.json with your own OpenAI API key. -
Start chatting with powershell agents in the
Generalchannel!
dotnet chatroom -c powershell.json