removed shi
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
import json
|
||||
from google import genai
|
||||
from google.genai import types as google_types
|
||||
from google.genai.types import GenerateContentConfig, ThinkingConfig, SafetySetting
|
||||
from .structures import InputMessage, OutputMessage
|
||||
from dataclasses import asdict
|
||||
from .content_config import CONTENT_CONFIG
|
||||
|
||||
@@ -14,4 +14,4 @@ CONTENT_CONFIG = types.GenerateContentConfig(
|
||||
)
|
||||
for category in types.HarmBlockThreshold
|
||||
]
|
||||
),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user