From f349a5486f37919b05c66dbfa3f6b5245dd3d780 Mon Sep 17 00:00:00 2001 From: Swayam Sharma <93614727+swayamsharma16@users.noreply.github.com> Date: Mon, 3 Mar 2025 03:10:32 +0530 Subject: [PATCH] fix wrong link in cookbook.md (#112) --- docs/cookbook.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/cookbook.md b/docs/cookbook.md index ad15421..b3f8c52 100644 --- a/docs/cookbook.md +++ b/docs/cookbook.md @@ -144,7 +144,7 @@ document.querySelectorAll('.tag-button').forEach(button => { [:octicons-arrow-right-24: Gradio UI](https://huggingface.co/spaces/fastrtc/talk-to-claude-gradio) - [:octicons-code-16: Code](https://huggingface.co/spaces/fastrtc/talk-to-claude/blob/main/app.py) + [:octicons-code-16: Code](https://huggingface.co/spaces/burtenshaw/coworking_agent/blob/main/app.py) - :speaking_head:{ .lg .middle } __Talk to Claude__ {: data-tags="audio,llm,voice-chat"} @@ -159,7 +159,7 @@ document.querySelectorAll('.tag-button').forEach(button => { [:octicons-arrow-right-24: Gradio UI](https://huggingface.co/spaces/burtenshaw/coworking_agent) - [:octicons-code-16: Code](https://huggingface.co/spaces/burtenshaw/coworking_agent/blob/main/app.py) + [:octicons-code-16: Code](https://huggingface.co/spaces/fastrtc/talk-to-claude/blob/main/app.py) - :musical_note:{ .lg .middle } __LLM Voice Chat__ {: data-tags="audio,llm,voice-chat,groq,elevenlabs"}