@ai_kit/core. The next pages detail the constructors, options, and methods for Agent, Workflow, WorkflowRun, and RuntimeStore.
Conventions
- Types come from the AI SDK whenever relevant (
LanguageModel,ToolSet, …). - Signatures are expressed in TypeScript; adapt them to your target language.
- Options marked as optional have defaults explained in the documentation.