Skip to content

add new pipelines / processor#99

Merged
u-ashish merged 4 commits into
devfrom
feat/pipelines
Apr 6, 2026
Merged

add new pipelines / processor#99
u-ashish merged 4 commits into
devfrom
feat/pipelines

Conversation

@u-ashish
Copy link
Copy Markdown
Contributor

@u-ashish u-ashish commented Apr 6, 2026

No description provided.

@u-ashish u-ashish requested a review from voberoi April 6, 2026 15:09
Comment thread datalab_sdk/models.py

page_schema: str = "" # Required - JSON schema with 'properties' key
page_schema: str = "" # JSON schema with 'properties' key. Mutually exclusive with schema_id.
schema_id: Optional[str] = None # ID of a saved extraction schema (e.g. sch_k8Hx9mP2nQ4v). Mutually exclusive with page_schema.
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@voberoi also added the schema stuff

@u-ashish u-ashish merged commit a66e6a0 into dev Apr 6, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants