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


Release history Release notifications | RSS feed

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.36-cp312-cp312-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.12Windows x86-64

gllm_docproc_binary-0.11.36-cp312-cp312-manylinux_2_31_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.31+ x86-64

gllm_docproc_binary-0.11.36-cp312-cp312-macosx_13_0_arm64.whl (2.9 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

gllm_docproc_binary-0.11.36-cp311-cp311-win_amd64.whl (2.6 MB view details)

Uploaded CPython 3.11Windows x86-64

gllm_docproc_binary-0.11.36-cp311-cp311-manylinux_2_31_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.31+ x86-64

gllm_docproc_binary-0.11.36-cp311-cp311-macosx_13_0_arm64.whl (2.9 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

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

File metadata

File hashes

Hashes for gllm_docproc_binary-0.11.36-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 5bc2c2176c95a678f7e46292622896c9c586d4cd851d265efaa6b4225f7221b1
MD5 ca1da483e283ab3872ceabd88c1c2c54
BLAKE2b-256 759584aa30316b889526e005ac85b9143069a16880207043bfda082bc7e471d5

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_docproc_binary-0.11.36-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.36-cp312-cp312-manylinux_2_31_x86_64.whl.

File metadata

File hashes

Hashes for gllm_docproc_binary-0.11.36-cp312-cp312-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 3bfc6b9c05df7b7f40df912214e8dfdc6ac877690a75cf3706cdfaa7b8baa927
MD5 2272e0e06fa1cd4cebe6e21c4a01533a
BLAKE2b-256 453b12e6f1539c89544f2b96a660569375edd416ba8a149c135640ef0fc678b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_docproc_binary-0.11.36-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 50314ba58898b5b86e7404ae0dd1b343ea5b5a3b76cfafe3f544150b3ab4a6cf
MD5 ab7665c112d48df1b2a7ee9a2facae9b
BLAKE2b-256 9d146f611f1111483f26491f878acb5d38df676be67e08746a67f9820d909573

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_docproc_binary-0.11.36-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.36-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for gllm_docproc_binary-0.11.36-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 b0edc8f96b9580627c13657dbd4c174996c3b912cad1d033993b9bdc4988987d
MD5 1eb8c614ecd578b788ae8a9bcf9b2ed7
BLAKE2b-256 97fdeaa977d2ee5cacbdbdc8f25196672ea47e240254fe9baf4d1b4e9a796dea

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_docproc_binary-0.11.36-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.36-cp311-cp311-manylinux_2_31_x86_64.whl.

File metadata

File hashes

Hashes for gllm_docproc_binary-0.11.36-cp311-cp311-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 bfe5e886345e48774a6b3c15129aae12be9e1a354b78b4ba06abea0dd13fa204
MD5 22d0eee1d20fb63fee1e8d14a42d4af2
BLAKE2b-256 720411c309432fb3971b0306e8913f2a428adcd4400677ad15bc6952c293e695

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_docproc_binary-0.11.36-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e75f877955becae7f7c5e2b443e26e11c145730a3f88d28dd045b7779eb8aa77
MD5 7e40d8532c52468aff750b49f3011763
BLAKE2b-256 07aa5b74678a621751f128b2de2bb6bf73e59eb18cd005745200160f76acef4d

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_docproc_binary-0.11.36-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