AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
fix: use Model.prisma() pattern for pyright compatibility
Switched from backend.data.db.get_prisma() to the standard PlatformLink.prisma() / PlatformLinkToken.prisma() pattern used throughout the codebase.
B
Bentlybro committed
be6501f10e51c8a255de9cb328745d928acac69f
Parent: 32f6ef0