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

Uploaded CPython 3.12Windows x86-64

gllm_datastore_binary-0.5.66-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.66-cp312-cp312-macosx_13_0_arm64.whl (2.9 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

gllm_datastore_binary-0.5.66-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.66-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.66-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.66-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 0692635f5f25d73248f00174da28ecf06c56c6e81609062800b36e06e48acf08
MD5 3cf71d2b71cd7ddea97486f5c034a146
BLAKE2b-256 e83a313063d19003983dc30d7740702f332f68629116c968a84bd6562b4cb97b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.66-cp312-cp312-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 71843d5204f366ac875dd45a2199d81deb6b4fa0381eaafe64da5816d6e0067b
MD5 5b9bb9109e0e90360c44a7f7c0ed2d79
BLAKE2b-256 61b5c90adc1ac7d81b4799fb5ad09ae446ce9cff3aa04d0fa02c79378b8a5de3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.66-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e6b702214a4452ae537e167943621192d9e309d98b36644e1cf0db92052b1cd9
MD5 45fec4d3d28ac8ae7bbf00cbbea88a79
BLAKE2b-256 08525bdf7ec18cfcf3e5c566d6a952b258b22ad6e667d5730c829a0b9f2b2835

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.66-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 7228ae3e0da09e0dc2c7aef56c8b4bea6aecf68af06c05dbed3348ffb9b4348e
MD5 8486ab53aeae54450ada6627daebcb9c
BLAKE2b-256 179f856e83b631b9f8dc24b7470eb22103b6d75a54bc8818a9a28a88238e0e1f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.66-cp311-cp311-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 1296dd786b1dd62bd1be462b540ef9bce8424624efdfcf284a74a66ec97d160f
MD5 aa84e069d59fffc1cf5d9f772cdffc42
BLAKE2b-256 c55cd316627c563e994ff3d191d0226aa9aaa36eb88d7f1d8104bff34c2b2a20

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.66-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4e2511107099916802f1d0cd199b2fd779ef8dd06dff0add90ecabf70ae20e0e
MD5 e34c165e05dc52a17de4b910ebdcfdcf
BLAKE2b-256 21ee383ae1904c91c93af9d2c817308f540c05797ee7082426598673102c7964

See more details on using hashes here.

Provenance

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