Update gemini.py

This commit is contained in:
Pete
2025-06-21 14:43:15 -04:00
committed by GitHub
parent ae5e3e2dc4
commit e3fe040017

View File

@@ -55,7 +55,6 @@ from pipecat.processors.frame_processor import FrameDirection
from pipecat.services.google.frames import LLMSearchOrigin, LLMSearchResponseFrame, LLMSearchResult
from pipecat.services.llm_service import LLMService
=======
from pipecat.services.llm_service import FunctionCallFromLLM, LLMService
from pipecat.services.openai.llm import (