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.94.post1-cp313-cp313-win_amd64.whl (3.2 MB view details)

Uploaded CPython 3.13Windows x86-64

gllm_datastore_binary-0.5.94.post1-cp313-cp313-manylinux_2_31_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.31+ x86-64

gllm_datastore_binary-0.5.94.post1-cp313-cp313-macosx_13_0_arm64.whl (3.8 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

gllm_datastore_binary-0.5.94.post1-cp312-cp312-win_amd64.whl (3.2 MB view details)

Uploaded CPython 3.12Windows x86-64

gllm_datastore_binary-0.5.94.post1-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.94.post1-cp312-cp312-macosx_13_0_arm64.whl (3.8 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

gllm_datastore_binary-0.5.94.post1-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.94.post1-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.94.post1-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.94.post1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 70cf47f5ea2f88f2b64904a82c67eee84015fb04c84feee2b76869108a54dd43
MD5 7414146a5c153a8413b871b731a90b28
BLAKE2b-256 b15eed9cbaef69091d31d9c23aa903b9406e92563f2a96e65cf9d73f2cd1e4d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_datastore_binary-0.5.94.post1-cp313-cp313-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.94.post1-cp313-cp313-manylinux_2_31_x86_64.whl.

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.94.post1-cp313-cp313-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 fd7f14d73bd8834e2482067b013d1ca4db06c48d3edb7013df78318163ddfdaf
MD5 2c500cb56b4fc0765b531cf7b483bef2
BLAKE2b-256 79eacaaa7df4151e23d051f3176f99a45c7e30493fa970aa7c8738fcc7c064c1

See more details on using hashes here.

File details

Details for the file gllm_datastore_binary-0.5.94.post1-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.94.post1-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 465d8666bdf7cb7877989bb7492ba9a7c97976d80e646fd0c060436039f09ffa
MD5 eb405a9dbe5ca5ca3822817c17f9c55a
BLAKE2b-256 3e78a0631e1533bf2f4dda11aece0c89a10fcb8898c3f0a174e683827fc72dae

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_datastore_binary-0.5.94.post1-cp313-cp313-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.94.post1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.94.post1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 5150c8b349f9b39be823c8f1c9d27f4e410e68ae1a146ba66ddde9b5b275ed0e
MD5 78bc65173f5bba9942ed914f3d44178d
BLAKE2b-256 fa588db74f6f3b70c7cfbc43fa079da0a70f0c2eeaff8071951bcf14b5311009

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.94.post1-cp312-cp312-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 d4b5dd8a962f8cf8b46f3099e1b86f5e17d1e4a0241915960731cd877a2c2162
MD5 e7c28d087fc54e7151f250237deb1d82
BLAKE2b-256 e456f4992cba95edd7bb29d27b793cec8e45a4edc74dd871debc571a0d3d362a

See more details on using hashes here.

File details

Details for the file gllm_datastore_binary-0.5.94.post1-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.94.post1-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 fadb883a69e3d632ec6691c003831af5e595ef958a515565d070ec3baabe7b95
MD5 78818b7c01f764956551e3c4e7ea01c6
BLAKE2b-256 3ca10a180ffae7c46e4bb9e8cc96365942099ea6ef5cd36c479a645b532ce4f8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.94.post1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 3f68974049f8201416d78d8c772f01e1bcddcebc5b86524c9be85e7bff6b5f15
MD5 a7de07e62272975bd22998e6da27972a
BLAKE2b-256 f00f9ced5319c8ea13481f406b67b07e4e1b1828d8c9bc4f20be599d1220e96a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.94.post1-cp311-cp311-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 e151092613c38de7382360733d46b2ae9273c88f343e63cab089e57aee48a269
MD5 897e1d6c0c47397055e28d531fdca329
BLAKE2b-256 5b40a6425534bb1cf06dacc1758dc783e1f26086f054780701894f095bc1bbd0

See more details on using hashes here.

File details

Details for the file gllm_datastore_binary-0.5.94.post1-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.94.post1-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 359863219612d6d83ecc508ec890b6c61f3cb7029c1cac3ed50a9f3c28995e6f
MD5 36e4acfc14d9dbb4b4cdb965ebb5d7d0
BLAKE2b-256 10676c2a464c3d39071b11c7e14eb9b0925b7b719f87857e30d9c1148cf3488a

See more details on using hashes here.

Provenance

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