Skip to main content
Yanked

This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Consider using release 0.5.99 instead.
Reason given by maintainers: Wrong release version

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.

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.6.99-cp313-cp313-manylinux_2_31_x86_64.whl (5.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.31+ x86-64

gllm_datastore_binary-0.6.99-cp312-cp312-manylinux_2_31_x86_64.whl (4.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.31+ x86-64

gllm_datastore_binary-0.6.99-cp311-cp311-manylinux_2_31_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.31+ x86-64

File details

Details for the file gllm_datastore_binary-0.6.99-cp313-cp313-manylinux_2_31_x86_64.whl.

File metadata

File hashes

Hashes for gllm_datastore_binary-0.6.99-cp313-cp313-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 1a1b7667d33aa670b3bdcaba08607555654428c93bbe0e3346aea1f5de32e2d0
MD5 a1f3e06243360f00b3cc53c34ff30f39
BLAKE2b-256 b591ecd26a256a5fc6370c595f19e3d5a715334a7eb95dfba65a9d26f149bc40

See more details on using hashes here.

File details

Details for the file gllm_datastore_binary-0.6.99-cp312-cp312-manylinux_2_31_x86_64.whl.

File metadata

File hashes

Hashes for gllm_datastore_binary-0.6.99-cp312-cp312-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 dea66e5bb5263311a9bcfe99b5ce40da03c011d58f930720cf487847d5537c98
MD5 cf6f22fbc8b4f27782d2efe88f6fbd87
BLAKE2b-256 c9f370d796b9a53d01e6202534e21441784480831aee992eb3a5bb7d651e802d

See more details on using hashes here.

File details

Details for the file gllm_datastore_binary-0.6.99-cp311-cp311-manylinux_2_31_x86_64.whl.

File metadata

File hashes

Hashes for gllm_datastore_binary-0.6.99-cp311-cp311-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 14ee3de736ed3ad6c63829d1cc367c9ff9781fed244f13976f9abcbae69fb69d
MD5 173cb4b2b89750137e05e5f9e33f8e83
BLAKE2b-256 b3296d59490039e61b23e99464b317bae7effbd6f2d419fafc0469490f60524b

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.6.99 This release

3 files

0.5.99

9 files

0.5.98

9 files

0.5.97.post2

9 files

0.5.97.post1

3 files

0.5.97

3 files

0.5.96

9 files

0.5.95

6 files

0.5.94.post1

9 files

0.5.94

6 files

0.5.93

6 files

0.5.92

6 files

0.5.91

6 files

0.5.90

6 files

0.5.89

6 files

0.5.88

6 files

0.5.87

6 files

0.5.86

6 files

0.5.85

6 files

0.5.84

6 files

0.5.83.post1

6 files

0.5.83

2 files

0.5.82

6 files

0.5.81

6 files

0.5.80

6 files

0.5.79

6 files

0.5.78

6 files

0.5.77

6 files

0.5.76

6 files

0.5.75

6 files

0.5.74

6 files

0.5.73

6 files

0.5.72

6 files

0.5.71

6 files

0.5.70

6 files

0.5.69

6 files

0.5.68

6 files

0.5.67

6 files

0.5.66

6 files

0.5.65

6 files

0.5.64

5 files

0.5.63

6 files

0.5.62

6 files

0.5.61

6 files

0.5.60

6 files

0.5.59

6 files

0.5.58

6 files

0.5.57

6 files

0.5.56

6 files

0.5.55

6 files

0.5.54

6 files

0.5.53

6 files

0.5.52

6 files

0.5.51.post1

6 files

0.5.51

2 files

0.5.50

6 files

0.5.49

6 files

0.5.48

6 files

0.5.47

6 files

0.5.46

6 files

0.5.45

6 files

0.5.44

6 files

0.5.43

6 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page