[PR #8596] [MERGED] docs: custom AI chat (#8523) #24985

Closed
opened 2026-04-15 22:40:21 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8596
Author: @ping-maxwell
Created: 3/13/2026
Status: Merged
Merged: 3/13/2026
Merged by: @ping-maxwell

Base: mainHead: main


📝 Commits (1)

📊 Changes

25 files changed (+625 additions, -421 deletions)

View changed files

📝 .cspell/custom-words.txt (+1 -1)
📝 .cspell/tech-terms.txt (+2 -0)
📝 docs/content/docs/concepts/api.mdx (+1 -1)
📝 docs/content/docs/concepts/cli.mdx (+1 -1)
📝 docs/content/docs/concepts/client.mdx (+1 -1)
📝 docs/content/docs/concepts/cookies.mdx (+1 -1)
📝 docs/content/docs/concepts/database.mdx (+1 -1)
📝 docs/content/docs/concepts/email.mdx (+1 -1)
📝 docs/content/docs/concepts/hooks.mdx (+1 -1)
📝 docs/content/docs/concepts/oauth.mdx (+1 -1)
📝 docs/content/docs/concepts/plugins.mdx (+1 -1)
📝 docs/content/docs/concepts/rate-limit.mdx (+1 -1)
📝 docs/content/docs/concepts/session-management.mdx (+1 -1)
📝 docs/content/docs/concepts/typescript.mdx (+1 -1)
📝 docs/content/docs/concepts/users-accounts.mdx (+1 -1)
📝 docs/content/docs/introduction.mdx (+3 -35)
📝 landing/.env.example (+7 -2)
📝 landing/app/api/docs/chat/route.ts (+1 -21)
📝 landing/components/ai-chat.tsx (+24 -25)
📝 landing/components/sidebar-content.tsx (+6 -0)

...and 5 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/8596 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 3/13/2026 **Status:** ✅ Merged **Merged:** 3/13/2026 **Merged by:** [@ping-maxwell](https://github.com/ping-maxwell) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`a11cdc8`](https://github.com/better-auth/better-auth/commit/a11cdc8f9470f0253303aa51f36eefaaf52b46e1) docs: custom AI chat (#8523) ### 📊 Changes **25 files changed** (+625 additions, -421 deletions) <details> <summary>View changed files</summary> 📝 `.cspell/custom-words.txt` (+1 -1) 📝 `.cspell/tech-terms.txt` (+2 -0) 📝 `docs/content/docs/concepts/api.mdx` (+1 -1) 📝 `docs/content/docs/concepts/cli.mdx` (+1 -1) 📝 `docs/content/docs/concepts/client.mdx` (+1 -1) 📝 `docs/content/docs/concepts/cookies.mdx` (+1 -1) 📝 `docs/content/docs/concepts/database.mdx` (+1 -1) 📝 `docs/content/docs/concepts/email.mdx` (+1 -1) 📝 `docs/content/docs/concepts/hooks.mdx` (+1 -1) 📝 `docs/content/docs/concepts/oauth.mdx` (+1 -1) 📝 `docs/content/docs/concepts/plugins.mdx` (+1 -1) 📝 `docs/content/docs/concepts/rate-limit.mdx` (+1 -1) 📝 `docs/content/docs/concepts/session-management.mdx` (+1 -1) 📝 `docs/content/docs/concepts/typescript.mdx` (+1 -1) 📝 `docs/content/docs/concepts/users-accounts.mdx` (+1 -1) 📝 `docs/content/docs/introduction.mdx` (+3 -35) 📝 `landing/.env.example` (+7 -2) 📝 `landing/app/api/docs/chat/route.ts` (+1 -21) 📝 `landing/components/ai-chat.tsx` (+24 -25) 📝 `landing/components/sidebar-content.tsx` (+6 -0) _...and 5 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 22:40:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#24985