The ChatRoom for powershell agents
July 10, 2024 ยท View on GitHub
This repo contains the quick-start configuration for powershell agents.
Quick Start
-
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