kodexa 7.4.413092627931__tar.gz → 7.4.413228596953__tar.gz
Sign up to get free protection for your applications and to get access to all the features.
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/PKG-INFO +1 -1
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/dataclasses/__init__.py +46 -76
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/model/objects.py +116 -16
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/pyproject.toml +1 -1
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/LICENSE +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/README.md +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/__init__.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/assistant/__init__.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/assistant/assistant.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/connectors/__init__.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/connectors/connectors.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/dataclasses/templates/llm_data_class.j2 +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/model/__init__.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/model/base.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/model/entities/__init__.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/model/entities/check_response.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/model/entities/product.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/model/entities/product_group.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/model/entities/product_subscription.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/model/model.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/model/persistence.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/model/utils.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/pipeline/__init__.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/pipeline/pipeline.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/platform/__init__.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/platform/client.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/platform/interaction.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/platform/kodexa.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/selectors/__init__.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/selectors/ast.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/selectors/core.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/selectors/lexrules.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/selectors/lextab.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/selectors/lextab.pyi +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/selectors/parserules.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/selectors/parserules.pyi +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/selectors/parsetab.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/selectors/parsetab.pyi +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/spatial/__init__.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/spatial/azure_models.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/spatial/bbox_common.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/spatial/table_form_common.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/steps/__init__.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/steps/common.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/testing/__init__.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/testing/test_components.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/testing/test_utils.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/training/__init__.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/training/train_utils.py +0 -0
- {kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/utils/__init__.py +0 -0
@@ -54,21 +54,23 @@ class LLMDataAttribute(BaseModel):
|
|
54
54
|
self.node_uuid_list = source.node_uuid_list
|
55
55
|
self.page_number = source.page_number
|
56
56
|
|
57
|
-
def
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
57
|
+
def process_exceptions(self, document: "KodexaDocumentLLMWrapper"):
|
58
|
+
# Lets make sure we add all the content exceptions
|
59
|
+
if self.exceptions is not None:
|
60
|
+
for exception in self.exceptions:
|
61
|
+
# We have two types of exception, one in the API and one in the
|
62
|
+
# document
|
63
|
+
from kodexa.model import ContentException as KodexaContentException
|
64
|
+
internal_exception = KodexaContentException(
|
65
|
+
tag=exception.tag,
|
66
|
+
exception_type=exception.exception_type,
|
67
|
+
message=exception.message,
|
68
|
+
exception_details=exception.exception_details,
|
69
|
+
severity=exception.severity,
|
70
|
+
group_uuid=self.group_uuid,
|
71
|
+
tag_uuid=self.tag_uuid,
|
72
|
+
)
|
73
|
+
document.doc.add_exception(internal_exception)
|
72
74
|
|
73
75
|
def to_dict(self, taxonomy: Taxonomy) -> dict:
|
74
76
|
"""Convert attribute to JSON with normalized value"""
|
@@ -111,6 +113,24 @@ class LLMDataObject(BaseModel):
|
|
111
113
|
class Config:
|
112
114
|
arbitrary_types_allowed = True
|
113
115
|
|
116
|
+
def process_exceptions(self, document: "KodexaDocumentLLMWrapper"):
|
117
|
+
# Lets make sure we add all the content exceptions
|
118
|
+
if self.exceptions is not None:
|
119
|
+
for exception in self.exceptions:
|
120
|
+
# We have two types of exception, one in the API and one in the
|
121
|
+
# document
|
122
|
+
from kodexa.model import ContentException as KodexaContentException
|
123
|
+
internal_exception = KodexaContentException(
|
124
|
+
tag=exception.tag,
|
125
|
+
exception_type=exception.exception_type,
|
126
|
+
message=exception.message,
|
127
|
+
exception_details=exception.exception_details,
|
128
|
+
severity=exception.severity,
|
129
|
+
group_uuid=self.group_uuid,
|
130
|
+
tag_uuid=self.tag_uuid,
|
131
|
+
)
|
132
|
+
document.doc.add_exception(internal_exception)
|
133
|
+
|
114
134
|
def get_all_review_pages(self):
|
115
135
|
"""
|
116
136
|
Returns a list of unique page numbers that would be included in the review.
|
@@ -118,7 +138,7 @@ class LLMDataObject(BaseModel):
|
|
118
138
|
:return: list of unique page numbers
|
119
139
|
"""
|
120
140
|
pages = set()
|
121
|
-
for field in self.
|
141
|
+
for field in self.model_fields:
|
122
142
|
pages.update(self._get_field_pages(field))
|
123
143
|
return sorted(list(pages))
|
124
144
|
|
@@ -169,7 +189,7 @@ class LLMDataObject(BaseModel):
|
|
169
189
|
def to_dict(self, taxonomy: Taxonomy) -> dict:
|
170
190
|
"""Convert data object to JSON using normalized values and taxon paths"""
|
171
191
|
result = {}
|
172
|
-
for field in self.
|
192
|
+
for field in self.model_fields:
|
173
193
|
value = getattr(self, field)
|
174
194
|
|
175
195
|
if isinstance(value, list) and len(value) > 0:
|
@@ -177,7 +197,7 @@ class LLMDataObject(BaseModel):
|
|
177
197
|
# We need to find the first field of the object that is a LLMDataAttribute
|
178
198
|
# and use that to derive the taxon path of the LLMDataObject
|
179
199
|
data_attribute = None
|
180
|
-
for child_field in value[0].
|
200
|
+
for child_field in value[0].model_fields:
|
181
201
|
child_attr = getattr(value[0], child_field)
|
182
202
|
if isinstance(child_attr, LLMDataAttribute):
|
183
203
|
data_attribute = child_attr
|
@@ -205,7 +225,7 @@ class LLMDataObject(BaseModel):
|
|
205
225
|
:return: dict of this data object and children for the specified page
|
206
226
|
"""
|
207
227
|
review = {}
|
208
|
-
for field in self.
|
228
|
+
for field in self.model_fields:
|
209
229
|
review_field = self._build_review(field, page_number)
|
210
230
|
if review_field:
|
211
231
|
review[field] = review_field
|
@@ -234,26 +254,6 @@ class LLMDataObject(BaseModel):
|
|
234
254
|
|
235
255
|
return None
|
236
256
|
|
237
|
-
def create_exception(
|
238
|
-
self,
|
239
|
-
exception_type_id: str,
|
240
|
-
exception_type: str,
|
241
|
-
message: str,
|
242
|
-
exception_detail: str,
|
243
|
-
severity: str = "ERROR",
|
244
|
-
):
|
245
|
-
content_exception = ContentException(
|
246
|
-
exception_type=exception_type,
|
247
|
-
exception_details=exception_detail,
|
248
|
-
message=message,
|
249
|
-
group_uuid=self.group_uuid,
|
250
|
-
severity=severity,
|
251
|
-
)
|
252
|
-
if self.exceptions is None:
|
253
|
-
self.exceptions = []
|
254
|
-
|
255
|
-
self.exceptions.append(content_exception)
|
256
|
-
|
257
257
|
def apply_labels(
|
258
258
|
self, document: "KodexaDocumentLLMWrapper", parent_group_uuid: str = None,
|
259
259
|
assistant: Optional["Assistant"] = None
|
@@ -275,24 +275,11 @@ class LLMDataObject(BaseModel):
|
|
275
275
|
"""
|
276
276
|
|
277
277
|
# Lets make sure we add all the content exceptions
|
278
|
-
|
279
|
-
for exception in self.exceptions:
|
280
|
-
# We have two types of exception, one in the API and one in the
|
281
|
-
# document
|
282
|
-
from kodexa.model import ContentException as KodexaContentException
|
283
|
-
internal_exception = KodexaContentException(
|
284
|
-
exception_type=exception.exception_type,
|
285
|
-
message=exception.message,
|
286
|
-
exception_details=exception.exception_details,
|
287
|
-
severity=exception.severity,
|
288
|
-
group_uuid=exception.group_uuid,
|
289
|
-
tag_uuid=exception.tag_uuid,
|
290
|
-
)
|
291
|
-
document.doc.add_exception(internal_exception)
|
278
|
+
self.process_exceptions(document)
|
292
279
|
|
293
280
|
# Let's go through this data object and find all the attributes that have a value
|
294
281
|
# then we will apply the labels to the document
|
295
|
-
for field in self.
|
282
|
+
for field in self.model_fields:
|
296
283
|
logger.info(f"Processing field {field}")
|
297
284
|
value = getattr(self, field)
|
298
285
|
|
@@ -311,8 +298,6 @@ class LLMDataObject(BaseModel):
|
|
311
298
|
# We need to add the label to the document for this attribute
|
312
299
|
|
313
300
|
tag = value.taxon_path
|
314
|
-
|
315
|
-
# TODO need to work out why we are missing them?
|
316
301
|
logger.info(f"Value: {value.normalized_text}, node_uuid_list: {value.node_uuid_list}")
|
317
302
|
if value.node_uuid_list is None:
|
318
303
|
value.node_uuid_list = value.line_ids
|
@@ -361,31 +346,16 @@ class LLMDataObject(BaseModel):
|
|
361
346
|
current_value.append(new_tag)
|
362
347
|
node.remove_feature("tag", tag)
|
363
348
|
node.add_feature("tag", tag, current_value, single=False)
|
364
|
-
# try:
|
365
|
-
# if value.data_type == 'Derived':
|
366
|
-
# logger.info(f"Node already has tag {tag} - Tagging something nearby {node.get_all_content()}")
|
367
|
-
# nearby_node = find_nearby_word_to_tag(node, tag)
|
368
|
-
# nearby_node.tag(
|
369
|
-
# tag_to_apply=tag,
|
370
|
-
# value=value.normalized_text,
|
371
|
-
# tag_uuid=tag_uuid,
|
372
|
-
# cell_index=self.cell_index,
|
373
|
-
# selector="//word",
|
374
|
-
# confidence=-1,
|
375
|
-
# group_uuid=self.group_uuid,
|
376
|
-
# parent_group_uuid=parent_group_uuid,
|
377
|
-
# owner_uri=f"assistant://{assistant.id}" if assistant else f"model://taxonomy-llm",
|
378
|
-
# )
|
379
|
-
# else:
|
380
|
-
# logger.info(f"Node already has tag {tag} - Skipping.")
|
381
|
-
# except:
|
382
|
-
# logger.error(f"Error tagging nearby node with tag {tag}")
|
383
349
|
|
384
350
|
logger.info(f"Applied label {tag} to {len(nodes_to_label)} nodes")
|
351
|
+
|
352
|
+
# Lets make sure we add all the content exceptions
|
353
|
+
self.process_exceptions(document)
|
354
|
+
|
385
355
|
if isinstance(value, LLMDataObject):
|
386
356
|
# We need to apply the labels to the document for this object
|
387
357
|
value.apply_labels(document, parent_group_uuid=self.group_uuid)
|
388
|
-
|
358
|
+
logger.info(f"Applied labels to data object {value.group_uuid}")
|
389
359
|
|
390
360
|
|
391
361
|
def find_nearby_word_to_tag(node, tag):
|
@@ -2930,14 +2930,51 @@ class Project(BaseModel):
|
|
2930
2930
|
owner: Optional[User] = None
|
2931
2931
|
options: Optional[ProjectOptions] = Field(None, alias="options")
|
2932
2932
|
|
2933
|
-
|
2934
2933
|
class TaskStatus(str, Enum):
|
2935
2934
|
TODO = "TODO"
|
2936
2935
|
IN_PROGRESS = "IN_PROGRESS"
|
2937
2936
|
DONE = "DONE"
|
2938
2937
|
|
2939
2938
|
|
2940
|
-
class
|
2939
|
+
class TaskActivityType(str, Enum):
|
2940
|
+
TASK_CREATED = "TASK_CREATED"
|
2941
|
+
TITLE_CHANGED = "TITLE_CHANGED"
|
2942
|
+
DESCRIPTION_UPDATED = "DESCRIPTION_UPDATED"
|
2943
|
+
STATUS_CHANGED = "STATUS_CHANGED"
|
2944
|
+
ASSIGNEE_CHANGED = "ASSIGNEE_CHANGED"
|
2945
|
+
DUE_DATE_CHANGED = "DUE_DATE_CHANGED"
|
2946
|
+
PROJECT_CHANGED = "PROJECT_CHANGED"
|
2947
|
+
COMMENT = "COMMENT"
|
2948
|
+
|
2949
|
+
|
2950
|
+
class TaskActivityDetail(BaseModel):
|
2951
|
+
model_config = ConfigDict(
|
2952
|
+
populate_by_name=True,
|
2953
|
+
use_enum_values=True,
|
2954
|
+
arbitrary_types_allowed=True,
|
2955
|
+
protected_namespaces=("model_config",),
|
2956
|
+
)
|
2957
|
+
type: TaskActivityType
|
2958
|
+
interpolated_values: Dict[str, Any] = Field(default_factory=dict, alias="interpolatedValues")
|
2959
|
+
|
2960
|
+
|
2961
|
+
class TaskActivity(BaseModel):
|
2962
|
+
model_config = ConfigDict(
|
2963
|
+
populate_by_name=True,
|
2964
|
+
use_enum_values=True,
|
2965
|
+
arbitrary_types_allowed=True,
|
2966
|
+
protected_namespaces=("model_config",),
|
2967
|
+
)
|
2968
|
+
|
2969
|
+
task: Optional['Task'] = None
|
2970
|
+
content: Optional[str] = None
|
2971
|
+
detail: Optional[TaskActivityDetail] = None
|
2972
|
+
user: Optional['User'] = None
|
2973
|
+
search_text: Optional[str] = Field(None, alias="searchText")
|
2974
|
+
transient_values: Dict[str, Any] = Field(default_factory=dict, alias="transientValues")
|
2975
|
+
|
2976
|
+
|
2977
|
+
class TaskTag(BaseModel):
|
2941
2978
|
model_config = ConfigDict(
|
2942
2979
|
populate_by_name=True,
|
2943
2980
|
use_enum_values=True,
|
@@ -2945,10 +2982,61 @@ class TaskCheckItem(BaseModel):
|
|
2945
2982
|
protected_namespaces=("model_config",),
|
2946
2983
|
)
|
2947
2984
|
|
2985
|
+
project: Optional['Project'] = None
|
2948
2986
|
name: str
|
2987
|
+
color: Optional[str] = None
|
2988
|
+
|
2989
|
+
|
2990
|
+
class DataFormAction(BaseModel):
|
2991
|
+
model_config = ConfigDict(
|
2992
|
+
populate_by_name=True,
|
2993
|
+
use_enum_values=True,
|
2994
|
+
arbitrary_types_allowed=True,
|
2995
|
+
protected_namespaces=("model_config",),
|
2996
|
+
)
|
2997
|
+
|
2998
|
+
type: Optional[str] = None
|
2999
|
+
label: Optional[str] = None
|
3000
|
+
properties: Dict[str, Any] = Field(default_factory=dict)
|
3001
|
+
|
3002
|
+
|
3003
|
+
class TemplateDataForm(BaseModel):
|
3004
|
+
model_config = ConfigDict(
|
3005
|
+
populate_by_name=True,
|
3006
|
+
use_enum_values=True,
|
3007
|
+
arbitrary_types_allowed=True,
|
3008
|
+
protected_namespaces=("model_config",),
|
3009
|
+
)
|
3010
|
+
|
3011
|
+
data_form_ref: Optional[str] = Field(None, alias="dataFormRef")
|
3012
|
+
actions: List[DataFormAction] = Field(default_factory=list)
|
3013
|
+
|
3014
|
+
|
3015
|
+
class TaskTemplateMetadata(BaseModel):
|
3016
|
+
model_config = ConfigDict(
|
3017
|
+
populate_by_name=True,
|
3018
|
+
use_enum_values=True,
|
3019
|
+
arbitrary_types_allowed=True,
|
3020
|
+
protected_namespaces=("model_config",),
|
3021
|
+
)
|
3022
|
+
|
3023
|
+
options: List[Option] = Field(default_factory=list)
|
3024
|
+
forms: List[TemplateDataForm] = Field(default_factory=list)
|
3025
|
+
workspace_id: Optional[str] = Field(None, alias="workspaceId")
|
3026
|
+
|
3027
|
+
|
3028
|
+
class TaskTemplate(BaseModel):
|
3029
|
+
model_config = ConfigDict(
|
3030
|
+
populate_by_name=True,
|
3031
|
+
use_enum_values=True,
|
3032
|
+
arbitrary_types_allowed=True,
|
3033
|
+
protected_namespaces=("model_config",),
|
3034
|
+
)
|
3035
|
+
|
3036
|
+
project: Optional['Project'] = None
|
3037
|
+
name: Optional[str] = None
|
2949
3038
|
description: Optional[str] = None
|
2950
|
-
|
2951
|
-
taxonomy_ref: Optional[str] = Field(None, alias="taxonomyRef")
|
3039
|
+
metadata: Optional[TaskTemplateMetadata] = None
|
2952
3040
|
|
2953
3041
|
|
2954
3042
|
class TaskMetadata(BaseModel):
|
@@ -2959,10 +3047,19 @@ class TaskMetadata(BaseModel):
|
|
2959
3047
|
protected_namespaces=("model_config",),
|
2960
3048
|
)
|
2961
3049
|
|
2962
|
-
|
2963
|
-
|
2964
|
-
|
2965
|
-
|
3050
|
+
properties: Dict[str, Any] = Field(default_factory=dict)
|
3051
|
+
|
3052
|
+
|
3053
|
+
class TaskDocumentFamily(BaseModel):
|
3054
|
+
model_config = ConfigDict(
|
3055
|
+
populate_by_name=True,
|
3056
|
+
use_enum_values=True,
|
3057
|
+
arbitrary_types_allowed=True,
|
3058
|
+
protected_namespaces=("model_config",),
|
3059
|
+
)
|
3060
|
+
|
3061
|
+
task: Optional['Task'] = None
|
3062
|
+
document_family: Optional['DocumentFamily'] = Field(None, alias="documentFamily")
|
2966
3063
|
|
2967
3064
|
|
2968
3065
|
class Task(BaseModel):
|
@@ -2973,16 +3070,19 @@ class Task(BaseModel):
|
|
2973
3070
|
protected_namespaces=("model_config",),
|
2974
3071
|
)
|
2975
3072
|
|
2976
|
-
project: Optional['Project'] =
|
2977
|
-
title: Optional[str] =
|
2978
|
-
|
2979
|
-
|
2980
|
-
|
3073
|
+
project: Optional['Project'] = None
|
3074
|
+
title: Optional[str] = None
|
3075
|
+
description: Optional[str] = None
|
3076
|
+
metadata: Optional[TaskMetadata] = None
|
3077
|
+
template: Optional[TaskTemplate] = None
|
2981
3078
|
due_date: Optional[StandardDateTime] = Field(None, alias="dueDate")
|
2982
3079
|
completed_date: Optional[StandardDateTime] = Field(None, alias="completedDate")
|
2983
|
-
status: Optional[
|
2984
|
-
assignee: Optional['User'] =
|
2985
|
-
|
3080
|
+
status: Optional[TaskStatus] = None
|
3081
|
+
assignee: Optional['User'] = None
|
3082
|
+
task_activity: List[TaskActivity] = Field(default_factory=list, alias="taskActivity")
|
3083
|
+
task_document_families: List[TaskDocumentFamily] = Field(default_factory=list, alias="taskDocumentFamilies")
|
3084
|
+
search_text: Optional[str] = Field(None, alias="searchText")
|
3085
|
+
tags: List[TaskTag] = Field(default_factory=list)
|
2986
3086
|
|
2987
3087
|
class FeatureSet(BaseModel):
|
2988
3088
|
"""
|
@@ -1,6 +1,6 @@
|
|
1
1
|
[tool.poetry]
|
2
2
|
name = "kodexa"
|
3
|
-
version = "7.4.
|
3
|
+
version = "7.4.413228596953"
|
4
4
|
description = "Python SDK for the Kodexa Platform"
|
5
5
|
authors = ["Austin Redenbaugh <austin@kodexa.com>", "Philip Dodds <philip@kodexa.com>", "Romar Cablao <rcablao@kodexa.com>", "Amadea Paula Dodds <amadeapaula@kodexa.com>"]
|
6
6
|
readme = "README.md"
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/dataclasses/templates/llm_data_class.j2
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{kodexa-7.4.413092627931 → kodexa-7.4.413228596953}/kodexa/model/entities/product_subscription.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|