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

Uploaded CPython 3.12Windows x86-64

gllm_datastore_binary-0.5.87-cp312-cp312-manylinux_2_31_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.31+ x86-64

gllm_datastore_binary-0.5.87-cp312-cp312-macosx_13_0_arm64.whl (3.7 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

gllm_datastore_binary-0.5.87-cp311-cp311-manylinux_2_31_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.31+ x86-64

gllm_datastore_binary-0.5.87-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.87-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.87-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 bdfeefae43e748780e32785810931619cd2cf4bf4222b55f88fd00085fdb4d6c
MD5 71d091bddaabd4d0d9d5914ac8c84760
BLAKE2b-256 c52c263c0d8f9e046e872034dd81b299cbcffa4be486bebe28985909ddf2b28f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.87-cp312-cp312-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 40ca09994b979b2a1c52d80d85659c497622fd1bf238fbd83f8994aab97a8930
MD5 bad4f08f1e965e6fe133ae64e95ad4cd
BLAKE2b-256 d0ab76c970c1380b3bcc5eb9c9d4fffc85618f5bc04b63bcc96f88184ff91516

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.87-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 42f88b0dacf49a14fd487e2107e985d3a1e2773d9423451054566effe625dea3
MD5 bee4513e73ced00be9ee8ca4cefdc372
BLAKE2b-256 a6991b58c28b5c18bbbdddbaa22a401b15f992f1ac5e81f2326b6a6167e39d1d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.87-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 738ccabb85e9ab823e0537e71d12705d8098b0544b65581524ee64e4f38934d9
MD5 47f9e3503a9e312f971e1ecd781d8af8
BLAKE2b-256 b68cf3ae988532edd9bae0ecada9122f0940a5bfd56a52d769a687ae45f97adc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.87-cp311-cp311-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 30061666a8459e9f1f19ef48f84263a8a8015e58405026448699bcfd47aea471
MD5 3c70a0f2dcc55b5f1837b8fc9fa8a5cd
BLAKE2b-256 48ad6a7c6e5a87bade0e6cb745b0d14802e2f5c804c3ac99ca65f39d6829229b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.87-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3871e85c691b6830521f4802b79d1b93021fd789f61db9b137321363e5ddd115
MD5 e936f3ebfd97623122418dc1ceebe5fa
BLAKE2b-256 d6fb17c85452bc08c1e0f8990582a67b5011d84df616379d442ccd12fbbf064d

See more details on using hashes here.

Provenance

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