Update foundational examples with script dependencies

This commit is contained in:
Mark Backman
2025-08-03 15:30:56 -04:00
parent 2b1a7b840d
commit a550be329c
149 changed files with 834 additions and 75 deletions

View File

@@ -3,6 +3,13 @@
#
# SPDX-License-Identifier: BSD 2-Clause License
#
# /// script
# dependencies = [
# "pipecat-ai[daily,webrtc,websocket,runner,silero,deepgram,google,cartesia]>=0.0.77",
# ]
# ///
"""CrossFit Games 2025 Rulebook RAG Demo.
This example demonstrates a Model-Assisted Generation (MAG) chatbot using Google's Gemini model.