Migrate

Migrate an application with hardcoded LLM prompts to a full LaunchDarkly AgentControl implementation in five stages: audit the code, wrap the call, move the tools, add tracking, attach evaluators. Use when the user wants to externalize model/prompt configuration, move from direct provider calls (OpenAI, Anthropic, Bedrock, Gemini, Strands) to a managed config, or stage a full hardcoded-to-LaunchDarkly migration.

launchdarkly 4ac898b 8 files · 167.8 KB Updated

File contents

launchdarkly/ai-tooling/tree/main/skills/agentcontrol/migrate commit 4ac898ba4b

Frequently asked questions

npx skillmds@latest add launchdarkly/migrate