From 0b887a8ffe3ece5664610661ce4e403d1d25bbd2 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Sat, 28 Dec 2024 21:07:25 -0800 Subject: [PATCH] refac --- docs/features/playground/chat.md | 6 ------ docs/features/playground/completions.md | 7 ------- docs/features/playground/index.mdx | 6 ------ 3 files changed, 19 deletions(-) delete mode 100644 docs/features/playground/chat.md delete mode 100644 docs/features/playground/completions.md delete mode 100644 docs/features/playground/index.mdx diff --git a/docs/features/playground/chat.md b/docs/features/playground/chat.md deleted file mode 100644 index 06494cf..0000000 --- a/docs/features/playground/chat.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -sidebar_position: 0 -title: "💬 Chat" ---- - -Test diff --git a/docs/features/playground/completions.md b/docs/features/playground/completions.md deleted file mode 100644 index b7c2bb2..0000000 --- a/docs/features/playground/completions.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -sidebar_position: 1 -title: "✅ Completions" ---- - - -Test diff --git a/docs/features/playground/index.mdx b/docs/features/playground/index.mdx deleted file mode 100644 index c56d5ef..0000000 --- a/docs/features/playground/index.mdx +++ /dev/null @@ -1,6 +0,0 @@ ---- -sidebar_position: 3 -title: "🛝 Playground (Beta)" ---- - -COMING SOON!