Generative AI¶
DataRobot’s Generative AI capabilities allow you to build enterprise-grade generative API applications using state-of-the-art LLMs and comprehensive evaluation tooling. The Python client classes in this section support creating and managing vector databases, building and evaluating LLM blueprints, and prompt engineering and chat comparisons.
| Topic | Description |
|---|---|
| LLM blueprints | Create LLM blueprints, configure LLM settings, and run generative AI experiments. |
| Prompting | Manage prompt templates and evaluate LLM responses programmatically. |
| Vector databases | Create vector databases and manage embeddings for retrieval-augmented generation. |
| LLM compliance tests | Run LLM compliance and robustness tests from Python. |