feat: add Parallel Tool mode for Vertex AI #3792
Annotations
7 errors
instructor/client_vertexai.py#L3
instructor/client_vertexai.py:3:1: UP035 `typing.Type` is deprecated, use `type` instead
|
instructor/client_vertexai.py#L30
instructor/client_vertexai.py:30:35: UP007 Use `X | Y` for type annotations
|
instructor/client_vertexai.py#L30
instructor/client_vertexai.py:30:69: UP006 Use `type` instead of `Type` for type annotation
|
instructor/client_vertexai.py#L104
instructor/client_vertexai.py:104:63: UP007 Use `X | Y` for type annotations
|
instructor/client_vertexai.py#L104
instructor/client_vertexai.py:104:97: UP006 Use `type` instead of `Type` for type annotation
|
instructor/process_response.py#L25
instructor/process_response.py:25:5: F401 `instructor.dsl.parallel.VertexAIParallelModel` imported but unused
|
|
The logs for this run have expired and are no longer available.
Loading