Datarobot Agent LLM Selection

Use when the user wants to configure LLM integration for a DataRobot agent application. This skill helps to change LLM model, switch between the LLM integrations the project supports (LLM Gateway, a DataRobot-deployed LLM, an external provider, an LLM Blueprint, and any others its config declares), or set up provider credentials. The skill reads the project's .datarobot/cli/llm.yml for the real options, interviews the user, then runs sync_llm_env.py with the chosen values as CLI args to merge into .env.

datarobot-oss Updated

File contents

datarobot-oss/datarobot-agent-skills/tree/main/skills/datarobot-agent-llm-selection commit 9c465afca1

Frequently asked questions

npx skillmds@latest add datarobot-oss/datarobot-agent-llm-selection