Skip to content

Commit 9daa8e3

Browse files
Remove fumadocs-ui component imports from generated MDX files
Co-authored-by: xuyushun441-sys <255036401+xuyushun441-sys@users.noreply.github.com>
1 parent c249b31 commit 9daa8e3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+0
-228
lines changed

content/docs/references/ai/agent.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ title: Agent
33
description: Agent protocol schemas
44
---
55

6-
import { Card, Cards } from 'fumadocs-ui/components/card';
7-
import { Callout } from 'fumadocs-ui/components/callout';
8-
96
# Agent
107

118
<Callout type="info">

content/docs/references/ai/conversation.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ title: Conversation
33
description: Conversation protocol schemas
44
---
55

6-
import { Card, Cards } from 'fumadocs-ui/components/card';
7-
import { Callout } from 'fumadocs-ui/components/callout';
8-
96
# Conversation
107

118
<Callout type="info">

content/docs/references/ai/cost.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ title: Cost
33
description: Cost protocol schemas
44
---
55

6-
import { Card, Cards } from 'fumadocs-ui/components/card';
7-
import { Callout } from 'fumadocs-ui/components/callout';
8-
96
# Cost
107

118
<Callout type="info">

content/docs/references/ai/index.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ title: AI Protocol Overview
33
description: Complete reference for all ai protocol schemas
44
---
55

6-
import { Card, Cards } from 'fumadocs-ui/components/card';
7-
86
# AI Protocol
97

108
This section contains all protocol schemas for the ai layer of ObjectStack.

content/docs/references/ai/model-registry.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ title: Model Registry
33
description: Model Registry protocol schemas
44
---
55

6-
import { Card, Cards } from 'fumadocs-ui/components/card';
7-
import { Callout } from 'fumadocs-ui/components/callout';
8-
96
# Model Registry
107

118
<Callout type="info">

content/docs/references/ai/nlq.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ title: Nlq
33
description: Nlq protocol schemas
44
---
55

6-
import { Card, Cards } from 'fumadocs-ui/components/card';
7-
import { Callout } from 'fumadocs-ui/components/callout';
8-
96
# Nlq
107

118
<Callout type="info">

content/docs/references/ai/orchestration.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ title: Orchestration
33
description: Orchestration protocol schemas
44
---
55

6-
import { Card, Cards } from 'fumadocs-ui/components/card';
7-
import { Callout } from 'fumadocs-ui/components/callout';
8-
96
# Orchestration
107

118
<Callout type="info">

content/docs/references/ai/predictive.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ title: Predictive
33
description: Predictive protocol schemas
44
---
55

6-
import { Card, Cards } from 'fumadocs-ui/components/card';
7-
import { Callout } from 'fumadocs-ui/components/callout';
8-
96
# Predictive
107

118
<Callout type="info">

content/docs/references/ai/rag-pipeline.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ title: Rag Pipeline
33
description: Rag Pipeline protocol schemas
44
---
55

6-
import { Card, Cards } from 'fumadocs-ui/components/card';
7-
import { Callout } from 'fumadocs-ui/components/callout';
8-
96
# Rag Pipeline
107

118
<Callout type="info">

content/docs/references/api/contract.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ title: Contract
33
description: Contract protocol schemas
44
---
55

6-
import { Card, Cards } from 'fumadocs-ui/components/card';
7-
import { Callout } from 'fumadocs-ui/components/callout';
8-
96
# Contract
107

118
<Callout type="info">

0 commit comments

Comments
 (0)