Skip to content

michaeljdennis/autogen-studio-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AutoGen Studio Quickstart

Prerequisites

Initial Configuration

  • In the project folder, open the .env file (files with leading dots are hidden by default) and add your OpenAI API key

Startup

  • Start Docker Desktop
  • Right click on project folder and select Services > New Terminal at Folder
  • In the terminal, run the following command docker compose up -d --build

Usage

  • Open the following address in your browser http://localhost:8081/

Shutdown

  • In the terminal, run the following command docker compose down
  • Shutdown Docker Desktop

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published