add chat support bot (#218)

Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
This commit is contained in:
Mihail Eric 2024-08-31 17:24:50 -07:00 committed by GitHub
parent 9bdfb29c80
commit cd3b418fab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -146,6 +146,10 @@ If you make changes to the Prisma schema, you need to run the following command
pnpm run prisma migrate dev
```
### Chat with the codebase
Storia trained an [AI on our codebase](https://sage.storia.ai/stack-auth) that can answer questions about using and contributing to Stack.
### Architecture overview
```mermaid