Skip to content

Commit 6201927

Browse files
committed
academy: all video players point at the 2K blob set (academy/<slug>.mp4) — 20 pages rewritten from academy-preview/*-light-with-intro, files/intro plays the new files-intro cut, workflows/logs gains its src (video now exists); use-case placeholders stay src-less (no videos yet)
1 parent c8191b1 commit 6201927

21 files changed

Lines changed: 21 additions & 21 deletions

apps/docs/content/docs/en/academy/agents/block.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { VideoChapters } from '@/components/ui/video-chapters'
99
import { WorkflowPreview } from '@/components/workflow-preview'
1010
import { AV_QUALIFY_WORKFLOW } from '@/components/workflow-preview/academy-video-workflows'
1111

12-
<VideoPlaceholder eyebrow="Agents" title="The Agent Block" src="https://nnjgp7vypgx4myuq.public.blob.vercel-storage.com/academy-preview/agents-block-light-with-intro.mp4" className="mt-2" />
12+
<VideoPlaceholder eyebrow="Agents" title="The Agent Block" src="https://nnjgp7vypgx4myuq.public.blob.vercel-storage.com/academy/agents-block.mp4" className="mt-2" />
1313

1414
<div className="mt-8 grid grid-cols-1 items-start gap-10 lg:grid-cols-[1fr_300px]">
1515
<div>

apps/docs/content/docs/en/academy/agents/intro.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import { WhatYouWillLearn } from '@/components/ui/what-you-will-learn'
88
import { VideoChapters } from '@/components/ui/video-chapters'
99
import { WorkflowPreview, CLASSIFY_WORKFLOW } from '@/components/workflow-preview'
1010

11-
<VideoPlaceholder eyebrow="Agents" title="Agents" src="https://nnjgp7vypgx4myuq.public.blob.vercel-storage.com/academy-preview/agents-intro-light-with-intro.mp4" className="mt-2" />
11+
<VideoPlaceholder eyebrow="Agents" title="Agents" src="https://nnjgp7vypgx4myuq.public.blob.vercel-storage.com/academy/agents-intro.mp4" className="mt-2" />
1212

1313
<div className="mt-8 grid grid-cols-1 items-start gap-10 lg:grid-cols-[1fr_300px]">
1414
<div>

apps/docs/content/docs/en/academy/agents/memory.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { VideoChapters } from '@/components/ui/video-chapters'
99
import { WorkflowPreview } from '@/components/workflow-preview'
1010
import { AV_MEMORY_WORKFLOW } from '@/components/workflow-preview/academy-video-workflows'
1111

12-
<VideoPlaceholder eyebrow="Agents" title="Memory" src="https://nnjgp7vypgx4myuq.public.blob.vercel-storage.com/academy-preview/agents-memory-light-with-intro.mp4" className="mt-2" />
12+
<VideoPlaceholder eyebrow="Agents" title="Memory" src="https://nnjgp7vypgx4myuq.public.blob.vercel-storage.com/academy/agents-memory.mp4" className="mt-2" />
1313

1414
<div className="mt-8 grid grid-cols-1 items-start gap-10 lg:grid-cols-[1fr_300px]">
1515
<div>

apps/docs/content/docs/en/academy/agents/skills.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { VideoChapters } from '@/components/ui/video-chapters'
99
import { WorkflowPreview } from '@/components/workflow-preview'
1010
import { AV_SKILLS_WORKFLOW } from '@/components/workflow-preview/academy-video-workflows'
1111

12-
<VideoPlaceholder eyebrow="Agents" title="Skills" src="https://nnjgp7vypgx4myuq.public.blob.vercel-storage.com/academy-preview/agents-skills-light-with-intro.mp4" className="mt-2" />
12+
<VideoPlaceholder eyebrow="Agents" title="Skills" src="https://nnjgp7vypgx4myuq.public.blob.vercel-storage.com/academy/agents-skills.mp4" className="mt-2" />
1313

1414
<div className="mt-8 grid grid-cols-1 items-start gap-10 lg:grid-cols-[1fr_300px]">
1515
<div>

apps/docs/content/docs/en/academy/agents/tool-calling.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { VideoChapters } from '@/components/ui/video-chapters'
99
import { WorkflowPreview } from '@/components/workflow-preview'
1010
import { AV_TOOLS_WORKFLOW } from '@/components/workflow-preview/academy-video-workflows'
1111

12-
<VideoPlaceholder eyebrow="Agents" title="Tool Calling" src="https://nnjgp7vypgx4myuq.public.blob.vercel-storage.com/academy-preview/agents-tool-calling-light-with-intro.mp4" className="mt-2" />
12+
<VideoPlaceholder eyebrow="Agents" title="Tool Calling" src="https://nnjgp7vypgx4myuq.public.blob.vercel-storage.com/academy/agents-tool-calling.mp4" className="mt-2" />
1313

1414
<div className="mt-8 grid grid-cols-1 items-start gap-10 lg:grid-cols-[1fr_300px]">
1515
<div>

apps/docs/content/docs/en/academy/chat/building.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { VideoChapters } from '@/components/ui/video-chapters'
99
import { WorkflowPreview } from '@/components/workflow-preview'
1010
import { AV_CONTENT_AGENT_WORKFLOW } from '@/components/workflow-preview/academy-video-workflows'
1111

12-
<VideoPlaceholder eyebrow="Chat" title="Building with Chat" src="https://nnjgp7vypgx4myuq.public.blob.vercel-storage.com/academy-preview/chat-building-light-with-intro.mp4" className="mt-2" />
12+
<VideoPlaceholder eyebrow="Chat" title="Building with Chat" src="https://nnjgp7vypgx4myuq.public.blob.vercel-storage.com/academy/chat-building.mp4" className="mt-2" />
1313

1414
<div className="mt-8 grid grid-cols-1 items-start gap-10 lg:grid-cols-[1fr_300px]">
1515
<div>

apps/docs/content/docs/en/academy/chat/intro.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { VideoChapters } from '@/components/ui/video-chapters'
99
import { WorkflowPreview } from '@/components/workflow-preview'
1010
import { AV_SUPPORT_DESK_WORKFLOW } from '@/components/workflow-preview/academy-video-workflows'
1111

12-
<VideoPlaceholder eyebrow="Chat" title="Chat" src="https://nnjgp7vypgx4myuq.public.blob.vercel-storage.com/academy-preview/chat-intro-light-with-intro.mp4" className="mt-2" />
12+
<VideoPlaceholder eyebrow="Chat" title="Chat" src="https://nnjgp7vypgx4myuq.public.blob.vercel-storage.com/academy/chat-intro.mp4" className="mt-2" />
1313

1414
<div className="mt-8 grid grid-cols-1 items-start gap-10 lg:grid-cols-[1fr_300px]">
1515
<div>

apps/docs/content/docs/en/academy/files/intro.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { VideoChapters } from '@/components/ui/video-chapters'
99
import { WorkflowPreview } from '@/components/workflow-preview'
1010
import { AV_INVOICE_INTAKE_WORKFLOW } from '@/components/workflow-preview/academy-video-workflows'
1111

12-
<VideoPlaceholder eyebrow="Files" title="Files" src="https://nnjgp7vypgx4myuq.public.blob.vercel-storage.com/academy-preview/files-light-with-intro.mp4" className="mt-2" />
12+
<VideoPlaceholder eyebrow="Files" title="Files" src="https://nnjgp7vypgx4myuq.public.blob.vercel-storage.com/academy/files-intro.mp4" className="mt-2" />
1313

1414
<div className="mt-8 grid grid-cols-1 items-start gap-10 lg:grid-cols-[1fr_300px]">
1515
<div>

apps/docs/content/docs/en/academy/files/object.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { VideoChapters } from '@/components/ui/video-chapters'
99
import { WorkflowPreview } from '@/components/workflow-preview'
1010
import { AV_INVOICE_INTAKE_WORKFLOW } from '@/components/workflow-preview/academy-video-workflows'
1111

12-
<VideoPlaceholder eyebrow="Files" title="The File Object" src="https://nnjgp7vypgx4myuq.public.blob.vercel-storage.com/academy-preview/files-object-light-with-intro.mp4" className="mt-2" />
12+
<VideoPlaceholder eyebrow="Files" title="The File Object" src="https://nnjgp7vypgx4myuq.public.blob.vercel-storage.com/academy/files-object.mp4" className="mt-2" />
1313

1414
<div className="mt-8 grid grid-cols-1 items-start gap-10 lg:grid-cols-[1fr_300px]">
1515
<div>

apps/docs/content/docs/en/academy/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Sim is a unified workspace for building and operating AI systems
66
import { VideoPlaceholder } from '@/components/ui/video-placeholder'
77
import { WhatYouWillLearn } from '@/components/ui/what-you-will-learn'
88

9-
<VideoPlaceholder eyebrow="Get Started" title="What is Sim?" src="https://nnjgp7vypgx4myuq.public.blob.vercel-storage.com/academy-preview/what-is-sim-light-with-intro.mp4" className="mt-2" />
9+
<VideoPlaceholder eyebrow="Get Started" title="What is Sim?" src="https://nnjgp7vypgx4myuq.public.blob.vercel-storage.com/academy/what-is-sim.mp4" className="mt-2" />
1010

1111
Sim is a unified workspace for **building and operating AI systems**. Everything you make lives in one place, and everything connects.
1212

0 commit comments

Comments
 (0)