From d55780c94a129022e93729f597b9883332e0e5a7 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Sat, 28 Dec 2024 21:09:03 -0800 Subject: [PATCH] rm: unnecessary parts --- docs/features/tasks.md | 6 ------ docs/features/videocall.md | 10 ---------- docs/features/voicecall.md | 10 ---------- 3 files changed, 26 deletions(-) delete mode 100644 docs/features/tasks.md delete mode 100644 docs/features/videocall.md delete mode 100644 docs/features/voicecall.md diff --git a/docs/features/tasks.md b/docs/features/tasks.md deleted file mode 100644 index c5c8778..0000000 --- a/docs/features/tasks.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -sidebar_position: 7 -title: "📝 Task Model" ---- - -COMING SOON! \ No newline at end of file diff --git a/docs/features/videocall.md b/docs/features/videocall.md deleted file mode 100644 index 6ab8917..0000000 --- a/docs/features/videocall.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -sidebar_position: 10 -title: "📹 Video Call" ---- - -COMING SOON! - -📹 Video Call Feature: Enable video calls with supported vision models like LlaVA and GPT-4o, adding a visual dimension to your communications. - - Both Camera & Microphone access is required using a secure connection over HTTPS for this feature to work. diff --git a/docs/features/voicecall.md b/docs/features/voicecall.md deleted file mode 100644 index 9a3c7fc..0000000 --- a/docs/features/voicecall.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -sidebar_position: 9 -title: "🎙️ Hands-Free Voice Call" ---- - -COMING SOON! - -🎙️ Hands-Free Voice Call Feature: Initiate voice calls without needing to use your hands, making interactions more seamless. - - Microphone access is required using a secure connection over HTTPS for this feature to work.