Make custom agent creation flow available to everyone

- For private agents, add guardrails to prevent against any misuse or violation of terms of service.
This commit is contained in:
sabaimran
2024-11-11 11:54:59 -08:00
parent b563f46a2e
commit 27fa39353e
5 changed files with 51 additions and 16 deletions

View File

@@ -14,7 +14,7 @@ export const metadata: Metadata = {
manifest: "/static/khoj.webmanifest",
openGraph: {
siteName: "Khoj AI",
title: "Khoj AI - Home",
title: "Khoj AI",
description: "Your Second Brain.",
url: "https://app.khoj.dev",
type: "website",