vendor and update commentjson since it is abandoned (#2689)
This commit is contained in:
@@ -4,12 +4,12 @@ import json
|
||||
import re
|
||||
from typing import Any
|
||||
|
||||
import commentjson
|
||||
import json_repair
|
||||
import litellm
|
||||
import structlog
|
||||
|
||||
from skyvern.constants import MAX_IMAGE_MESSAGES
|
||||
from skyvern.forge.sdk.api.llm import commentjson
|
||||
from skyvern.forge.sdk.api.llm.exceptions import EmptyLLMResponseError, InvalidLLMResponseFormat
|
||||
|
||||
LOG = structlog.get_logger()
|
||||
|
||||
Reference in New Issue
Block a user