ok
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import time
|
||||
import random
|
||||
from typing import Any, Callable
|
||||
import ai_client
|
||||
from src import ai_client
|
||||
|
||||
class UserSimAgent:
|
||||
def __init__(self, hook_client: Any, model: str = "gemini-2.5-flash-lite", enable_delays: bool = True) -> None:
|
||||
|
||||
Reference in New Issue
Block a user