Skip to content

This repo shows how to configure Agent Chatroom with OpenAI agent

License

Notifications You must be signed in to change notification settings

LittleLittleCloud/OpenAI-Chatroom

Repository files navigation

The ChatRoom for openai agent

This repo contains the quick-start configuration for openai agent.

openai

Quick Start

  1. Clone this repo and navigate to the root directory of the repo.

  2. Run the following command to restore dotnet tools

Note

You need to have the .NET 8.0 SDK installed to run the following command.

dotnet tool restore
  1. Replace the <openai-api-key> in openai.json with your own OpenAI API key.

  2. Start the Agent Chatroom!

dotnet chatroom run -c openai.json

Further Reading

About

This repo shows how to configure Agent Chatroom with OpenAI agent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published