examples: copy runner.py and auth.py where needed

This commit is contained in:
Aleix Conchillo Flaqué
2024-03-18 15:13:38 -07:00
parent 69c2637a25
commit a573277a10
21 changed files with 138 additions and 25 deletions

View File

@@ -10,7 +10,10 @@ from dailyai.services.ai_services import AIService, FrameLogger
from dailyai.pipeline.frames import Frame, AudioFrame, LLMResponseEndFrame, LLMMessagesQueueFrame
from typing import AsyncGenerator
from examples.support.runner import configure
from runner import configure
from dotenv import load_dotenv
load_dotenv()
sounds = {}
sound_files = [