vellum-ai 0.0.42__py3-none-any.whl → 0.0.43__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (124) hide show
  1. vellum/client.py +5 -1
  2. vellum/core/client_wrapper.py +1 -1
  3. vellum/core/jsonable_encoder.py +8 -6
  4. vellum/resources/deployments/client.py +5 -2
  5. vellum/resources/document_indexes/client.py +5 -2
  6. vellum/resources/documents/client.py +5 -2
  7. vellum/resources/model_versions/client.py +5 -2
  8. vellum/resources/registered_prompts/client.py +5 -2
  9. vellum/resources/sandboxes/client.py +5 -2
  10. vellum/resources/test_suites/client.py +5 -2
  11. vellum/types/api_node_result.py +5 -2
  12. vellum/types/api_node_result_data.py +5 -2
  13. vellum/types/chat_message.py +5 -2
  14. vellum/types/chat_message_request.py +5 -2
  15. vellum/types/conditional_node_result.py +5 -2
  16. vellum/types/conditional_node_result_data.py +5 -2
  17. vellum/types/deployment_read.py +5 -2
  18. vellum/types/document_document_to_document_index.py +5 -2
  19. vellum/types/document_index_read.py +5 -2
  20. vellum/types/document_read.py +5 -2
  21. vellum/types/enriched_normalized_completion.py +5 -2
  22. vellum/types/evaluation_params.py +5 -2
  23. vellum/types/evaluation_params_request.py +5 -2
  24. vellum/types/execute_workflow_stream_error_response.py +5 -2
  25. vellum/types/generate_error_response.py +5 -2
  26. vellum/types/generate_options_request.py +5 -2
  27. vellum/types/generate_request.py +5 -2
  28. vellum/types/generate_result.py +5 -2
  29. vellum/types/generate_result_data.py +5 -2
  30. vellum/types/generate_result_error.py +5 -2
  31. vellum/types/generate_stream_response.py +5 -2
  32. vellum/types/generate_stream_result.py +5 -2
  33. vellum/types/generate_stream_result_data.py +5 -2
  34. vellum/types/metadata_filter_config_request.py +5 -2
  35. vellum/types/metadata_filter_rule_request.py +5 -2
  36. vellum/types/model_version_build_config.py +5 -2
  37. vellum/types/model_version_compile_prompt_response.py +5 -2
  38. vellum/types/model_version_compiled_prompt.py +5 -2
  39. vellum/types/model_version_exec_config.py +5 -2
  40. vellum/types/model_version_exec_config_parameters.py +5 -2
  41. vellum/types/model_version_read.py +5 -2
  42. vellum/types/model_version_sandbox_snapshot.py +5 -2
  43. vellum/types/node_input_compiled_chat_history_value.py +5 -2
  44. vellum/types/node_input_compiled_json_value.py +5 -2
  45. vellum/types/node_input_compiled_number_value.py +5 -2
  46. vellum/types/node_input_compiled_search_results_value.py +5 -2
  47. vellum/types/node_input_compiled_string_value.py +5 -2
  48. vellum/types/normalized_log_probs.py +5 -2
  49. vellum/types/normalized_token_log_probs.py +5 -2
  50. vellum/types/paginated_slim_document_list.py +5 -2
  51. vellum/types/prompt_node_result.py +5 -2
  52. vellum/types/prompt_node_result_data.py +5 -2
  53. vellum/types/prompt_template_block.py +5 -2
  54. vellum/types/prompt_template_block_data.py +5 -2
  55. vellum/types/prompt_template_block_data_request.py +5 -2
  56. vellum/types/prompt_template_block_properties.py +5 -2
  57. vellum/types/prompt_template_block_properties_request.py +5 -2
  58. vellum/types/prompt_template_block_request.py +5 -2
  59. vellum/types/register_prompt_error_response.py +5 -2
  60. vellum/types/register_prompt_model_parameters_request.py +5 -2
  61. vellum/types/register_prompt_prompt.py +5 -2
  62. vellum/types/register_prompt_prompt_info_request.py +5 -2
  63. vellum/types/register_prompt_response.py +5 -2
  64. vellum/types/registered_prompt_deployment.py +5 -2
  65. vellum/types/registered_prompt_input_variable_request.py +5 -2
  66. vellum/types/registered_prompt_model_version.py +5 -2
  67. vellum/types/registered_prompt_sandbox.py +5 -2
  68. vellum/types/registered_prompt_sandbox_snapshot.py +5 -2
  69. vellum/types/sandbox_metric_input_params.py +5 -2
  70. vellum/types/sandbox_metric_input_params_request.py +5 -2
  71. vellum/types/sandbox_scenario.py +5 -2
  72. vellum/types/scenario_input.py +5 -2
  73. vellum/types/scenario_input_request.py +5 -2
  74. vellum/types/search_error_response.py +5 -2
  75. vellum/types/search_filters_request.py +5 -2
  76. vellum/types/search_node_result.py +5 -2
  77. vellum/types/search_node_result_data.py +5 -2
  78. vellum/types/search_request_options_request.py +5 -2
  79. vellum/types/search_response.py +5 -2
  80. vellum/types/search_result.py +5 -2
  81. vellum/types/search_result_document.py +5 -2
  82. vellum/types/search_result_merging_request.py +5 -2
  83. vellum/types/search_weights_request.py +5 -2
  84. vellum/types/slim_document.py +5 -2
  85. vellum/types/submit_completion_actual_request.py +5 -2
  86. vellum/types/submit_completion_actuals_error_response.py +5 -2
  87. vellum/types/templating_node_chat_history_result.py +5 -2
  88. vellum/types/templating_node_json_result.py +5 -2
  89. vellum/types/templating_node_number_result.py +5 -2
  90. vellum/types/templating_node_result.py +5 -2
  91. vellum/types/templating_node_result_data.py +5 -2
  92. vellum/types/templating_node_search_results_result.py +5 -2
  93. vellum/types/templating_node_string_result.py +5 -2
  94. vellum/types/terminal_node_chat_history_result.py +5 -2
  95. vellum/types/terminal_node_json_result.py +5 -2
  96. vellum/types/terminal_node_number_result.py +5 -2
  97. vellum/types/terminal_node_result.py +5 -2
  98. vellum/types/terminal_node_result_data.py +5 -2
  99. vellum/types/terminal_node_search_results_result.py +5 -2
  100. vellum/types/terminal_node_string_result.py +5 -2
  101. vellum/types/test_suite_test_case.py +5 -2
  102. vellum/types/upload_document_error_response.py +5 -2
  103. vellum/types/upload_document_response.py +5 -2
  104. vellum/types/vellum_variable.py +5 -2
  105. vellum/types/workflow_event_error.py +5 -2
  106. vellum/types/workflow_execution_actual_chat_history_request.py +5 -2
  107. vellum/types/workflow_execution_actual_json_request.py +5 -2
  108. vellum/types/workflow_execution_actual_string_request.py +5 -2
  109. vellum/types/workflow_execution_node_result_event.py +5 -2
  110. vellum/types/workflow_execution_workflow_result_event.py +5 -2
  111. vellum/types/workflow_node_result_event.py +5 -2
  112. vellum/types/workflow_request_chat_history_input_request.py +5 -2
  113. vellum/types/workflow_request_json_input_request.py +5 -2
  114. vellum/types/workflow_request_string_input_request.py +5 -2
  115. vellum/types/workflow_result_event.py +5 -2
  116. vellum/types/workflow_result_event_output_data_chat_history.py +5 -2
  117. vellum/types/workflow_result_event_output_data_json.py +5 -2
  118. vellum/types/workflow_result_event_output_data_number.py +5 -2
  119. vellum/types/workflow_result_event_output_data_search_results.py +5 -2
  120. vellum/types/workflow_result_event_output_data_string.py +5 -2
  121. {vellum_ai-0.0.42.dist-info → vellum_ai-0.0.43.dist-info}/METADATA +2 -2
  122. vellum_ai-0.0.43.dist-info/RECORD +175 -0
  123. vellum_ai-0.0.42.dist-info/RECORD +0 -175
  124. {vellum_ai-0.0.42.dist-info → vellum_ai-0.0.43.dist-info}/WHEEL +0 -0
