fix(tests): Fix import paths and update for google-genai API
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from typing import Any
|
||||
from unittest.mock import MagicMock, patch
|
||||
import ai_client
|
||||
from src import ai_client
|
||||
|
||||
class MockUsage:
|
||||
def __init__(self) -> None:
|
||||
|
||||
Reference in New Issue
Block a user