Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 568 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 568 Bytes

agency-runtime-quickstart

Quickstart for self-hosting and customizing agent teams on the Agency Runtime OSS stack.

Replit hosting configuration

These are the instructions for using the Replit component of the Agency Runtime stack for agent team deployment.

Add OpenAI Key

If self-hosting custom agent teams utilizing OpenAI, add your OpenAI API key as a Secret named OPENAI_API_KEY.

Set Discord Guild Identifier

Add the Discord Guild ID as a Secret named GUILD_ID.

Set Discord Bot Secret

Add the Discord bot token as a Secret named AGENCYBOT_SECRET.