Generic helpers for GenAI
Project description
DataRobot GenAI Library
Features
- Utilities for common GenAI workflows
- Integrations: CrewAI, LangGraph, LlamaIndex, NAT, MCP
Installation
- Requires Python 3.10–3.12.
- Install:
pip install --upgrade pip
pip install "datarobot-genai"
- Optional extras:
pip install "datarobot-genai[crewai]"
pip install "datarobot-genai[langgraph]"
pip install "datarobot-genai[llamaindex]"
# Multiple extras
pip install "datarobot-genai[crewai,langgraph,llamaindex]"
Available extras include: crewai, langgraph, llamaindex, nat, drmcp, pydanticai.
Development
Prerequisites: Python 3.10–3.12, uv, Task CLI, pre-commit.
uv sync --all-extras --dev
pre-commit install
task test
Publishing
- PRs (same-repo): dev builds are auto-published to TestPyPI (
.devN). - Merge to
main: tagsv{version}and publishes to PyPI automatically. - Pushing a
v*tag also triggers PyPI publish. - Optional:
task release:tag-and-pushcreates and pushesv{version}locally.
Links
- Home: https://github.com/datarobot-oss/datarobot-genai
- PyPI: https://pypi.org/project/datarobot-genai/
- TestPyPI: https://test.pypi.org/project/datarobot-genai/
License
Apache-2.0
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.2.28.tar.gz
(140.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file datarobot_genai-0.2.28.tar.gz.
File metadata
- Download URL: datarobot_genai-0.2.28.tar.gz
- Upload date:
- Size: 140.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c06dec05ede8a17366931be07649524e90b5a0273dc25f04acde72cae8fd75d7
|
|
| MD5 |
1f97dac652573d6b8bcc54f30bc08f21
|
|
| BLAKE2b-256 |
85e1d2decb8885b96c0523b319f2b70965e53922889dd741eaa1b71ac0537060
|
File details
Details for the file datarobot_genai-0.2.28-py3-none-any.whl.
File metadata
- Download URL: datarobot_genai-0.2.28-py3-none-any.whl
- Upload date:
- Size: 225.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb46a76852714d0fd0d918ff39d0085efb6fccad0e9b3a33acfdf3e84faec2a7
|
|
| MD5 |
ea8aaf2f2aa4600fca1b641ed4cf151d
|
|
| BLAKE2b-256 |
4674af67beb21367f421a2d8c4d471768563b8a5ff852861572201be59e879be
|