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

Uploaded CPython 3.12Windows x86-64

gllm_datastore_binary-0.5.70-cp312-cp312-manylinux_2_31_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.31+ x86-64

gllm_datastore_binary-0.5.70-cp312-cp312-macosx_13_0_arm64.whl (2.9 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

gllm_datastore_binary-0.5.70-cp311-cp311-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.11Windows x86-64

gllm_datastore_binary-0.5.70-cp311-cp311-manylinux_2_31_x86_64.whl (3.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.31+ x86-64

gllm_datastore_binary-0.5.70-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_datastore_binary-0.5.70-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.70-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 56035996afa6bf6684ebdecbf34ea838348f7fa4b72aaa2a7d6290b71a032e07
MD5 bf449496537721371bdc5a9e8844ce4e
BLAKE2b-256 472b45698cc20aeaafc20eaa55c9f79f0082ea6f6ea50ebbf331a337a80b8cd8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.70-cp312-cp312-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 f9c1c2292e06fe1bc3471ba535d9929dd7d029d80c7a28956a0c72e4f35a908e
MD5 9082fa2243a635e9b651dc2dba00fad6
BLAKE2b-256 9e2b4e9efab7eb17e2e1ad0023032e32805bc7124b34f53bf39710312d75df7b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.70-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a316b8cc31cad024bec12a3b31b1fb722333dbc714b91ab31562237c0997bf80
MD5 4fac03b80fd32e0c82ab83e74c8f4d3e
BLAKE2b-256 6d2a6f67c1ccf887d9c614c87189faa3021bbc1ca552d201ab996bfc5f52c129

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.70-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 28cfd9077036acc0fa1adafec3db0435e2bd0cf06b7124073781f39dfe48e911
MD5 3622097b1acf550ad930c7f129cdcc1f
BLAKE2b-256 5e8296fbbac743dd7c11b224bea426db4cebfd3815b6501e2d1346594109a9a9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.70-cp311-cp311-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 adfb7163be24930819d4f649d248b32030e56309dec8d3836f8ea4caff7c6c03
MD5 47da5ccf78892e5ccd18e920c0d8ee2b
BLAKE2b-256 00da0c63a74460be1726d33820c25f0d1e8eaece8a572bffbb42b04b7d5ba328

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.70-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 21428cab5e22afac101979c201d4b7890f57a951c6f8c9b689c54023b115ab39
MD5 f4243d13a163c0719547331bf7a60184
BLAKE2b-256 f8e1f5e9454677d6c795c967200fc8ffb70c69578e2862095c63271fd298e85f

See more details on using hashes here.

Provenance

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