Skip to main content

Generic helpers for GenAI

Project description

datarobot-genai

Repository for the DataRobot GenAI Library

Releases (tag-driven)

  • Set the release version in pyproject.toml.
  • Push a tag vX.Y.Z (e.g., v0.3.0).
  • CI validates the tag matches project.version, builds, and publishes.

Where releases go

  • PRs: CI publishes dev builds to TestPyPI (X.Y.Z.dev<run>), for validation.
  • Tags: CI publishes to PyPI when a vX.Y.Z tag is pushed.

Install from TestPyPI (quick check)

VERSION=X.Y.Z.dev123   # replace with the run number shown in the PR workflow
pip install --upgrade pip
pip install -i https://test.pypi.org/simple/ datarobot-genai=="$VERSION"
python -c "import datarobot_genai as drg; print(drg.__version__)"

Secrets

  • TEST_PYPI_API_TOKEN (username __token__)
  • PYPI_API_TOKEN (username __token__)

Local development (quick start)

# install dev dependencies (uses uv)
uv sync --all-extras --dev

# activate virtualenv if not auto-activated
source .venv/bin/activate

# enable git hooks
pre-commit install

# run tests
make test

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

datarobot_genai-0.1.3.tar.gz (7.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

datarobot_genai-0.1.3-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

Details for the file datarobot_genai-0.1.3.tar.gz.

File metadata

  • Download URL: datarobot_genai-0.1.3.tar.gz
  • Upload date:
  • Size: 7.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for datarobot_genai-0.1.3.tar.gz
Algorithm Hash digest
SHA256 58b59588d9213f79f625d0cb9d73fd409403b11f7ba540f97b6948871a625878
MD5 6b2cca2710fb8a1282bc0555f1e075fe
BLAKE2b-256 5b075838bddb949c015e53da801ef4dbb630f6bddcc8afcdca6edc2c3fcb1d61

See more details on using hashes here.

File details

Details for the file datarobot_genai-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for datarobot_genai-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d6b7dbd72b63300b66640c1821668637c136daf147a95ebf1a02403ed7d3f892
MD5 c12ae3f4ea5cad4965d46c643071138b
BLAKE2b-256 41fc77c430e4a735e870d797b80b4ffaf1b8e3f56007e5d3651b7db9b0fd86df

See more details on using hashes here.

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