Skip to content

Instantly share code, notes, and snippets.

View forkadarshp's full-sized avatar

Kumar Adarsh Pandita forkadarshp

  • Think41
  • Bangalore
View GitHub Profile
import logging
import re
from datetime import datetime
import litellm
from livekit.agents import llm
from livekit.agents.pipeline import AgentCallContext
logger = logging.getLogger("voice-assistant")