Merge pull request #2138 from pipecat-ai/mb/fix-google-llm-import-order
GoogleLLMService: Linting fixes
This commit is contained in:
@@ -67,8 +67,8 @@ try:
|
|||||||
Content,
|
Content,
|
||||||
FunctionCall,
|
FunctionCall,
|
||||||
FunctionResponse,
|
FunctionResponse,
|
||||||
HttpOptions,
|
|
||||||
GenerateContentConfig,
|
GenerateContentConfig,
|
||||||
|
HttpOptions,
|
||||||
Part,
|
Part,
|
||||||
)
|
)
|
||||||
except ModuleNotFoundError as e:
|
except ModuleNotFoundError as e:
|
||||||
|
|||||||
Reference in New Issue
Block a user