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

Uploaded CPython 3.12Windows x86-64

gllm_datastore_binary-0.5.91-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.91-cp312-cp312-macosx_13_0_arm64.whl (3.7 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

gllm_datastore_binary-0.5.91-cp311-cp311-win_amd64.whl (3.2 MB view details)

Uploaded CPython 3.11Windows x86-64

gllm_datastore_binary-0.5.91-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.91-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.91-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.91-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 87014fa26fad48fddb5ddc75e84bcd9dfe4471d96c58e5e3f4b06cc55eb45074
MD5 3509276c3bbd6d9179920145d6e3e5cb
BLAKE2b-256 00552c02ed1d2ad42abbdef0709c7ce14a51555fc477342b1da5353356568778

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.91-cp312-cp312-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 330c518792f7f709465001a4499cd9939427c3ecb4c09d15a3229bde336c1145
MD5 d23387d56954e5ef8289d98fd0a9ef11
BLAKE2b-256 9c319088c4ef82105062aba63401ba5ed453a7b928a4543328c367b23be6db98

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.91-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 811d8923dc3d4d94ab6fd80fe49aa71aff8ca1055c3c9730b773e375e204c632
MD5 0b88b7c2c0aa3f5bf064e4232b66af06
BLAKE2b-256 12bd57f4cbd8e04f85c107a8d05955cd2cab4bfd7099bf91d51088b645aaf624

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.91-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 0c7a0d9bdbb1f91b8975a8aa6caac1524caaf755d548233d9f85fe713e79b64d
MD5 a8be4a4e91b346fd5e71cae35cff962b
BLAKE2b-256 357660059e8a011e0f087cf8ef18b0a59ea4617c5f6d807b8cbe1ef264ad223d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.91-cp311-cp311-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 2008e1a388e884b93a7e8519ae1c1289aa215a71eff204e5f961959a3594b03c
MD5 d75b0074eb0a833736f94fd470e7a9f2
BLAKE2b-256 649a5c46c26d245dd8133ea1b46afc8866714eb68c3bad76fb8d3d7083332c71

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.91-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 0852eaa5ae1408ee2716767b24507b798fe678ab8bf9ca47aadcb25ab23d790f
MD5 ecedf73dd6db37639e271932cb0d1406
BLAKE2b-256 103431d3c5df99a7620142f05777ddc6c42b550b3c974cb3aa315097dac87f27

See more details on using hashes here.

Provenance

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