@mastra/core 0.18.0 → 0.19.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +61 -0
- package/dist/action/index.d.ts +5 -5
- package/dist/action/index.d.ts.map +1 -1
- package/dist/agent/agent.d.ts +20 -10
- package/dist/agent/agent.d.ts.map +1 -1
- package/dist/agent/index.cjs +11 -11
- package/dist/agent/index.d.ts +1 -1
- package/dist/agent/index.d.ts.map +1 -1
- package/dist/agent/index.js +2 -2
- package/dist/agent/input-processor/index.cjs +6 -6
- package/dist/agent/input-processor/index.js +1 -1
- package/dist/agent/message-list/index.d.ts +1 -1
- package/dist/agent/message-list/index.d.ts.map +1 -1
- package/dist/agent/trip-wire.d.ts +14 -0
- package/dist/agent/trip-wire.d.ts.map +1 -1
- package/dist/agent/types.d.ts +19 -11
- package/dist/agent/types.d.ts.map +1 -1
- package/dist/agent/workflows/prepare-stream/map-results-step.d.ts +4 -33
- package/dist/agent/workflows/prepare-stream/map-results-step.d.ts.map +1 -1
- package/dist/agent/workflows/prepare-stream/schema.d.ts +3 -1
- package/dist/agent/workflows/prepare-stream/schema.d.ts.map +1 -1
- package/dist/ai-tracing/exporters/default.d.ts +2 -2
- package/dist/ai-tracing/exporters/default.d.ts.map +1 -1
- package/dist/ai-tracing/index.cjs +32 -32
- package/dist/ai-tracing/index.js +1 -1
- package/dist/ai-tracing/types.d.ts +2 -2
- package/dist/ai-tracing/types.d.ts.map +1 -1
- package/dist/base.d.ts +1 -1
- package/dist/{chunk-ITD7IHN5.js → chunk-2DGWSOVQ.js} +23 -5
- package/dist/chunk-2DGWSOVQ.js.map +1 -0
- package/dist/{chunk-WAGAASWE.cjs → chunk-2GHLV754.cjs} +5 -4
- package/dist/chunk-2GHLV754.cjs.map +1 -0
- package/dist/{chunk-JRTFV63C.cjs → chunk-3CCJVNYI.cjs} +48 -30
- package/dist/chunk-3CCJVNYI.cjs.map +1 -0
- package/dist/{chunk-TZZFP4EW.js → chunk-3WFH6YRI.js} +4 -4
- package/dist/{chunk-TZZFP4EW.js.map → chunk-3WFH6YRI.js.map} +1 -1
- package/dist/chunk-45CV4JYJ.cjs +4 -0
- package/dist/{chunk-VBPPPQO3.cjs.map → chunk-45CV4JYJ.cjs.map} +1 -1
- package/dist/{chunk-TJZ4ERV4.cjs → chunk-47WWN5FW.cjs} +19 -19
- package/dist/{chunk-TJZ4ERV4.cjs.map → chunk-47WWN5FW.cjs.map} +1 -1
- package/dist/{chunk-SEZBEL3U.js → chunk-4BEHJSL6.js} +4 -4
- package/dist/{chunk-SEZBEL3U.js.map → chunk-4BEHJSL6.js.map} +1 -1
- package/dist/{chunk-QIXLPKMN.cjs → chunk-4LGYM3WV.cjs} +4 -4
- package/dist/{chunk-QIXLPKMN.cjs.map → chunk-4LGYM3WV.cjs.map} +1 -1
- package/dist/chunk-4LSFAAZW.js +3 -0
- package/dist/{chunk-CE73R5W7.js.map → chunk-4LSFAAZW.js.map} +1 -1
- package/dist/{chunk-XUAWHRUO.cjs → chunk-4R2TBRS7.cjs} +37 -112
- package/dist/chunk-4R2TBRS7.cjs.map +1 -0
- package/dist/{chunk-AEYCHF2U.cjs → chunk-4VNAMG7K.cjs} +6 -6
- package/dist/{chunk-AEYCHF2U.cjs.map → chunk-4VNAMG7K.cjs.map} +1 -1
- package/dist/{chunk-FXLZYRV7.js → chunk-5HCVPQTD.js} +3 -3
- package/dist/{chunk-FXLZYRV7.js.map → chunk-5HCVPQTD.js.map} +1 -1
- package/dist/chunk-5M6ZTQJN.js +1374 -0
- package/dist/chunk-5M6ZTQJN.js.map +1 -0
- package/dist/{chunk-SW7WPHZ2.cjs → chunk-7E4ESNZS.cjs} +5 -5
- package/dist/{chunk-SW7WPHZ2.cjs.map → chunk-7E4ESNZS.cjs.map} +1 -1
- package/dist/{chunk-OVVKYARB.cjs → chunk-A4RAEU6X.cjs} +2 -2
- package/dist/chunk-A4RAEU6X.cjs.map +1 -0
- package/dist/{chunk-SHFLPFKN.js → chunk-BUY5X7DT.js} +4 -4
- package/dist/{chunk-SHFLPFKN.js.map → chunk-BUY5X7DT.js.map} +1 -1
- package/dist/{chunk-L7Z3C5XG.cjs → chunk-CQ73JM2N.cjs} +10 -10
- package/dist/{chunk-L7Z3C5XG.cjs.map → chunk-CQ73JM2N.cjs.map} +1 -1
- package/dist/{chunk-GGN63GU5.cjs → chunk-DRVSEV5Y.cjs} +25 -65
- package/dist/chunk-DRVSEV5Y.cjs.map +1 -0
- package/dist/{chunk-2TQHRYRK.cjs → chunk-EPMJYNEK.cjs} +4 -4
- package/dist/{chunk-2TQHRYRK.cjs.map → chunk-EPMJYNEK.cjs.map} +1 -1
- package/dist/{chunk-TKFLL33F.cjs → chunk-F6EJEELE.cjs} +9 -9
- package/dist/{chunk-TKFLL33F.cjs.map → chunk-F6EJEELE.cjs.map} +1 -1
- package/dist/{chunk-AR76DMZQ.js → chunk-FV4QVXO4.js} +2 -2
- package/dist/chunk-FV4QVXO4.js.map +1 -0
- package/dist/{chunk-O6PQYYT6.cjs → chunk-HQPFM22N.cjs} +63 -45
- package/dist/chunk-HQPFM22N.cjs.map +1 -0
- package/dist/{chunk-GMQUHK3L.js → chunk-IAXAPVOP.js} +4 -4
- package/dist/{chunk-GMQUHK3L.js.map → chunk-IAXAPVOP.js.map} +1 -1
- package/dist/{chunk-2ZSMA4EM.js → chunk-JJW5JU2G.js} +391 -367
- package/dist/chunk-JJW5JU2G.js.map +1 -0
- package/dist/{chunk-USHKSVKL.js → chunk-JWSZSM7U.js} +11 -9
- package/dist/{chunk-USHKSVKL.js.map → chunk-JWSZSM7U.js.map} +1 -1
- package/dist/{chunk-Y5XECV4O.cjs → chunk-K4AYIXVH.cjs} +4 -4
- package/dist/{chunk-Y5XECV4O.cjs.map → chunk-K4AYIXVH.cjs.map} +1 -1
- package/dist/{chunk-6NZTZOEI.js → chunk-LT6NPN3E.js} +33 -15
- package/dist/chunk-LT6NPN3E.js.map +1 -0
- package/dist/{chunk-7CF3FKP3.js → chunk-MAGA2UEJ.js} +4 -4
- package/dist/{chunk-7CF3FKP3.js.map → chunk-MAGA2UEJ.js.map} +1 -1
- package/dist/{chunk-RPFJBB5X.js → chunk-N4PK4MOG.js} +4 -4
- package/dist/{chunk-RPFJBB5X.js.map → chunk-N4PK4MOG.js.map} +1 -1
- package/dist/{chunk-TRZT7QPJ.cjs → chunk-NHJVMZIL.cjs} +19 -19
- package/dist/{chunk-TRZT7QPJ.cjs.map → chunk-NHJVMZIL.cjs.map} +1 -1
- package/dist/{chunk-BJZWMVNW.js → chunk-OBIF7QD5.js} +3 -3
- package/dist/{chunk-BJZWMVNW.js.map → chunk-OBIF7QD5.js.map} +1 -1
- package/dist/{chunk-JXRAFE3E.js → chunk-OSZMRVWP.js} +3 -3
- package/dist/{chunk-JXRAFE3E.js.map → chunk-OSZMRVWP.js.map} +1 -1
- package/dist/{chunk-SQFVIROI.js → chunk-PJ6HF3KW.js} +16 -56
- package/dist/chunk-PJ6HF3KW.js.map +1 -0
- package/dist/{chunk-CBV6EVJK.cjs → chunk-PLATPKJA.cjs} +433 -408
- package/dist/chunk-PLATPKJA.cjs.map +1 -0
- package/dist/{chunk-X2TVBX7O.js → chunk-RAXBZZKS.js} +4 -3
- package/dist/chunk-RAXBZZKS.js.map +1 -0
- package/dist/chunk-RFGQ3EQV.js +3 -0
- package/dist/chunk-RFGQ3EQV.js.map +1 -0
- package/dist/{chunk-YDLEEOJ6.js → chunk-RYFQKXXS.js} +3 -3
- package/dist/{chunk-YDLEEOJ6.js.map → chunk-RYFQKXXS.js.map} +1 -1
- package/dist/{chunk-C73WLCY3.cjs → chunk-S7UXT3V4.cjs} +21 -3
- package/dist/chunk-S7UXT3V4.cjs.map +1 -0
- package/dist/{chunk-R5GESRGB.js → chunk-SJMKDSRF.js} +37 -112
- package/dist/chunk-SJMKDSRF.js.map +1 -0
- package/dist/{chunk-YWXSGDDO.cjs → chunk-SQQMX4VC.cjs} +6 -6
- package/dist/{chunk-YWXSGDDO.cjs.map → chunk-SQQMX4VC.cjs.map} +1 -1
- package/dist/chunk-TCHOIK53.cjs +4 -0
- package/dist/chunk-TCHOIK53.cjs.map +1 -0
- package/dist/chunk-TIBULEK6.cjs +1379 -0
- package/dist/chunk-TIBULEK6.cjs.map +1 -0
- package/dist/{chunk-WECJNCGT.cjs → chunk-UTEH2LCJ.cjs} +19 -19
- package/dist/{chunk-WECJNCGT.cjs.map → chunk-UTEH2LCJ.cjs.map} +1 -1
- package/dist/{chunk-MCOVMKIS.js → chunk-WHFNGECY.js} +21 -4
- package/dist/chunk-WHFNGECY.js.map +1 -0
- package/dist/{chunk-NTXNE4YR.js → chunk-XG3SFWOH.js} +3 -3
- package/dist/{chunk-NTXNE4YR.js.map → chunk-XG3SFWOH.js.map} +1 -1
- package/dist/{chunk-UMATHB4Q.cjs → chunk-YJQDN37F.cjs} +40 -38
- package/dist/chunk-YJQDN37F.cjs.map +1 -0
- package/dist/error/index.cjs +5 -5
- package/dist/error/index.d.ts.map +1 -1
- package/dist/error/index.js +1 -1
- package/dist/error/utils.d.ts +8 -0
- package/dist/error/utils.d.ts.map +1 -0
- package/dist/eval/index.cjs +3 -3
- package/dist/eval/index.js +1 -1
- package/dist/index.cjs +87 -66
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +18 -17
- package/dist/index.js.map +1 -1
- package/dist/integration/index.cjs +3 -3
- package/dist/integration/index.js +1 -1
- package/dist/llm/index.cjs +20 -0
- package/dist/llm/index.d.ts +3 -1
- package/dist/llm/index.d.ts.map +1 -1
- package/dist/llm/index.js +1 -1
- package/dist/llm/model/gateways/base.d.ts +42 -0
- package/dist/llm/model/gateways/base.d.ts.map +1 -0
- package/dist/llm/model/gateways/index.d.ts +3 -0
- package/dist/llm/model/gateways/index.d.ts.map +1 -0
- package/dist/llm/model/gateways/models-dev.d.ts +11 -0
- package/dist/llm/model/gateways/models-dev.d.ts.map +1 -0
- package/dist/llm/model/index.d.ts +2 -0
- package/dist/llm/model/index.d.ts.map +1 -1
- package/dist/llm/model/model.loop.d.ts.map +1 -1
- package/dist/llm/model/openai-compatible.d.ts +32 -0
- package/dist/llm/model/openai-compatible.d.ts.map +1 -0
- package/dist/llm/model/provider-registry.generated.d.ts +462 -0
- package/dist/llm/model/provider-registry.generated.d.ts.map +1 -0
- package/dist/llm/model/shared.types.d.ts +8 -0
- package/dist/llm/model/shared.types.d.ts.map +1 -1
- package/dist/loop/index.cjs +2 -2
- package/dist/loop/index.js +1 -1
- package/dist/loop/network/index.d.ts +18 -18
- package/dist/loop/network/index.d.ts.map +1 -1
- package/dist/loop/test-utils/fullStream.d.ts.map +1 -1
- package/dist/loop/test-utils/generateText.d.ts.map +1 -1
- package/dist/loop/test-utils/options.d.ts.map +1 -1
- package/dist/loop/test-utils/resultObject.d.ts.map +1 -1
- package/dist/loop/test-utils/streamObject.d.ts.map +1 -1
- package/dist/loop/test-utils/toUIMessageStream.d.ts.map +1 -1
- package/dist/loop/test-utils/tools.d.ts.map +1 -1
- package/dist/loop/types.d.ts +5 -5
- package/dist/loop/types.d.ts.map +1 -1
- package/dist/loop/workflows/agentic-execution/index.d.ts +147 -48
- package/dist/loop/workflows/agentic-execution/index.d.ts.map +1 -1
- package/dist/loop/workflows/agentic-execution/llm-execution-step.d.ts +98 -32
- package/dist/loop/workflows/agentic-execution/llm-execution-step.d.ts.map +1 -1
- package/dist/loop/workflows/agentic-execution/llm-mapping-step.d.ts +49 -16
- package/dist/loop/workflows/agentic-execution/llm-mapping-step.d.ts.map +1 -1
- package/dist/loop/workflows/agentic-loop/index.d.ts +147 -48
- package/dist/loop/workflows/agentic-loop/index.d.ts.map +1 -1
- package/dist/loop/workflows/run-state.d.ts +5 -0
- package/dist/loop/workflows/run-state.d.ts.map +1 -1
- package/dist/loop/workflows/schema.d.ts +57 -19
- package/dist/loop/workflows/schema.d.ts.map +1 -1
- package/dist/loop/workflows/stream.d.ts +13 -0
- package/dist/loop/workflows/stream.d.ts.map +1 -1
- package/dist/mastra/index.cjs +2 -2
- package/dist/mastra/index.d.ts +1 -1
- package/dist/mastra/index.d.ts.map +1 -1
- package/dist/mastra/index.js +1 -1
- package/dist/memory/index.cjs +4 -4
- package/dist/memory/index.js +1 -1
- package/dist/memory/types.d.ts +1 -1
- package/dist/network/vNext/index.cjs +29 -29
- package/dist/network/vNext/index.cjs.map +1 -1
- package/dist/network/vNext/index.d.ts +14 -14
- package/dist/network/vNext/index.js +17 -17
- package/dist/network/vNext/index.js.map +1 -1
- package/dist/processors/index.cjs +10 -10
- package/dist/processors/index.js +1 -1
- package/dist/processors/processors/language-detector.d.ts.map +1 -1
- package/dist/processors/processors/moderation.d.ts.map +1 -1
- package/dist/processors/processors/pii-detector.d.ts.map +1 -1
- package/dist/processors/processors/prompt-injection-detector.d.ts.map +1 -1
- package/dist/processors/processors/structured-output.d.ts.map +1 -1
- package/dist/processors/processors/system-prompt-scrubber.d.ts.map +1 -1
- package/dist/processors/runner.d.ts +7 -7
- package/dist/processors/runner.d.ts.map +1 -1
- package/dist/relevance/index.cjs +4 -4
- package/dist/relevance/index.js +1 -1
- package/dist/scores/index.cjs +9 -9
- package/dist/scores/index.js +2 -2
- package/dist/scores/scoreTraces/index.cjs +57 -68
- package/dist/scores/scoreTraces/index.cjs.map +1 -1
- package/dist/scores/scoreTraces/index.js +48 -59
- package/dist/scores/scoreTraces/index.js.map +1 -1
- package/dist/scores/scoreTraces/scoreTracesWorkflow.d.ts.map +1 -1
- package/dist/scores/scoreTraces/utils.d.ts +4 -8
- package/dist/scores/scoreTraces/utils.d.ts.map +1 -1
- package/dist/scores/types.d.ts +8 -4
- package/dist/scores/types.d.ts.map +1 -1
- package/dist/server/index.cjs +7 -7
- package/dist/server/index.js +2 -2
- package/dist/storage/base.d.ts +14 -5
- package/dist/storage/base.d.ts.map +1 -1
- package/dist/storage/constants.d.ts.map +1 -1
- package/dist/storage/domains/observability/base.d.ts +5 -5
- package/dist/storage/domains/observability/base.d.ts.map +1 -1
- package/dist/storage/domains/observability/inmemory.d.ts +7 -7
- package/dist/storage/domains/observability/inmemory.d.ts.map +1 -1
- package/dist/storage/domains/scores/base.d.ts +8 -0
- package/dist/storage/domains/scores/base.d.ts.map +1 -1
- package/dist/storage/domains/scores/inmemory.d.ts +8 -0
- package/dist/storage/domains/scores/inmemory.d.ts.map +1 -1
- package/dist/storage/index.cjs +94 -64
- package/dist/storage/index.cjs.map +1 -1
- package/dist/storage/index.js +59 -29
- package/dist/storage/index.js.map +1 -1
- package/dist/storage/mock.d.ts +9 -0
- package/dist/storage/mock.d.ts.map +1 -1
- package/dist/storage/types.d.ts +2 -0
- package/dist/storage/types.d.ts.map +1 -1
- package/dist/stream/MastraAgentNetworkStream.d.ts.map +1 -1
- package/dist/stream/MastraWorkflowStream.d.ts.map +1 -1
- package/dist/stream/aisdk/v5/compat/ui-message.d.ts +5 -5
- package/dist/stream/aisdk/v5/compat/ui-message.d.ts.map +1 -1
- package/dist/stream/aisdk/v5/execute.d.ts +2 -5
- package/dist/stream/aisdk/v5/execute.d.ts.map +1 -1
- package/dist/stream/aisdk/v5/input.d.ts +2 -1
- package/dist/stream/aisdk/v5/input.d.ts.map +1 -1
- package/dist/stream/aisdk/v5/output-helpers.d.ts +5 -11
- package/dist/stream/aisdk/v5/output-helpers.d.ts.map +1 -1
- package/dist/stream/aisdk/v5/output.d.ts +43 -16
- package/dist/stream/aisdk/v5/output.d.ts.map +1 -1
- package/dist/stream/aisdk/v5/transform.d.ts +6 -6
- package/dist/stream/aisdk/v5/transform.d.ts.map +1 -1
- package/dist/stream/base/input.d.ts +2 -1
- package/dist/stream/base/input.d.ts.map +1 -1
- package/dist/stream/base/output.d.ts +69 -82
- package/dist/stream/base/output.d.ts.map +1 -1
- package/dist/stream/index.cjs +4 -4
- package/dist/stream/index.d.ts +1 -1
- package/dist/stream/index.d.ts.map +1 -1
- package/dist/stream/index.js +1 -1
- package/dist/stream/types.d.ts +217 -96
- package/dist/stream/types.d.ts.map +1 -1
- package/dist/telemetry/index.cjs +7 -7
- package/dist/telemetry/index.js +1 -1
- package/dist/test-utils/llm-mock.cjs +2 -2
- package/dist/test-utils/llm-mock.js +1 -1
- package/dist/tools/index.cjs +4 -4
- package/dist/tools/index.js +1 -1
- package/dist/tools/is-vercel-tool.cjs +2 -2
- package/dist/tools/is-vercel-tool.js +1 -1
- package/dist/tools/tool.d.ts +6 -8
- package/dist/tools/tool.d.ts.map +1 -1
- package/dist/tools/types.d.ts +8 -7
- package/dist/tools/types.d.ts.map +1 -1
- package/dist/tools/validation.d.ts +2 -1
- package/dist/tools/validation.d.ts.map +1 -1
- package/dist/tts/index.cjs +2 -2
- package/dist/tts/index.js +1 -1
- package/dist/{types.d.ts → types/dynamic-argument.d.ts} +3 -3
- package/dist/types/dynamic-argument.d.ts.map +1 -0
- package/dist/types/index.cjs +4 -0
- package/dist/types/index.cjs.map +1 -0
- package/dist/types/index.d.ts +2 -0
- package/dist/types/index.d.ts.map +1 -0
- package/dist/types/index.js +3 -0
- package/dist/types/index.js.map +1 -0
- package/dist/types/zod-compat.d.ts +23 -0
- package/dist/types/zod-compat.d.ts.map +1 -0
- package/dist/utils.cjs +17 -17
- package/dist/utils.js +1 -1
- package/dist/vector/index.cjs +4 -4
- package/dist/vector/index.js +1 -1
- package/dist/voice/index.cjs +4 -4
- package/dist/voice/index.js +1 -1
- package/dist/workflows/default.d.ts +1 -1
- package/dist/workflows/default.d.ts.map +1 -1
- package/dist/workflows/evented/index.cjs +10 -10
- package/dist/workflows/evented/index.js +1 -1
- package/dist/workflows/evented/step-executor.d.ts +1 -0
- package/dist/workflows/evented/step-executor.d.ts.map +1 -1
- package/dist/workflows/evented/workflow-event-processor/index.d.ts.map +1 -1
- package/dist/workflows/evented/workflow.d.ts +3 -1
- package/dist/workflows/evented/workflow.d.ts.map +1 -1
- package/dist/workflows/execution-engine.d.ts +2 -1
- package/dist/workflows/execution-engine.d.ts.map +1 -1
- package/dist/workflows/index.cjs +15 -11
- package/dist/workflows/index.d.ts +1 -0
- package/dist/workflows/index.d.ts.map +1 -1
- package/dist/workflows/index.js +1 -1
- package/dist/workflows/legacy/index.cjs +22 -22
- package/dist/workflows/legacy/index.js +1 -1
- package/dist/workflows/legacy/step.d.ts +4 -4
- package/dist/workflows/legacy/step.d.ts.map +1 -1
- package/dist/workflows/legacy/types.d.ts +12 -7
- package/dist/workflows/legacy/types.d.ts.map +1 -1
- package/dist/workflows/legacy/workflow-instance.d.ts +2 -2
- package/dist/workflows/step.d.ts +3 -1
- package/dist/workflows/step.d.ts.map +1 -1
- package/dist/workflows/types.d.ts +12 -1
- package/dist/workflows/types.d.ts.map +1 -1
- package/dist/workflows/utils.d.ts +10 -0
- package/dist/workflows/utils.d.ts.map +1 -0
- package/dist/workflows/workflow.d.ts +30 -14
- package/dist/workflows/workflow.d.ts.map +1 -1
- package/package.json +6 -3
- package/types.d.ts +1 -0
- package/dist/chunk-2ZSMA4EM.js.map +0 -1
- package/dist/chunk-6NZTZOEI.js.map +0 -1
- package/dist/chunk-AR76DMZQ.js.map +0 -1
- package/dist/chunk-C73WLCY3.cjs.map +0 -1
- package/dist/chunk-CBV6EVJK.cjs.map +0 -1
- package/dist/chunk-CE73R5W7.js +0 -3
- package/dist/chunk-GGN63GU5.cjs.map +0 -1
- package/dist/chunk-ITD7IHN5.js.map +0 -1
- package/dist/chunk-JRTFV63C.cjs.map +0 -1
- package/dist/chunk-MCOVMKIS.js.map +0 -1
- package/dist/chunk-O6PQYYT6.cjs.map +0 -1
- package/dist/chunk-OVVKYARB.cjs.map +0 -1
- package/dist/chunk-R5GESRGB.js.map +0 -1
- package/dist/chunk-SQFVIROI.js.map +0 -1
- package/dist/chunk-UMATHB4Q.cjs.map +0 -1
- package/dist/chunk-VBPPPQO3.cjs +0 -4
- package/dist/chunk-WAGAASWE.cjs.map +0 -1
- package/dist/chunk-X2TVBX7O.js.map +0 -1
- package/dist/chunk-XUAWHRUO.cjs.map +0 -1
- package/dist/types.d.ts.map +0 -1
|
@@ -59,8 +59,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
59
59
|
};
|
|
60
60
|
text?: string | undefined;
|
|
61
61
|
reasoning?: any[] | undefined;
|
|
62
|
-
files?: any[] | undefined;
|
|
63
62
|
sources?: any[] | undefined;
|
|
63
|
+
files?: any[] | undefined;
|
|
64
64
|
toolCalls?: any[] | undefined;
|
|
65
65
|
toolResults?: any[] | undefined;
|
|
66
66
|
reasoningText?: string | undefined;
|
|
@@ -79,8 +79,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
79
79
|
};
|
|
80
80
|
text?: string | undefined;
|
|
81
81
|
reasoning?: any[] | undefined;
|
|
82
|
-
files?: any[] | undefined;
|
|
83
82
|
sources?: any[] | undefined;
|
|
83
|
+
files?: any[] | undefined;
|
|
84
84
|
toolCalls?: any[] | undefined;
|
|
85
85
|
toolResults?: any[] | undefined;
|
|
86
86
|
reasoningText?: string | undefined;
|
|
@@ -93,6 +93,19 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
93
93
|
id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
94
94
|
model: import("zod").ZodOptional<import("zod").ZodString>;
|
|
95
95
|
modelId: import("zod").ZodOptional<import("zod").ZodString>;
|
|
96
|
+
modelMetadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
97
|
+
modelId: import("zod").ZodString;
|
|
98
|
+
modelVersion: import("zod").ZodString;
|
|
99
|
+
modelProvider: import("zod").ZodString;
|
|
100
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
101
|
+
modelId: string;
|
|
102
|
+
modelProvider: string;
|
|
103
|
+
modelVersion: string;
|
|
104
|
+
}, {
|
|
105
|
+
modelId: string;
|
|
106
|
+
modelProvider: string;
|
|
107
|
+
modelVersion: string;
|
|
108
|
+
}>>;
|
|
96
109
|
timestamp: import("zod").ZodOptional<import("zod").ZodDate>;
|
|
97
110
|
providerMetadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodAny>>;
|
|
98
111
|
headers: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
@@ -100,19 +113,29 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
100
113
|
}, "strip", import("zod").ZodTypeAny, {
|
|
101
114
|
id?: string | undefined;
|
|
102
115
|
providerMetadata?: Record<string, any> | undefined;
|
|
103
|
-
model?: string | undefined;
|
|
104
|
-
headers?: Record<string, string> | undefined;
|
|
105
116
|
request?: Record<string, any> | undefined;
|
|
117
|
+
headers?: Record<string, string> | undefined;
|
|
106
118
|
timestamp?: Date | undefined;
|
|
107
119
|
modelId?: string | undefined;
|
|
120
|
+
model?: string | undefined;
|
|
121
|
+
modelMetadata?: {
|
|
122
|
+
modelId: string;
|
|
123
|
+
modelProvider: string;
|
|
124
|
+
modelVersion: string;
|
|
125
|
+
} | undefined;
|
|
108
126
|
}, {
|
|
109
127
|
id?: string | undefined;
|
|
110
128
|
providerMetadata?: Record<string, any> | undefined;
|
|
111
|
-
model?: string | undefined;
|
|
112
|
-
headers?: Record<string, string> | undefined;
|
|
113
129
|
request?: Record<string, any> | undefined;
|
|
130
|
+
headers?: Record<string, string> | undefined;
|
|
114
131
|
timestamp?: Date | undefined;
|
|
115
132
|
modelId?: string | undefined;
|
|
133
|
+
model?: string | undefined;
|
|
134
|
+
modelMetadata?: {
|
|
135
|
+
modelId: string;
|
|
136
|
+
modelProvider: string;
|
|
137
|
+
modelVersion: string;
|
|
138
|
+
} | undefined;
|
|
116
139
|
}>;
|
|
117
140
|
stepResult: import("zod").ZodObject<{
|
|
118
141
|
reason: import("zod").ZodString;
|
|
@@ -146,8 +169,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
146
169
|
warnings: any[];
|
|
147
170
|
isContinued: boolean;
|
|
148
171
|
messageId?: string | undefined;
|
|
149
|
-
headers?: Record<string, string> | undefined;
|
|
150
172
|
request?: Record<string, any> | undefined;
|
|
173
|
+
headers?: Record<string, string> | undefined;
|
|
151
174
|
logprobs?: any;
|
|
152
175
|
totalUsage?: {
|
|
153
176
|
inputTokens: number;
|
|
@@ -161,8 +184,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
161
184
|
warnings: any[];
|
|
162
185
|
isContinued: boolean;
|
|
163
186
|
messageId?: string | undefined;
|
|
164
|
-
headers?: Record<string, string> | undefined;
|
|
165
187
|
request?: Record<string, any> | undefined;
|
|
188
|
+
headers?: Record<string, string> | undefined;
|
|
166
189
|
logprobs?: any;
|
|
167
190
|
totalUsage?: {
|
|
168
191
|
inputTokens: number;
|
|
@@ -184,8 +207,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
184
207
|
};
|
|
185
208
|
text?: string | undefined;
|
|
186
209
|
reasoning?: any[] | undefined;
|
|
187
|
-
files?: any[] | undefined;
|
|
188
210
|
sources?: any[] | undefined;
|
|
211
|
+
files?: any[] | undefined;
|
|
189
212
|
toolCalls?: any[] | undefined;
|
|
190
213
|
toolResults?: any[] | undefined;
|
|
191
214
|
reasoningText?: string | undefined;
|
|
@@ -198,11 +221,16 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
198
221
|
metadata: {
|
|
199
222
|
id?: string | undefined;
|
|
200
223
|
providerMetadata?: Record<string, any> | undefined;
|
|
201
|
-
model?: string | undefined;
|
|
202
|
-
headers?: Record<string, string> | undefined;
|
|
203
224
|
request?: Record<string, any> | undefined;
|
|
225
|
+
headers?: Record<string, string> | undefined;
|
|
204
226
|
timestamp?: Date | undefined;
|
|
205
227
|
modelId?: string | undefined;
|
|
228
|
+
model?: string | undefined;
|
|
229
|
+
modelMetadata?: {
|
|
230
|
+
modelId: string;
|
|
231
|
+
modelProvider: string;
|
|
232
|
+
modelVersion: string;
|
|
233
|
+
} | undefined;
|
|
206
234
|
};
|
|
207
235
|
messages: {
|
|
208
236
|
user: any[];
|
|
@@ -214,8 +242,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
214
242
|
warnings: any[];
|
|
215
243
|
isContinued: boolean;
|
|
216
244
|
messageId?: string | undefined;
|
|
217
|
-
headers?: Record<string, string> | undefined;
|
|
218
245
|
request?: Record<string, any> | undefined;
|
|
246
|
+
headers?: Record<string, string> | undefined;
|
|
219
247
|
logprobs?: any;
|
|
220
248
|
totalUsage?: {
|
|
221
249
|
inputTokens: number;
|
|
@@ -237,8 +265,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
237
265
|
};
|
|
238
266
|
text?: string | undefined;
|
|
239
267
|
reasoning?: any[] | undefined;
|
|
240
|
-
files?: any[] | undefined;
|
|
241
268
|
sources?: any[] | undefined;
|
|
269
|
+
files?: any[] | undefined;
|
|
242
270
|
toolCalls?: any[] | undefined;
|
|
243
271
|
toolResults?: any[] | undefined;
|
|
244
272
|
reasoningText?: string | undefined;
|
|
@@ -251,11 +279,16 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
251
279
|
metadata: {
|
|
252
280
|
id?: string | undefined;
|
|
253
281
|
providerMetadata?: Record<string, any> | undefined;
|
|
254
|
-
model?: string | undefined;
|
|
255
|
-
headers?: Record<string, string> | undefined;
|
|
256
282
|
request?: Record<string, any> | undefined;
|
|
283
|
+
headers?: Record<string, string> | undefined;
|
|
257
284
|
timestamp?: Date | undefined;
|
|
258
285
|
modelId?: string | undefined;
|
|
286
|
+
model?: string | undefined;
|
|
287
|
+
modelMetadata?: {
|
|
288
|
+
modelId: string;
|
|
289
|
+
modelProvider: string;
|
|
290
|
+
modelVersion: string;
|
|
291
|
+
} | undefined;
|
|
259
292
|
};
|
|
260
293
|
messages: {
|
|
261
294
|
user: any[];
|
|
@@ -267,8 +300,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
267
300
|
warnings: any[];
|
|
268
301
|
isContinued: boolean;
|
|
269
302
|
messageId?: string | undefined;
|
|
270
|
-
headers?: Record<string, string> | undefined;
|
|
271
303
|
request?: Record<string, any> | undefined;
|
|
304
|
+
headers?: Record<string, string> | undefined;
|
|
272
305
|
logprobs?: any;
|
|
273
306
|
totalUsage?: {
|
|
274
307
|
inputTokens: number;
|
|
@@ -336,8 +369,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
336
369
|
};
|
|
337
370
|
text?: string | undefined;
|
|
338
371
|
reasoning?: any[] | undefined;
|
|
339
|
-
files?: any[] | undefined;
|
|
340
372
|
sources?: any[] | undefined;
|
|
373
|
+
files?: any[] | undefined;
|
|
341
374
|
toolCalls?: any[] | undefined;
|
|
342
375
|
toolResults?: any[] | undefined;
|
|
343
376
|
reasoningText?: string | undefined;
|
|
@@ -356,8 +389,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
356
389
|
};
|
|
357
390
|
text?: string | undefined;
|
|
358
391
|
reasoning?: any[] | undefined;
|
|
359
|
-
files?: any[] | undefined;
|
|
360
392
|
sources?: any[] | undefined;
|
|
393
|
+
files?: any[] | undefined;
|
|
361
394
|
toolCalls?: any[] | undefined;
|
|
362
395
|
toolResults?: any[] | undefined;
|
|
363
396
|
reasoningText?: string | undefined;
|
|
@@ -370,6 +403,19 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
370
403
|
id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
371
404
|
model: import("zod").ZodOptional<import("zod").ZodString>;
|
|
372
405
|
modelId: import("zod").ZodOptional<import("zod").ZodString>;
|
|
406
|
+
modelMetadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
407
|
+
modelId: import("zod").ZodString;
|
|
408
|
+
modelVersion: import("zod").ZodString;
|
|
409
|
+
modelProvider: import("zod").ZodString;
|
|
410
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
411
|
+
modelId: string;
|
|
412
|
+
modelProvider: string;
|
|
413
|
+
modelVersion: string;
|
|
414
|
+
}, {
|
|
415
|
+
modelId: string;
|
|
416
|
+
modelProvider: string;
|
|
417
|
+
modelVersion: string;
|
|
418
|
+
}>>;
|
|
373
419
|
timestamp: import("zod").ZodOptional<import("zod").ZodDate>;
|
|
374
420
|
providerMetadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodAny>>;
|
|
375
421
|
headers: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
@@ -377,19 +423,29 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
377
423
|
}, "strip", import("zod").ZodTypeAny, {
|
|
378
424
|
id?: string | undefined;
|
|
379
425
|
providerMetadata?: Record<string, any> | undefined;
|
|
380
|
-
model?: string | undefined;
|
|
381
|
-
headers?: Record<string, string> | undefined;
|
|
382
426
|
request?: Record<string, any> | undefined;
|
|
427
|
+
headers?: Record<string, string> | undefined;
|
|
383
428
|
timestamp?: Date | undefined;
|
|
384
429
|
modelId?: string | undefined;
|
|
430
|
+
model?: string | undefined;
|
|
431
|
+
modelMetadata?: {
|
|
432
|
+
modelId: string;
|
|
433
|
+
modelProvider: string;
|
|
434
|
+
modelVersion: string;
|
|
435
|
+
} | undefined;
|
|
385
436
|
}, {
|
|
386
437
|
id?: string | undefined;
|
|
387
438
|
providerMetadata?: Record<string, any> | undefined;
|
|
388
|
-
model?: string | undefined;
|
|
389
|
-
headers?: Record<string, string> | undefined;
|
|
390
439
|
request?: Record<string, any> | undefined;
|
|
440
|
+
headers?: Record<string, string> | undefined;
|
|
391
441
|
timestamp?: Date | undefined;
|
|
392
442
|
modelId?: string | undefined;
|
|
443
|
+
model?: string | undefined;
|
|
444
|
+
modelMetadata?: {
|
|
445
|
+
modelId: string;
|
|
446
|
+
modelProvider: string;
|
|
447
|
+
modelVersion: string;
|
|
448
|
+
} | undefined;
|
|
393
449
|
}>;
|
|
394
450
|
stepResult: import("zod").ZodObject<{
|
|
395
451
|
reason: import("zod").ZodString;
|
|
@@ -423,8 +479,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
423
479
|
warnings: any[];
|
|
424
480
|
isContinued: boolean;
|
|
425
481
|
messageId?: string | undefined;
|
|
426
|
-
headers?: Record<string, string> | undefined;
|
|
427
482
|
request?: Record<string, any> | undefined;
|
|
483
|
+
headers?: Record<string, string> | undefined;
|
|
428
484
|
logprobs?: any;
|
|
429
485
|
totalUsage?: {
|
|
430
486
|
inputTokens: number;
|
|
@@ -438,8 +494,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
438
494
|
warnings: any[];
|
|
439
495
|
isContinued: boolean;
|
|
440
496
|
messageId?: string | undefined;
|
|
441
|
-
headers?: Record<string, string> | undefined;
|
|
442
497
|
request?: Record<string, any> | undefined;
|
|
498
|
+
headers?: Record<string, string> | undefined;
|
|
443
499
|
logprobs?: any;
|
|
444
500
|
totalUsage?: {
|
|
445
501
|
inputTokens: number;
|
|
@@ -461,8 +517,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
461
517
|
};
|
|
462
518
|
text?: string | undefined;
|
|
463
519
|
reasoning?: any[] | undefined;
|
|
464
|
-
files?: any[] | undefined;
|
|
465
520
|
sources?: any[] | undefined;
|
|
521
|
+
files?: any[] | undefined;
|
|
466
522
|
toolCalls?: any[] | undefined;
|
|
467
523
|
toolResults?: any[] | undefined;
|
|
468
524
|
reasoningText?: string | undefined;
|
|
@@ -475,11 +531,16 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
475
531
|
metadata: {
|
|
476
532
|
id?: string | undefined;
|
|
477
533
|
providerMetadata?: Record<string, any> | undefined;
|
|
478
|
-
model?: string | undefined;
|
|
479
|
-
headers?: Record<string, string> | undefined;
|
|
480
534
|
request?: Record<string, any> | undefined;
|
|
535
|
+
headers?: Record<string, string> | undefined;
|
|
481
536
|
timestamp?: Date | undefined;
|
|
482
537
|
modelId?: string | undefined;
|
|
538
|
+
model?: string | undefined;
|
|
539
|
+
modelMetadata?: {
|
|
540
|
+
modelId: string;
|
|
541
|
+
modelProvider: string;
|
|
542
|
+
modelVersion: string;
|
|
543
|
+
} | undefined;
|
|
483
544
|
};
|
|
484
545
|
messages: {
|
|
485
546
|
user: any[];
|
|
@@ -491,8 +552,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
491
552
|
warnings: any[];
|
|
492
553
|
isContinued: boolean;
|
|
493
554
|
messageId?: string | undefined;
|
|
494
|
-
headers?: Record<string, string> | undefined;
|
|
495
555
|
request?: Record<string, any> | undefined;
|
|
556
|
+
headers?: Record<string, string> | undefined;
|
|
496
557
|
logprobs?: any;
|
|
497
558
|
totalUsage?: {
|
|
498
559
|
inputTokens: number;
|
|
@@ -514,8 +575,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
514
575
|
};
|
|
515
576
|
text?: string | undefined;
|
|
516
577
|
reasoning?: any[] | undefined;
|
|
517
|
-
files?: any[] | undefined;
|
|
518
578
|
sources?: any[] | undefined;
|
|
579
|
+
files?: any[] | undefined;
|
|
519
580
|
toolCalls?: any[] | undefined;
|
|
520
581
|
toolResults?: any[] | undefined;
|
|
521
582
|
reasoningText?: string | undefined;
|
|
@@ -528,11 +589,16 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
528
589
|
metadata: {
|
|
529
590
|
id?: string | undefined;
|
|
530
591
|
providerMetadata?: Record<string, any> | undefined;
|
|
531
|
-
model?: string | undefined;
|
|
532
|
-
headers?: Record<string, string> | undefined;
|
|
533
592
|
request?: Record<string, any> | undefined;
|
|
593
|
+
headers?: Record<string, string> | undefined;
|
|
534
594
|
timestamp?: Date | undefined;
|
|
535
595
|
modelId?: string | undefined;
|
|
596
|
+
model?: string | undefined;
|
|
597
|
+
modelMetadata?: {
|
|
598
|
+
modelId: string;
|
|
599
|
+
modelProvider: string;
|
|
600
|
+
modelVersion: string;
|
|
601
|
+
} | undefined;
|
|
536
602
|
};
|
|
537
603
|
messages: {
|
|
538
604
|
user: any[];
|
|
@@ -544,8 +610,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
544
610
|
warnings: any[];
|
|
545
611
|
isContinued: boolean;
|
|
546
612
|
messageId?: string | undefined;
|
|
547
|
-
headers?: Record<string, string> | undefined;
|
|
548
613
|
request?: Record<string, any> | undefined;
|
|
614
|
+
headers?: Record<string, string> | undefined;
|
|
549
615
|
logprobs?: any;
|
|
550
616
|
totalUsage?: {
|
|
551
617
|
inputTokens: number;
|
|
@@ -613,8 +679,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
613
679
|
};
|
|
614
680
|
text?: string | undefined;
|
|
615
681
|
reasoning?: any[] | undefined;
|
|
616
|
-
files?: any[] | undefined;
|
|
617
682
|
sources?: any[] | undefined;
|
|
683
|
+
files?: any[] | undefined;
|
|
618
684
|
toolCalls?: any[] | undefined;
|
|
619
685
|
toolResults?: any[] | undefined;
|
|
620
686
|
reasoningText?: string | undefined;
|
|
@@ -633,8 +699,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
633
699
|
};
|
|
634
700
|
text?: string | undefined;
|
|
635
701
|
reasoning?: any[] | undefined;
|
|
636
|
-
files?: any[] | undefined;
|
|
637
702
|
sources?: any[] | undefined;
|
|
703
|
+
files?: any[] | undefined;
|
|
638
704
|
toolCalls?: any[] | undefined;
|
|
639
705
|
toolResults?: any[] | undefined;
|
|
640
706
|
reasoningText?: string | undefined;
|
|
@@ -647,6 +713,19 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
647
713
|
id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
648
714
|
model: import("zod").ZodOptional<import("zod").ZodString>;
|
|
649
715
|
modelId: import("zod").ZodOptional<import("zod").ZodString>;
|
|
716
|
+
modelMetadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
717
|
+
modelId: import("zod").ZodString;
|
|
718
|
+
modelVersion: import("zod").ZodString;
|
|
719
|
+
modelProvider: import("zod").ZodString;
|
|
720
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
721
|
+
modelId: string;
|
|
722
|
+
modelProvider: string;
|
|
723
|
+
modelVersion: string;
|
|
724
|
+
}, {
|
|
725
|
+
modelId: string;
|
|
726
|
+
modelProvider: string;
|
|
727
|
+
modelVersion: string;
|
|
728
|
+
}>>;
|
|
650
729
|
timestamp: import("zod").ZodOptional<import("zod").ZodDate>;
|
|
651
730
|
providerMetadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodAny>>;
|
|
652
731
|
headers: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
@@ -654,19 +733,29 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
654
733
|
}, "strip", import("zod").ZodTypeAny, {
|
|
655
734
|
id?: string | undefined;
|
|
656
735
|
providerMetadata?: Record<string, any> | undefined;
|
|
657
|
-
model?: string | undefined;
|
|
658
|
-
headers?: Record<string, string> | undefined;
|
|
659
736
|
request?: Record<string, any> | undefined;
|
|
737
|
+
headers?: Record<string, string> | undefined;
|
|
660
738
|
timestamp?: Date | undefined;
|
|
661
739
|
modelId?: string | undefined;
|
|
740
|
+
model?: string | undefined;
|
|
741
|
+
modelMetadata?: {
|
|
742
|
+
modelId: string;
|
|
743
|
+
modelProvider: string;
|
|
744
|
+
modelVersion: string;
|
|
745
|
+
} | undefined;
|
|
662
746
|
}, {
|
|
663
747
|
id?: string | undefined;
|
|
664
748
|
providerMetadata?: Record<string, any> | undefined;
|
|
665
|
-
model?: string | undefined;
|
|
666
|
-
headers?: Record<string, string> | undefined;
|
|
667
749
|
request?: Record<string, any> | undefined;
|
|
750
|
+
headers?: Record<string, string> | undefined;
|
|
668
751
|
timestamp?: Date | undefined;
|
|
669
752
|
modelId?: string | undefined;
|
|
753
|
+
model?: string | undefined;
|
|
754
|
+
modelMetadata?: {
|
|
755
|
+
modelId: string;
|
|
756
|
+
modelProvider: string;
|
|
757
|
+
modelVersion: string;
|
|
758
|
+
} | undefined;
|
|
670
759
|
}>;
|
|
671
760
|
stepResult: import("zod").ZodObject<{
|
|
672
761
|
reason: import("zod").ZodString;
|
|
@@ -700,8 +789,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
700
789
|
warnings: any[];
|
|
701
790
|
isContinued: boolean;
|
|
702
791
|
messageId?: string | undefined;
|
|
703
|
-
headers?: Record<string, string> | undefined;
|
|
704
792
|
request?: Record<string, any> | undefined;
|
|
793
|
+
headers?: Record<string, string> | undefined;
|
|
705
794
|
logprobs?: any;
|
|
706
795
|
totalUsage?: {
|
|
707
796
|
inputTokens: number;
|
|
@@ -715,8 +804,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
715
804
|
warnings: any[];
|
|
716
805
|
isContinued: boolean;
|
|
717
806
|
messageId?: string | undefined;
|
|
718
|
-
headers?: Record<string, string> | undefined;
|
|
719
807
|
request?: Record<string, any> | undefined;
|
|
808
|
+
headers?: Record<string, string> | undefined;
|
|
720
809
|
logprobs?: any;
|
|
721
810
|
totalUsage?: {
|
|
722
811
|
inputTokens: number;
|
|
@@ -738,8 +827,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
738
827
|
};
|
|
739
828
|
text?: string | undefined;
|
|
740
829
|
reasoning?: any[] | undefined;
|
|
741
|
-
files?: any[] | undefined;
|
|
742
830
|
sources?: any[] | undefined;
|
|
831
|
+
files?: any[] | undefined;
|
|
743
832
|
toolCalls?: any[] | undefined;
|
|
744
833
|
toolResults?: any[] | undefined;
|
|
745
834
|
reasoningText?: string | undefined;
|
|
@@ -752,11 +841,16 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
752
841
|
metadata: {
|
|
753
842
|
id?: string | undefined;
|
|
754
843
|
providerMetadata?: Record<string, any> | undefined;
|
|
755
|
-
model?: string | undefined;
|
|
756
|
-
headers?: Record<string, string> | undefined;
|
|
757
844
|
request?: Record<string, any> | undefined;
|
|
845
|
+
headers?: Record<string, string> | undefined;
|
|
758
846
|
timestamp?: Date | undefined;
|
|
759
847
|
modelId?: string | undefined;
|
|
848
|
+
model?: string | undefined;
|
|
849
|
+
modelMetadata?: {
|
|
850
|
+
modelId: string;
|
|
851
|
+
modelProvider: string;
|
|
852
|
+
modelVersion: string;
|
|
853
|
+
} | undefined;
|
|
760
854
|
};
|
|
761
855
|
messages: {
|
|
762
856
|
user: any[];
|
|
@@ -768,8 +862,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
768
862
|
warnings: any[];
|
|
769
863
|
isContinued: boolean;
|
|
770
864
|
messageId?: string | undefined;
|
|
771
|
-
headers?: Record<string, string> | undefined;
|
|
772
865
|
request?: Record<string, any> | undefined;
|
|
866
|
+
headers?: Record<string, string> | undefined;
|
|
773
867
|
logprobs?: any;
|
|
774
868
|
totalUsage?: {
|
|
775
869
|
inputTokens: number;
|
|
@@ -791,8 +885,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
791
885
|
};
|
|
792
886
|
text?: string | undefined;
|
|
793
887
|
reasoning?: any[] | undefined;
|
|
794
|
-
files?: any[] | undefined;
|
|
795
888
|
sources?: any[] | undefined;
|
|
889
|
+
files?: any[] | undefined;
|
|
796
890
|
toolCalls?: any[] | undefined;
|
|
797
891
|
toolResults?: any[] | undefined;
|
|
798
892
|
reasoningText?: string | undefined;
|
|
@@ -805,11 +899,16 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
805
899
|
metadata: {
|
|
806
900
|
id?: string | undefined;
|
|
807
901
|
providerMetadata?: Record<string, any> | undefined;
|
|
808
|
-
model?: string | undefined;
|
|
809
|
-
headers?: Record<string, string> | undefined;
|
|
810
902
|
request?: Record<string, any> | undefined;
|
|
903
|
+
headers?: Record<string, string> | undefined;
|
|
811
904
|
timestamp?: Date | undefined;
|
|
812
905
|
modelId?: string | undefined;
|
|
906
|
+
model?: string | undefined;
|
|
907
|
+
modelMetadata?: {
|
|
908
|
+
modelId: string;
|
|
909
|
+
modelProvider: string;
|
|
910
|
+
modelVersion: string;
|
|
911
|
+
} | undefined;
|
|
813
912
|
};
|
|
814
913
|
messages: {
|
|
815
914
|
user: any[];
|
|
@@ -821,8 +920,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
|
|
|
821
920
|
warnings: any[];
|
|
822
921
|
isContinued: boolean;
|
|
823
922
|
messageId?: string | undefined;
|
|
824
|
-
headers?: Record<string, string> | undefined;
|
|
825
923
|
request?: Record<string, any> | undefined;
|
|
924
|
+
headers?: Record<string, string> | undefined;
|
|
826
925
|
logprobs?: any;
|
|
827
926
|
totalUsage?: {
|
|
828
927
|
inputTokens: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/loop/workflows/agentic-execution/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAErC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAEhE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAO/C,wBAAgB,8BAA8B,CAC5C,KAAK,SAAS,OAAO,GAAG,OAAO,EAC/B,MAAM,SAAS,YAAY,GAAG,SAAS,EACvC,EAAE,MAAM,EAAE,kBAAkB,EAAE,SAAS,EAAE,eAAe,EAAE,GAAG,IAAI,EAAE,EAAE,WAAW,CAAC,KAAK,EAAE,MAAM,CAAC
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/loop/workflows/agentic-execution/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAErC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAEhE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAO/C,wBAAgB,8BAA8B,CAC5C,KAAK,SAAS,OAAO,GAAG,OAAO,EAC/B,MAAM,SAAS,YAAY,GAAG,SAAS,EACvC,EAAE,MAAM,EAAE,kBAAkB,EAAE,SAAS,EAAE,eAAe,EAAE,GAAG,IAAI,EAAE,EAAE,WAAW,CAAC,KAAK,EAAE,MAAM,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAkEhG"}
|