Jockey: Twelve Labs' open-source conversational video agent built on LangGraph
Jockey v1.0, built on the legacy LangChain AgentExecutor, lacked the granular control and scalability needed for complex multi-step video processing workflows.
Jockey v1.0 on the legacy LangChain AgentExecutor lacked flexible API support for custom cognitive architectures and could not provide the low-level node-level control required for complex video workflows.
Jockey v1.1 with LangGraph provides granular control over each workflow step, optimizes token usage, enables more accurate node response guidance, and supports scalable production deployment via LangGraph Cloud.
Frequently asked questions
What did this team achieve with this AI workflow?
Jockey v1.1 with LangGraph provides granular control over each workflow step, optimizes token usage, enables more accurate node response guidance, and supports scalable production deployment via LangGraph Cloud.
What tools did this team use?
LangGraph, LangGraph Cloud, LangGraph Studio, Twelve Labs APIs, LLMs.
What results were reported?
Token usage efficiency: optimizes token usage; Agent reliability: increasing the reliability of agents (source-reported, not independently verified).
What failed first in this deployment?
Jockey v1.0 on the legacy LangChain AgentExecutor lacked flexible API support for custom cognitive architectures and could not provide the low-level node-level control required for complex video workflows.
How is this workflow AI workflow structured?
User query submitted → Query complexity determined → Supervisor routes task → Planner creates step-by-step plan → Instructor generates task instructions → Workers execute video tasks → Final results presented to user.