Skip to main content

A library for orchestrating the processing of document. Typically in a Gen AI applications (but not limited to just Gen AI).

Project description

GLLM Docproc

Description

A library for orchestrating the processing of document. Typically in a Gen AI applications (but not limited to just Gen AI).


Installation

Prerequisites

Mandatory:

  1. Python 3.11+ — Install here
  2. pip — Install here
  3. uv — Install here
  4. gcloud CLI (for authentication) — Install here, then log in using:
    gcloud auth login
    

Install from Artifact Registry

This requires authentication via the gcloud CLI.

  1. Export token
export GCLOUD_ACCESS_TOKEN="$(gcloud auth print-access-token)"
  1. Configure the index in your pyproject.tom;
[[tool.uv.index]]
name = "gen-ai-internal"
url = "https://oauth2accesstoken:${GCLOUD_ACCESS_TOKEN}@glsdk.gdplabs.id/gen-ai-internal/simple/"
  1. Add the dependency
uv add gllm-docproc

Local Development Setup

Prerequisites

  1. Python 3.11+ — Install here

  2. pip — Install here

  3. uv — Install here

  4. gcloud CLI — Install here, then log in using:

    gcloud auth login
    
  5. Git — Install here

  6. Access to the GDP Labs SDK GitHub repository


1. Clone Repository

git clone git@github.com:GDP-ADMIN/gl-sdk.git
cd gl-sdk/libs/gllm-docproc

2. Setup Authentication

Set the following environment variables to authenticate with internal package indexes:

export UV_INDEX_GEN_AI_INTERNAL_USERNAME=oauth2accesstoken
export UV_INDEX_GEN_AI_INTERNAL_PASSWORD="$(gcloud auth print-access-token)"
export UV_INDEX_GEN_AI_USERNAME=oauth2accesstoken
export UV_INDEX_GEN_AI_PASSWORD="$(gcloud auth print-access-token)"

3. Quick Setup

Run:

make setup

4. Activate Virtual Environment

source .venv/bin/activate

Local Development Utilities

The following Makefile commands are available for quick operations:

Install uv

make install-uv

Install Pre-Commit

make install-pre-commit

Install Dependencies

make install

Update Dependencies

make update

Run Tests

make test

Contributing

Please refer to the Python Style Guide for information about code style, documentation standards, and SCA requirements.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

gllm_docproc_binary-0.11.18-cp312-cp312-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.12Windows x86-64

gllm_docproc_binary-0.11.18-cp312-cp312-manylinux_2_31_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.31+ x86-64

gllm_docproc_binary-0.11.18-cp312-cp312-macosx_13_0_arm64.whl (2.8 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

gllm_docproc_binary-0.11.18-cp311-cp311-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.11Windows x86-64

gllm_docproc_binary-0.11.18-cp311-cp311-manylinux_2_31_x86_64.whl (3.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.31+ x86-64

gllm_docproc_binary-0.11.18-cp311-cp311-macosx_13_0_arm64.whl (2.7 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file gllm_docproc_binary-0.11.18-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for gllm_docproc_binary-0.11.18-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 baebbc545358db6f3946a2c0659f2f46720376761c3b6a3f9c20d649fbd539cb
MD5 0c2d24a33f2fa56e616dd012cae2b118
BLAKE2b-256 a7bf515e9f50d968be78b4d00f0182483aa38e3bf77fb5ead46a2728af4f91d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_docproc_binary-0.11.18-cp312-cp312-win_amd64.whl:

Publisher: build-binary.yml on GDP-ADMIN/gl-sdk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gllm_docproc_binary-0.11.18-cp312-cp312-manylinux_2_31_x86_64.whl.

File metadata

File hashes

Hashes for gllm_docproc_binary-0.11.18-cp312-cp312-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 9090e00a84be35b56bb6529dc8038c40b4c0519ffaa8e3fc6f056457b39c5c7c
MD5 c12b876dd3fe37714e9ddb07050880c3
BLAKE2b-256 70bcb9f830a403005d45feefb8334b08233ffc9c0f3ab634a8d1df653d08af2c

See more details on using hashes here.

File details

Details for the file gllm_docproc_binary-0.11.18-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for gllm_docproc_binary-0.11.18-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 5964eb85121249eeff1aa800156a3c7a0904df39454cd5fa5bd25fdc2474b8a2
MD5 519e99c1e02144b6aeed83a1eeee21a6
BLAKE2b-256 489177cad6e7d8cb832063b531958132f924a8b734a1a4e8f862703e3e3ff4bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_docproc_binary-0.11.18-cp312-cp312-macosx_13_0_arm64.whl:

Publisher: build-binary.yml on GDP-ADMIN/gl-sdk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gllm_docproc_binary-0.11.18-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for gllm_docproc_binary-0.11.18-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 4583f16f87f6b0d96d982c57600817ff50bdea2c502f9c476bbdf231d803dc7c
MD5 98d92ca1033d531449f8e02853778d18
BLAKE2b-256 07f88fa90b621278844dfaee08c0de912d497e98d29a0175a124d690f7439d52

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_docproc_binary-0.11.18-cp311-cp311-win_amd64.whl:

Publisher: build-binary.yml on GDP-ADMIN/gl-sdk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gllm_docproc_binary-0.11.18-cp311-cp311-manylinux_2_31_x86_64.whl.

File metadata

File hashes

Hashes for gllm_docproc_binary-0.11.18-cp311-cp311-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 6136740230a96af5531a78eb8fae014adaf7b1911c6b85fe766454d303c159c4
MD5 18b7a5211cb2094d95cb4322b95f41bb
BLAKE2b-256 2c5bba66774c5f8e13cffa6c4f8c346d752ce4d7727f264965f6647b86733456

See more details on using hashes here.

File details

Details for the file gllm_docproc_binary-0.11.18-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for gllm_docproc_binary-0.11.18-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d8a54da659fac7226f864593ed46a7164212df275f942fa6af55fa037ea83ab1
MD5 f3caf3fd37b0024e1bfd5562d3378864
BLAKE2b-256 c1102a1f0b89941a32d05428b528249c78bb48a6e14832b87224ba818bcc6824

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_docproc_binary-0.11.18-cp311-cp311-macosx_13_0_arm64.whl:

Publisher: build-binary.yml on GDP-ADMIN/gl-sdk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page