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

Uploaded CPython 3.12Windows x86-64

gllm_datastore_binary-0.5.56-cp312-cp312-manylinux_2_31_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.31+ x86-64

gllm_datastore_binary-0.5.56-cp312-cp312-macosx_13_0_arm64.whl (2.4 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

gllm_datastore_binary-0.5.56-cp311-cp311-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.11Windows x86-64

gllm_datastore_binary-0.5.56-cp311-cp311-manylinux_2_31_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.31+ x86-64

gllm_datastore_binary-0.5.56-cp311-cp311-macosx_13_0_arm64.whl (2.4 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.56-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 cef477a3e70d20ae8ab02db0a27cd76ee5f56c93bab68dee009daa77973a0948
MD5 f361c459b4df9661f919f584d0cef5e0
BLAKE2b-256 ee1f35c75269e6ae9d490b000dce0499a36af5aa20f208815c7e66b241e6f16b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.56-cp312-cp312-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 12b6a23f63d5195351444a3f8b6d3da1c1ef9237440037b5d394254cdd6b57b8
MD5 5dc0a3f45b05eb2186107074dc3cf63c
BLAKE2b-256 e0b8d36818b08827e0de5286f7a83c0a053681c5f15e0ab7dbcde23670b0f201

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.56-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 cee14660f10b7962681c6741a279204eadf0b6ad0fa4a76423efa12a3d07b762
MD5 d3639de8c1e637d3fd5797165f677a86
BLAKE2b-256 6aff0c8f1a5fc998958bea3e643cb9489444ede997004f8ca43977047c033c8f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.56-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 dc3251a6627000951d04f880ec0e7997d1f0749aeb62d847ae447662726d5dee
MD5 7d397174a004517e90ee2c95ea8b2116
BLAKE2b-256 012d348855cf5a4d0281f3e861926ff5fc2f111d67f53ae3e41103824565d331

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.56-cp311-cp311-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 9574373fcbd5e1577ac0cd76e013e6e2c017419309757a37c34be23ecc6f53d8
MD5 6c95bd11345ec1ffaa0569c513801752
BLAKE2b-256 9cdb1e8ee8c3ee2fdf92cc7c0aa9f333b2093a4f940cc5c16c6bce96c7b62b1f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.56-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e95bac296c5301ff0801fcc8984cfa8778f47fa3f42b1fb760ac100ae16b16d4
MD5 c0580797423a5d8cf39c3dea909442df
BLAKE2b-256 cf6b9f2630dc5e2b711e5a62806e6b5ba8863038b76cfe5b0b6d4ff98075d2c4

See more details on using hashes here.

Provenance

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