@@ -3,10 +3,13 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
 
8
+ try:
9
+ import pydantic.v1 as pydantic # type: ignore
10
+ except ImportError:
11
+ import pydantic # type: ignore
12
+
10
13
 
11
14
  class SearchErrorResponse(pydantic.BaseModel):
12
15
  detail: str = pydantic.Field(description="Details about why the request failed.")
@@ -3,11 +3,14 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
  from .metadata_filter_config_request import MetadataFilterConfigRequest
10
8
 
9
+ try:
10
+ import pydantic.v1 as pydantic # type: ignore
11
+ except ImportError:
12
+ import pydantic # type: ignore
13
+
11
14
 
12
15
  class SearchFiltersRequest(pydantic.BaseModel):
13
16
  external_ids: typing.Optional[typing.List[str]] = pydantic.Field(
@@ -3,11 +3,14 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
  from .search_node_result_data import SearchNodeResultData
10
8
 
9
+ try:
10
+ import pydantic.v1 as pydantic # type: ignore
11
+ except ImportError:
12
+ import pydantic # type: ignore
13
+
11
14
 
12
15
  class SearchNodeResult(pydantic.BaseModel):
13
16
  data: SearchNodeResultData
@@ -3,11 +3,14 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
  from .search_result import SearchResult
10
8
 
9
+ try:
10
+ import pydantic.v1 as pydantic # type: ignore
11
+ except ImportError:
12
+ import pydantic # type: ignore
13
+
11
14
 
12
15
  class SearchNodeResultData(pydantic.BaseModel):
13
16
  results_output_id: str
@@ -3,13 +3,16 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
  from .search_filters_request import SearchFiltersRequest
10
8
  from .search_result_merging_request import SearchResultMergingRequest
11
9
  from .search_weights_request import SearchWeightsRequest
12
10
 
11
+ try:
12
+ import pydantic.v1 as pydantic # type: ignore
13
+ except ImportError:
14
+ import pydantic # type: ignore
15
+
13
16
 
14
17
  class SearchRequestOptionsRequest(pydantic.BaseModel):
15
18
  limit: typing.Optional[int] = pydantic.Field(description="The maximum number of results to return.")
@@ -3,11 +3,14 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
  from .search_result import SearchResult
10
8
 
9
+ try:
10
+ import pydantic.v1 as pydantic # type: ignore
11
+ except ImportError:
12
+ import pydantic # type: ignore
13
+
11
14
 
12
15
  class SearchResponse(pydantic.BaseModel):
13
16
  results: typing.List[SearchResult] = pydantic.Field(
@@ -3,11 +3,14 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
  from .search_result_document import SearchResultDocument
10
8
 
9
+ try:
10
+ import pydantic.v1 as pydantic # type: ignore
11
+ except ImportError:
12
+ import pydantic # type: ignore
13
+
11
14
 
12
15
  class SearchResult(pydantic.BaseModel):
13
16
  text: str = pydantic.Field(description="The text of the chunk that matched the search query.")
@@ -3,10 +3,13 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
 
8
+ try:
9
+ import pydantic.v1 as pydantic # type: ignore
10
+ except ImportError:
11
+ import pydantic # type: ignore
12
+
10
13
 
11
14
  class SearchResultDocument(pydantic.BaseModel):
12
15
  id: str = pydantic.Field(description="The ID of the document.")
@@ -3,10 +3,13 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
 
8
+ try:
9
+ import pydantic.v1 as pydantic # type: ignore
10
+ except ImportError:
11
+ import pydantic # type: ignore
12
+
10
13
 
11
14
  class SearchResultMergingRequest(pydantic.BaseModel):
12
15
  enabled: typing.Optional[bool] = pydantic.Field(description="Whether to enable merging results")
@@ -3,10 +3,13 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
 
8
+ try:
9
+ import pydantic.v1 as pydantic # type: ignore
10
+ except ImportError:
11
+ import pydantic # type: ignore
12
+
10
13
 
11
14
  class SearchWeightsRequest(pydantic.BaseModel):
12
15
  semantic_similarity: typing.Optional[float] = pydantic.Field(
@@ -3,14 +3,17 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
  from .document_document_to_document_index import DocumentDocumentToDocumentIndex
10
8
  from .document_status import DocumentStatus
11
9
  from .processing_failure_reason_enum import ProcessingFailureReasonEnum
12
10
  from .processing_state_enum import ProcessingStateEnum
13
11
 
12
+ try:
13
+ import pydantic.v1 as pydantic # type: ignore
14
+ except ImportError:
15
+ import pydantic # type: ignore
16
+
14
17
 
15
18
  class SlimDocument(pydantic.BaseModel):
16
19
  id: str = pydantic.Field(description="Vellum-generated ID that uniquely identifies this document.")
@@ -3,10 +3,13 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
 
8
+ try:
9
+ import pydantic.v1 as pydantic # type: ignore
10
+ except ImportError:
11
+ import pydantic # type: ignore
12
+
10
13
 
11
14
  class SubmitCompletionActualRequest(pydantic.BaseModel):
12
15
  id: typing.Optional[str] = pydantic.Field(
@@ -3,10 +3,13 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
 
8
+ try:
9
+ import pydantic.v1 as pydantic # type: ignore
10
+ except ImportError:
11
+ import pydantic # type: ignore
12
+
10
13
 
11
14
  class SubmitCompletionActualsErrorResponse(pydantic.BaseModel):
12
15
  detail: str
@@ -3,11 +3,14 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
  from .chat_message import ChatMessage
10
8
 
9
+ try:
10
+ import pydantic.v1 as pydantic # type: ignore
11
+ except ImportError:
12
+ import pydantic # type: ignore
13
+
11
14
 
12
15
  class TemplatingNodeChatHistoryResult(pydantic.BaseModel):
13
16
  id: str
@@ -3,10 +3,13 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
 
8
+ try:
9
+ import pydantic.v1 as pydantic # type: ignore
10
+ except ImportError:
11
+ import pydantic # type: ignore
12
+
10
13
 
11
14
  class TemplatingNodeJsonResult(pydantic.BaseModel):
12
15
  id: str
@@ -3,10 +3,13 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
 
8
+ try:
9
+ import pydantic.v1 as pydantic # type: ignore
10
+ except ImportError:
11
+ import pydantic # type: ignore
12
+
10
13
 
11
14
  class TemplatingNodeNumberResult(pydantic.BaseModel):
12
15
  id: str
@@ -3,11 +3,14 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
  from .templating_node_result_data import TemplatingNodeResultData
10
8
 
9
+ try:
10
+ import pydantic.v1 as pydantic # type: ignore
11
+ except ImportError:
12
+ import pydantic # type: ignore
13
+
11
14
 
12
15
  class TemplatingNodeResult(pydantic.BaseModel):
13
16
  data: TemplatingNodeResultData
@@ -3,11 +3,14 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
  from .templating_node_result_output import TemplatingNodeResultOutput
10
8
 
9
+ try:
10
+ import pydantic.v1 as pydantic # type: ignore
11
+ except ImportError:
12
+ import pydantic # type: ignore
13
+
11
14
 
12
15
  class TemplatingNodeResultData(pydantic.BaseModel):
13
16
  output: TemplatingNodeResultOutput
@@ -3,11 +3,14 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
  from .search_result import SearchResult
10
8
 
9
+ try:
10
+ import pydantic.v1 as pydantic # type: ignore
11
+ except ImportError:
12
+ import pydantic # type: ignore
13
+
11
14
 
12
15
  class TemplatingNodeSearchResultsResult(pydantic.BaseModel):
13
16
  id: str
@@ -3,10 +3,13 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
 
8
+ try:
9
+ import pydantic.v1 as pydantic # type: ignore
10
+ except ImportError:
11
+ import pydantic # type: ignore
12
+
10
13
 
11
14
  class TemplatingNodeStringResult(pydantic.BaseModel):
12
15
  id: str
@@ -3,11 +3,14 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
  from .chat_message import ChatMessage
10
8
 
9
+ try:
10
+ import pydantic.v1 as pydantic # type: ignore
11
+ except ImportError:
12
+ import pydantic # type: ignore
13
+
11
14
 
12
15
  class TerminalNodeChatHistoryResult(pydantic.BaseModel):
13
16
  id: typing.Optional[str]
@@ -3,10 +3,13 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
 
8
+ try:
9
+ import pydantic.v1 as pydantic # type: ignore
10
+ except ImportError:
11
+ import pydantic # type: ignore
12
+
10
13
 
11
14
  class TerminalNodeJsonResult(pydantic.BaseModel):
12
15
  id: typing.Optional[str]
@@ -3,10 +3,13 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
 
8
+ try:
9
+ import pydantic.v1 as pydantic # type: ignore
10
+ except ImportError:
11
+ import pydantic # type: ignore
12
+
10
13
 
11
14
  class TerminalNodeNumberResult(pydantic.BaseModel):
12
15
  id: typing.Optional[str]
@@ -3,11 +3,14 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
  from .terminal_node_result_data import TerminalNodeResultData
10
8
 
9
+ try:
10
+ import pydantic.v1 as pydantic # type: ignore
11
+ except ImportError:
12
+ import pydantic # type: ignore
13
+
11
14
 
12
15
  class TerminalNodeResult(pydantic.BaseModel):
13
16
  data: TerminalNodeResultData
@@ -3,11 +3,14 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
  from .terminal_node_result_output import TerminalNodeResultOutput
10
8
 
9
+ try:
10
+ import pydantic.v1 as pydantic # type: ignore
11
+ except ImportError:
12
+ import pydantic # type: ignore
13
+
11
14
 
12
15
  class TerminalNodeResultData(pydantic.BaseModel):
13
16
  output: TerminalNodeResultOutput
@@ -3,11 +3,14 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
  from .search_result import SearchResult
10
8
 
9
+ try:
10
+ import pydantic.v1 as pydantic # type: ignore
11
+ except ImportError:
12
+ import pydantic # type: ignore
13
+
11
14
 
12
15
  class TerminalNodeSearchResultsResult(pydantic.BaseModel):
13
16
  id: typing.Optional[str]
@@ -3,10 +3,13 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
 
8
+ try:
9
+ import pydantic.v1 as pydantic # type: ignore
10
+ except ImportError:
11
+ import pydantic # type: ignore
12
+
10
13
 
11
14
  class TerminalNodeStringResult(pydantic.BaseModel):
12
15
  id: typing.Optional[str]
@@ -3,11 +3,14 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
  from .evaluation_params import EvaluationParams
10
8
 
9
+ try:
10
+ import pydantic.v1 as pydantic # type: ignore
11
+ except ImportError:
12
+ import pydantic # type: ignore
13
+
11
14
 
12
15
  class TestSuiteTestCase(pydantic.BaseModel):
13
16
  test_case_id: typing.Optional[str] = pydantic.Field(
@@ -3,10 +3,13 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
 
8
+ try:
9
+ import pydantic.v1 as pydantic # type: ignore
10
+ except ImportError:
11
+ import pydantic # type: ignore
12
+
10
13
 
11
14
  class UploadDocumentErrorResponse(pydantic.BaseModel):
12
15
  detail: str
@@ -3,10 +3,13 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
 
8
+ try:
9
+ import pydantic.v1 as pydantic # type: ignore
10
+ except ImportError:
11
+ import pydantic # type: ignore
12
+
10
13
 
11
14
  class UploadDocumentResponse(pydantic.BaseModel):
12
15
  document_id: str = pydantic.Field(description="The ID of the newly created document.")
@@ -3,11 +3,14 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
  from .vellum_variable_type import VellumVariableType
10
8
 
9
+ try:
10
+ import pydantic.v1 as pydantic # type: ignore
11
+ except ImportError:
12
+ import pydantic # type: ignore
13
+
11
14
 
12
15
  class VellumVariable(pydantic.BaseModel):
13
16
  id: str
@@ -3,11 +3,14 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
  from .workflow_execution_event_error_code import WorkflowExecutionEventErrorCode
10
8
 
9
+ try:
10
+ import pydantic.v1 as pydantic # type: ignore
11
+ except ImportError:
12
+ import pydantic # type: ignore
13
+
11
14
 
12
15
  class WorkflowEventError(pydantic.BaseModel):
13
16
  message: str
@@ -3,11 +3,14 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
  from .chat_message_request import ChatMessageRequest
10
8
 
9
+ try:
10
+ import pydantic.v1 as pydantic # type: ignore
11
+ except ImportError:
12
+ import pydantic # type: ignore
13
+
11
14
 
12
15
  class WorkflowExecutionActualChatHistoryRequest(pydantic.BaseModel):
13
16
  output_id: typing.Optional[str] = pydantic.Field(
@@ -3,10 +3,13 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
 
8
+ try:
9
+ import pydantic.v1 as pydantic # type: ignore
10
+ except ImportError:
11
+ import pydantic # type: ignore
12
+
10
13
 
11
14
  class WorkflowExecutionActualJsonRequest(pydantic.BaseModel):
12
15
  output_id: typing.Optional[str] = pydantic.Field(
@@ -3,10 +3,13 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
 
8
+ try:
9
+ import pydantic.v1 as pydantic # type: ignore
10
+ except ImportError:
11
+ import pydantic # type: ignore
12
+
10
13
 
11
14
  class WorkflowExecutionActualStringRequest(pydantic.BaseModel):
12
15
  output_id: typing.Optional[str] = pydantic.Field(
@@ -3,11 +3,14 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
  from .workflow_node_result_event import WorkflowNodeResultEvent
10
8
 
9
+ try:
10
+ import pydantic.v1 as pydantic # type: ignore
11
+ except ImportError:
12
+ import pydantic # type: ignore
13
+
11
14
 
12
15
  class WorkflowExecutionNodeResultEvent(pydantic.BaseModel):
13
16
  execution_id: str
@@ -3,11 +3,14 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
  from .workflow_result_event import WorkflowResultEvent
10
8
 
9
+ try:
10
+ import pydantic.v1 as pydantic # type: ignore
11
+ except ImportError:
12
+ import pydantic # type: ignore
13
+
11
14
 
12
15
  class WorkflowExecutionWorkflowResultEvent(pydantic.BaseModel):
13
16
  execution_id: str
@@ -3,14 +3,17 @@
3
3
  import datetime as dt
4
4
  import typing
5
5
 
6
- import pydantic
7
-
8
6
  from ..core.datetime_utils import serialize_datetime
9
7
  from .node_input_variable_compiled_value import NodeInputVariableCompiledValue
10
8
  from .workflow_event_error import WorkflowEventError
11
9
  from .workflow_node_result_data import WorkflowNodeResultData
12
10
  from .workflow_node_result_event_state import WorkflowNodeResultEventState
13
11
 
12
+ try:
13
+ import pydantic.v1 as pydantic # type: ignore
14
+ except ImportError:
15
+ import pydantic # type: ignore
16
+
14
17
 
15
18
  class WorkflowNodeResultEvent(pydantic.BaseModel):
16
19
  id: str