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

Uploaded CPython 3.12Windows x86-64

gllm_datastore_binary-0.5.95-cp312-cp312-manylinux_2_31_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.31+ x86-64

gllm_datastore_binary-0.5.95-cp312-cp312-macosx_13_0_arm64.whl (3.8 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

gllm_datastore_binary-0.5.95-cp311-cp311-win_amd64.whl (3.3 MB view details)

Uploaded CPython 3.11Windows x86-64

gllm_datastore_binary-0.5.95-cp311-cp311-manylinux_2_31_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.31+ x86-64

gllm_datastore_binary-0.5.95-cp311-cp311-macosx_13_0_arm64.whl (3.7 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.95-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 6543c297e71cadd992442a9fe5b32c3a80ad6609292da9e66f5f38678cd395d6
MD5 fc7c1e8b5ec144ce73e784268602f692
BLAKE2b-256 6a620aeab3f2ab0e703af329b0f6ed66931f624808340bc170b1a8b6fcce2614

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.95-cp312-cp312-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 4ff8fd54530ee0762835426eb4505026446cd3760d5437f5be5b71707ca6ec37
MD5 f87f37ffffa72a1ecb81faa508a0ae1f
BLAKE2b-256 d766deb748f3fbd01a64fe3342d7d40e8127f1be78a98b2dcb479065b07e4de9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.95-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 08db241b26f5f1a4c2d70f78315d028a421e403c0d542fcce82975dd5230128c
MD5 ffcab25156eec7d057ed14ed850e390e
BLAKE2b-256 d0802a7562f09736810229aa611dd299f5b7963a5fa15c8b2e6ecf42863b6ace

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.95-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 6c8618d770d36c568e397d4b768c8a9235abc5358ef069086ee5e34be0b79b77
MD5 a966dc41a9bb0ce25b6beec9ed56408a
BLAKE2b-256 f358942c2c8990fa479f7726ebc107a9d8e1e038bf38c3a885eca1f15e372e16

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.95-cp311-cp311-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 ce26cde2327534e78bcbae727465cfee124cce67a4f7e3a1d8820adf4e03d6bd
MD5 4549ec2f1e9994c4c0dcd2a4b5f500a8
BLAKE2b-256 01bd2e95c22c4531ef829bc0149711c9506c4b42de79ad132136030db45940aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.95-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 698c2a0eb7c45a77a321837d5851c9369d6f37d4874e4baa305546ffe436f309
MD5 d7d74b4b87832afe47fa491728170c51
BLAKE2b-256 b58e3eabd05ca44ae93586932c98a55525e26fd981f3bcca3f57b5a022eebdb1

See more details on using hashes here.

Provenance

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