mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-08 22:05:08 -05:00
<!-- Clearly explain the need for these changes: --> One of the pull request review notes from when these were first made is that they don't belong in the v2 folder. This pr fixes where they are. ### Changes 🏗️ - Moves from v2 to routers for the postmark tooling <!-- Concisely describe all of the changes made in this pull request: --> ### Checklist 📋 #### For code changes: - [x] I have clearly listed my changes in the PR description - [x] I have made a test plan - [x] I have tested my changes according to the test plan: <!-- Put your test plan here: --> - [x] Check that linting and tests pass --------- Co-authored-by: Zamil Majdy <zamil.majdy@agpt.co>