AGiXT Light Hub for Open Source AGiXT Providers, Extensions, Chains, Prompts, and Agents.
This repository will remain light weight to require the least amount of additional packages. It will serve as a great baseline for anyone creating their own custom hubs, or use the AGiXT Hub with all open source extensions as a starting point.
- If you don't already have AGiXT, follow this link for instructions to set it up.
- Modify your
.env.example
file for AGiXT to change theAGIXT_HUB
variable, this should beAGiXT/light-hub
if you want to use the light weight Open Source AGiXT hub (this). If you want to use your own fork of AGiXT hub, change this to your username and the name of your fork.
- AGiXT/hub - Open Source AGiXT Hub
- AGiXT/light-hub - Light Weight AGiXT Hub (Less providers and extensions, but faster to load and more applicable to most people who might not need things like transformers.)
Want to know more about AGiXT? Check out our documentation or GitHub page.