Migrate AI runtime to SDK and hardcode Zhipu coding endpoint
This commit is contained in:
@@ -3,7 +3,7 @@ import type { Metadata } from 'next';
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'Fiscal Clone',
|
||||
description: 'Futuristic fiscal intelligence terminal with durable tasks and OpenClaw integration.'
|
||||
description: 'Futuristic fiscal intelligence terminal with durable tasks and AI SDK integration.'
|
||||
};
|
||||
|
||||
export default function RootLayout({ children }: { children: React.ReactNode }) {
|
||||
|
||||
Reference in New Issue
Block a user