Skip to main content

A library containing data store components for Gen AI applications.

Project description

GLLM Datastore

Description

A library for managing data storage and retrieval operations in Generative AI applications.


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.

uv pip install \
  --extra-index-url "https://oauth2accesstoken:$(gcloud auth print-access-token)@glsdk.gdplabs.id/gen-ai-internal/simple/" \
  gllm-datastore

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-datastore

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_datastore_binary-0.5.50-cp312-cp312-win_amd64.whl (1.9 MB view details)

Uploaded CPython 3.12Windows x86-64

gllm_datastore_binary-0.5.50-cp312-cp312-manylinux_2_31_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.31+ x86-64

gllm_datastore_binary-0.5.50-cp312-cp312-macosx_13_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

gllm_datastore_binary-0.5.50-cp311-cp311-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.11Windows x86-64

gllm_datastore_binary-0.5.50-cp311-cp311-manylinux_2_31_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.31+ x86-64

gllm_datastore_binary-0.5.50-cp311-cp311-macosx_13_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file gllm_datastore_binary-0.5.50-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.50-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 8f140a42c8442b8a450175441d8d24fa359725cffd1eec718a88eac980978ceb
MD5 6fef13c3daef8d22b4b5dde6d206273d
BLAKE2b-256 defddd471ad9914b85a864d3e822eb944997ce4e36a9c16fe9bbab9589867bb9

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_datastore_binary-0.5.50-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_datastore_binary-0.5.50-cp312-cp312-manylinux_2_31_x86_64.whl.

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.50-cp312-cp312-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 517141b4730ab9a7c88ef338d55b2abe081583db0f6dc1648ffa941be51ed342
MD5 b27de434be02919c04abf53eceef1e78
BLAKE2b-256 1d9b9a69ac2f774f133402df2dc697c86efc3030764f3761ce8e163fdad09859

See more details on using hashes here.

File details

Details for the file gllm_datastore_binary-0.5.50-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.50-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 5c89c272aa39b15b66f2a9c70969e06b6f38076eec918e6752608e344f8783b0
MD5 df3bd713d389fad55a009cfa8bd7b04a
BLAKE2b-256 5ac0916757c17b2fe0eb57f88cbf4c88a26687e019c5f758b5fa2ec15a76b428

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_datastore_binary-0.5.50-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_datastore_binary-0.5.50-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.50-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c9969f3fb1fab41949530cfe9dea632ddf30e52eae6d18a00a19f018671aa597
MD5 6f0e1990981905856dd460ae8c9cdb1b
BLAKE2b-256 f39e2316254e3c82530b2f2aa57a2c92c2ab3fe5e6329ad2a279d73a1b5469a0

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_datastore_binary-0.5.50-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_datastore_binary-0.5.50-cp311-cp311-manylinux_2_31_x86_64.whl.

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.50-cp311-cp311-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 8bb260c259cfaa3d9a2dff0b08db0cb7f46ae3f0ddecd7ff31c258d3678d4e86
MD5 d95f784a2f24094adb874189eb86bd32
BLAKE2b-256 921d85cfceebd3290b5b0d5e7931b9e4d929aaf57d3903d6b6451eac7be4d6b6

See more details on using hashes here.

File details

Details for the file gllm_datastore_binary-0.5.50-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.50-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 1082b4a6ab275e755bbee6ae03cbd32d064f9d2d79dba875b3f1ac43c0f6e18b
MD5 b2ffd2baf84c3b0c3934a77aabf5f8fc
BLAKE2b-256 ca906e2896bfa1bde0c6926b7009ef3b06a2bc455ec0bcc6d57bc746051b80a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_datastore_binary-0.5.50-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