llama-stack-client 0.2.24-dev.20251020 → 0.2.24-dev.20251021
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/README.md +4 -0
- package/_shims/MultipartBody.d.ts.map +1 -1
- package/_shims/MultipartBody.js +5 -0
- package/_shims/MultipartBody.js.map +1 -1
- package/_shims/MultipartBody.mjs +5 -0
- package/_shims/MultipartBody.mjs.map +1 -1
- package/_shims/auto/runtime-bun.d.ts.map +1 -1
- package/_shims/auto/runtime-bun.js +5 -0
- package/_shims/auto/runtime-bun.js.map +1 -1
- package/_shims/auto/runtime-bun.mjs +5 -0
- package/_shims/auto/runtime-bun.mjs.map +1 -1
- package/_shims/auto/runtime-node.d.ts.map +1 -1
- package/_shims/auto/runtime-node.js +5 -0
- package/_shims/auto/runtime-node.js.map +1 -1
- package/_shims/auto/runtime-node.mjs +5 -0
- package/_shims/auto/runtime-node.mjs.map +1 -1
- package/_shims/auto/runtime.d.ts.map +1 -1
- package/_shims/auto/runtime.js +5 -0
- package/_shims/auto/runtime.js.map +1 -1
- package/_shims/auto/runtime.mjs +5 -0
- package/_shims/auto/runtime.mjs.map +1 -1
- package/_shims/auto/types-node.d.ts.map +1 -1
- package/_shims/auto/types-node.js +5 -0
- package/_shims/auto/types-node.js.map +1 -1
- package/_shims/auto/types-node.mjs +5 -0
- package/_shims/auto/types-node.mjs.map +1 -1
- package/_shims/auto/types.d.ts +6 -0
- package/_shims/auto/types.js +6 -0
- package/_shims/bun-runtime.d.ts.map +1 -1
- package/_shims/bun-runtime.js +5 -0
- package/_shims/bun-runtime.js.map +1 -1
- package/_shims/bun-runtime.mjs +5 -0
- package/_shims/bun-runtime.mjs.map +1 -1
- package/_shims/index.d.ts +6 -0
- package/_shims/index.js +6 -0
- package/_shims/manual-types.d.ts +6 -0
- package/_shims/manual-types.js +6 -0
- package/_shims/node-runtime.d.ts.map +1 -1
- package/_shims/node-runtime.js +5 -0
- package/_shims/node-runtime.js.map +1 -1
- package/_shims/node-runtime.mjs +5 -0
- package/_shims/node-runtime.mjs.map +1 -1
- package/_shims/node-types.d.ts +6 -0
- package/_shims/node-types.js +6 -0
- package/_shims/registry.d.ts.map +1 -1
- package/_shims/registry.js +5 -0
- package/_shims/registry.js.map +1 -1
- package/_shims/registry.mjs +5 -0
- package/_shims/registry.mjs.map +1 -1
- package/_shims/web-runtime.d.ts.map +1 -1
- package/_shims/web-runtime.js +5 -0
- package/_shims/web-runtime.js.map +1 -1
- package/_shims/web-runtime.mjs +5 -0
- package/_shims/web-runtime.mjs.map +1 -1
- package/_shims/web-types.d.ts +6 -0
- package/_shims/web-types.js +6 -0
- package/core.d.ts.map +1 -1
- package/core.js +5 -0
- package/core.js.map +1 -1
- package/core.mjs +5 -0
- package/core.mjs.map +1 -1
- package/error.d.ts.map +1 -1
- package/error.js +6 -1
- package/error.js.map +1 -1
- package/error.mjs +5 -1
- package/error.mjs.map +1 -1
- package/index.d.ts.map +1 -1
- package/index.js +5 -1
- package/index.js.map +1 -1
- package/index.mjs +5 -1
- package/index.mjs.map +1 -1
- package/internal/decoders/line.d.ts.map +1 -1
- package/internal/decoders/line.js +5 -0
- package/internal/decoders/line.js.map +1 -1
- package/internal/decoders/line.mjs +5 -0
- package/internal/decoders/line.mjs.map +1 -1
- package/internal/qs/formats.d.ts.map +1 -1
- package/internal/qs/formats.js +5 -0
- package/internal/qs/formats.js.map +1 -1
- package/internal/qs/formats.mjs +5 -0
- package/internal/qs/formats.mjs.map +1 -1
- package/internal/qs/index.d.ts.map +1 -1
- package/internal/qs/index.js +5 -0
- package/internal/qs/index.js.map +1 -1
- package/internal/qs/index.mjs +5 -0
- package/internal/qs/index.mjs.map +1 -1
- package/internal/qs/stringify.d.ts.map +1 -1
- package/internal/qs/stringify.js +5 -0
- package/internal/qs/stringify.js.map +1 -1
- package/internal/qs/stringify.mjs +5 -0
- package/internal/qs/stringify.mjs.map +1 -1
- package/internal/qs/types.d.ts.map +1 -1
- package/internal/qs/types.js +5 -0
- package/internal/qs/types.js.map +1 -1
- package/internal/qs/types.mjs +5 -0
- package/internal/qs/types.mjs.map +1 -1
- package/internal/qs/utils.d.ts.map +1 -1
- package/internal/qs/utils.js +5 -0
- package/internal/qs/utils.js.map +1 -1
- package/internal/qs/utils.mjs +5 -0
- package/internal/qs/utils.mjs.map +1 -1
- package/internal/stream-utils.d.ts.map +1 -1
- package/internal/stream-utils.js +5 -0
- package/internal/stream-utils.js.map +1 -1
- package/internal/stream-utils.mjs +5 -0
- package/internal/stream-utils.mjs.map +1 -1
- package/package.json +1 -1
- package/pagination.d.ts.map +1 -1
- package/pagination.js +6 -1
- package/pagination.js.map +1 -1
- package/pagination.mjs +5 -1
- package/pagination.mjs.map +1 -1
- package/resource.d.ts.map +1 -1
- package/resource.js +5 -1
- package/resource.js.map +1 -1
- package/resource.mjs +5 -1
- package/resource.mjs.map +1 -1
- package/resources/agents/agents.d.ts.map +1 -1
- package/resources/agents/agents.js +6 -1
- package/resources/agents/agents.js.map +1 -1
- package/resources/agents/agents.mjs +5 -1
- package/resources/agents/agents.mjs.map +1 -1
- package/resources/agents/index.d.ts.map +1 -1
- package/resources/agents/index.js +6 -1
- package/resources/agents/index.js.map +1 -1
- package/resources/agents/index.mjs +5 -1
- package/resources/agents/index.mjs.map +1 -1
- package/resources/agents/session.d.ts.map +1 -1
- package/resources/agents/session.js +6 -1
- package/resources/agents/session.js.map +1 -1
- package/resources/agents/session.mjs +5 -1
- package/resources/agents/session.mjs.map +1 -1
- package/resources/agents/steps.d.ts.map +1 -1
- package/resources/agents/steps.js +6 -1
- package/resources/agents/steps.js.map +1 -1
- package/resources/agents/steps.mjs +5 -1
- package/resources/agents/steps.mjs.map +1 -1
- package/resources/agents/turn.d.ts.map +1 -1
- package/resources/agents/turn.js +6 -1
- package/resources/agents/turn.js.map +1 -1
- package/resources/agents/turn.mjs +5 -1
- package/resources/agents/turn.mjs.map +1 -1
- package/resources/agents.d.ts.map +1 -1
- package/resources/agents.js +6 -1
- package/resources/agents.js.map +1 -1
- package/resources/agents.mjs +5 -1
- package/resources/agents.mjs.map +1 -1
- package/resources/benchmarks.d.ts.map +1 -1
- package/resources/benchmarks.js +6 -1
- package/resources/benchmarks.js.map +1 -1
- package/resources/benchmarks.mjs +5 -1
- package/resources/benchmarks.mjs.map +1 -1
- package/resources/chat/chat.d.ts.map +1 -1
- package/resources/chat/chat.js +6 -1
- package/resources/chat/chat.js.map +1 -1
- package/resources/chat/chat.mjs +5 -1
- package/resources/chat/chat.mjs.map +1 -1
- package/resources/chat/completions.d.ts.map +1 -1
- package/resources/chat/completions.js +6 -1
- package/resources/chat/completions.js.map +1 -1
- package/resources/chat/completions.mjs +5 -1
- package/resources/chat/completions.mjs.map +1 -1
- package/resources/chat/index.d.ts.map +1 -1
- package/resources/chat/index.js +6 -1
- package/resources/chat/index.js.map +1 -1
- package/resources/chat/index.mjs +5 -1
- package/resources/chat/index.mjs.map +1 -1
- package/resources/chat.d.ts.map +1 -1
- package/resources/chat.js +6 -1
- package/resources/chat.js.map +1 -1
- package/resources/chat.mjs +5 -1
- package/resources/chat.mjs.map +1 -1
- package/resources/completions.d.ts.map +1 -1
- package/resources/completions.js +6 -1
- package/resources/completions.js.map +1 -1
- package/resources/completions.mjs +5 -1
- package/resources/completions.mjs.map +1 -1
- package/resources/datasets.d.ts.map +1 -1
- package/resources/datasets.js +6 -1
- package/resources/datasets.js.map +1 -1
- package/resources/datasets.mjs +5 -1
- package/resources/datasets.mjs.map +1 -1
- package/resources/embeddings.d.ts.map +1 -1
- package/resources/embeddings.js +6 -1
- package/resources/embeddings.js.map +1 -1
- package/resources/embeddings.mjs +5 -1
- package/resources/embeddings.mjs.map +1 -1
- package/resources/eval/eval.d.ts.map +1 -1
- package/resources/eval/eval.js +6 -1
- package/resources/eval/eval.js.map +1 -1
- package/resources/eval/eval.mjs +5 -1
- package/resources/eval/eval.mjs.map +1 -1
- package/resources/eval/index.d.ts.map +1 -1
- package/resources/eval/index.js +6 -1
- package/resources/eval/index.js.map +1 -1
- package/resources/eval/index.mjs +5 -1
- package/resources/eval/index.mjs.map +1 -1
- package/resources/eval/jobs.d.ts.map +1 -1
- package/resources/eval/jobs.js +6 -1
- package/resources/eval/jobs.js.map +1 -1
- package/resources/eval/jobs.mjs +5 -1
- package/resources/eval/jobs.mjs.map +1 -1
- package/resources/eval.d.ts.map +1 -1
- package/resources/eval.js +6 -1
- package/resources/eval.js.map +1 -1
- package/resources/eval.mjs +5 -1
- package/resources/eval.mjs.map +1 -1
- package/resources/files.d.ts.map +1 -1
- package/resources/files.js +6 -1
- package/resources/files.js.map +1 -1
- package/resources/files.mjs +5 -1
- package/resources/files.mjs.map +1 -1
- package/resources/index.d.ts.map +1 -1
- package/resources/index.js +6 -1
- package/resources/index.js.map +1 -1
- package/resources/index.mjs +5 -1
- package/resources/index.mjs.map +1 -1
- package/resources/inference.d.ts.map +1 -1
- package/resources/inference.js +6 -1
- package/resources/inference.js.map +1 -1
- package/resources/inference.mjs +5 -1
- package/resources/inference.mjs.map +1 -1
- package/resources/inspect.d.ts.map +1 -1
- package/resources/inspect.js +6 -1
- package/resources/inspect.js.map +1 -1
- package/resources/inspect.mjs +5 -1
- package/resources/inspect.mjs.map +1 -1
- package/resources/models/index.d.ts.map +1 -1
- package/resources/models/index.js +6 -1
- package/resources/models/index.js.map +1 -1
- package/resources/models/index.mjs +5 -1
- package/resources/models/index.mjs.map +1 -1
- package/resources/models/models.d.ts.map +1 -1
- package/resources/models/models.js +6 -1
- package/resources/models/models.js.map +1 -1
- package/resources/models/models.mjs +5 -1
- package/resources/models/models.mjs.map +1 -1
- package/resources/models/openai.d.ts.map +1 -1
- package/resources/models/openai.js +6 -1
- package/resources/models/openai.js.map +1 -1
- package/resources/models/openai.mjs +5 -1
- package/resources/models/openai.mjs.map +1 -1
- package/resources/models.d.ts.map +1 -1
- package/resources/models.js +6 -1
- package/resources/models.js.map +1 -1
- package/resources/models.mjs +5 -1
- package/resources/models.mjs.map +1 -1
- package/resources/moderations.d.ts.map +1 -1
- package/resources/moderations.js +6 -1
- package/resources/moderations.js.map +1 -1
- package/resources/moderations.mjs +5 -1
- package/resources/moderations.mjs.map +1 -1
- package/resources/post-training/index.d.ts.map +1 -1
- package/resources/post-training/index.js +6 -1
- package/resources/post-training/index.js.map +1 -1
- package/resources/post-training/index.mjs +5 -1
- package/resources/post-training/index.mjs.map +1 -1
- package/resources/post-training/job.d.ts.map +1 -1
- package/resources/post-training/job.js +6 -1
- package/resources/post-training/job.js.map +1 -1
- package/resources/post-training/job.mjs +5 -1
- package/resources/post-training/job.mjs.map +1 -1
- package/resources/post-training/post-training.d.ts.map +1 -1
- package/resources/post-training/post-training.js +6 -1
- package/resources/post-training/post-training.js.map +1 -1
- package/resources/post-training/post-training.mjs +5 -1
- package/resources/post-training/post-training.mjs.map +1 -1
- package/resources/post-training.d.ts.map +1 -1
- package/resources/post-training.js +6 -1
- package/resources/post-training.js.map +1 -1
- package/resources/post-training.mjs +5 -1
- package/resources/post-training.mjs.map +1 -1
- package/resources/providers.d.ts.map +1 -1
- package/resources/providers.js +6 -1
- package/resources/providers.js.map +1 -1
- package/resources/providers.mjs +5 -1
- package/resources/providers.mjs.map +1 -1
- package/resources/responses/index.d.ts.map +1 -1
- package/resources/responses/index.js +6 -1
- package/resources/responses/index.js.map +1 -1
- package/resources/responses/index.mjs +5 -1
- package/resources/responses/index.mjs.map +1 -1
- package/resources/responses/input-items.d.ts.map +1 -1
- package/resources/responses/input-items.js +6 -1
- package/resources/responses/input-items.js.map +1 -1
- package/resources/responses/input-items.mjs +5 -1
- package/resources/responses/input-items.mjs.map +1 -1
- package/resources/responses/responses.d.ts.map +1 -1
- package/resources/responses/responses.js +6 -1
- package/resources/responses/responses.js.map +1 -1
- package/resources/responses/responses.mjs +5 -1
- package/resources/responses/responses.mjs.map +1 -1
- package/resources/responses.d.ts.map +1 -1
- package/resources/responses.js +6 -1
- package/resources/responses.js.map +1 -1
- package/resources/responses.mjs +5 -1
- package/resources/responses.mjs.map +1 -1
- package/resources/routes.d.ts.map +1 -1
- package/resources/routes.js +6 -1
- package/resources/routes.js.map +1 -1
- package/resources/routes.mjs +5 -1
- package/resources/routes.mjs.map +1 -1
- package/resources/safety.d.ts.map +1 -1
- package/resources/safety.js +6 -1
- package/resources/safety.js.map +1 -1
- package/resources/safety.mjs +5 -1
- package/resources/safety.mjs.map +1 -1
- package/resources/scoring-functions.d.ts.map +1 -1
- package/resources/scoring-functions.js +6 -1
- package/resources/scoring-functions.js.map +1 -1
- package/resources/scoring-functions.mjs +5 -1
- package/resources/scoring-functions.mjs.map +1 -1
- package/resources/scoring.d.ts.map +1 -1
- package/resources/scoring.js +6 -1
- package/resources/scoring.js.map +1 -1
- package/resources/scoring.mjs +5 -1
- package/resources/scoring.mjs.map +1 -1
- package/resources/shared.d.ts.map +1 -1
- package/resources/shared.js +5 -1
- package/resources/shared.js.map +1 -1
- package/resources/shared.mjs +5 -1
- package/resources/shared.mjs.map +1 -1
- package/resources/shields.d.ts.map +1 -1
- package/resources/shields.js +6 -1
- package/resources/shields.js.map +1 -1
- package/resources/shields.mjs +5 -1
- package/resources/shields.mjs.map +1 -1
- package/resources/synthetic-data-generation.d.ts.map +1 -1
- package/resources/synthetic-data-generation.js +6 -1
- package/resources/synthetic-data-generation.js.map +1 -1
- package/resources/synthetic-data-generation.mjs +5 -1
- package/resources/synthetic-data-generation.mjs.map +1 -1
- package/resources/telemetry.d.ts.map +1 -1
- package/resources/telemetry.js +6 -1
- package/resources/telemetry.js.map +1 -1
- package/resources/telemetry.mjs +5 -1
- package/resources/telemetry.mjs.map +1 -1
- package/resources/tool-runtime/index.d.ts.map +1 -1
- package/resources/tool-runtime/index.js +6 -1
- package/resources/tool-runtime/index.js.map +1 -1
- package/resources/tool-runtime/index.mjs +5 -1
- package/resources/tool-runtime/index.mjs.map +1 -1
- package/resources/tool-runtime/rag-tool.d.ts.map +1 -1
- package/resources/tool-runtime/rag-tool.js +6 -1
- package/resources/tool-runtime/rag-tool.js.map +1 -1
- package/resources/tool-runtime/rag-tool.mjs +5 -1
- package/resources/tool-runtime/rag-tool.mjs.map +1 -1
- package/resources/tool-runtime/tool-runtime.d.ts.map +1 -1
- package/resources/tool-runtime/tool-runtime.js +6 -1
- package/resources/tool-runtime/tool-runtime.js.map +1 -1
- package/resources/tool-runtime/tool-runtime.mjs +5 -1
- package/resources/tool-runtime/tool-runtime.mjs.map +1 -1
- package/resources/tool-runtime.d.ts.map +1 -1
- package/resources/tool-runtime.js +6 -1
- package/resources/tool-runtime.js.map +1 -1
- package/resources/tool-runtime.mjs +5 -1
- package/resources/tool-runtime.mjs.map +1 -1
- package/resources/toolgroups.d.ts.map +1 -1
- package/resources/toolgroups.js +6 -1
- package/resources/toolgroups.js.map +1 -1
- package/resources/toolgroups.mjs +5 -1
- package/resources/toolgroups.mjs.map +1 -1
- package/resources/tools.d.ts.map +1 -1
- package/resources/tools.js +6 -1
- package/resources/tools.js.map +1 -1
- package/resources/tools.mjs +5 -1
- package/resources/tools.mjs.map +1 -1
- package/resources/vector-dbs.d.ts.map +1 -1
- package/resources/vector-dbs.js +6 -1
- package/resources/vector-dbs.js.map +1 -1
- package/resources/vector-dbs.mjs +5 -1
- package/resources/vector-dbs.mjs.map +1 -1
- package/resources/vector-io.d.ts.map +1 -1
- package/resources/vector-io.js +6 -1
- package/resources/vector-io.js.map +1 -1
- package/resources/vector-io.mjs +5 -1
- package/resources/vector-io.mjs.map +1 -1
- package/resources/vector-stores/files.d.ts.map +1 -1
- package/resources/vector-stores/files.js +6 -1
- package/resources/vector-stores/files.js.map +1 -1
- package/resources/vector-stores/files.mjs +5 -1
- package/resources/vector-stores/files.mjs.map +1 -1
- package/resources/vector-stores/index.d.ts.map +1 -1
- package/resources/vector-stores/index.js +6 -1
- package/resources/vector-stores/index.js.map +1 -1
- package/resources/vector-stores/index.mjs +5 -1
- package/resources/vector-stores/index.mjs.map +1 -1
- package/resources/vector-stores/vector-stores.d.ts.map +1 -1
- package/resources/vector-stores/vector-stores.js +6 -1
- package/resources/vector-stores/vector-stores.js.map +1 -1
- package/resources/vector-stores/vector-stores.mjs +5 -1
- package/resources/vector-stores/vector-stores.mjs.map +1 -1
- package/resources/vector-stores.d.ts.map +1 -1
- package/resources/vector-stores.js +6 -1
- package/resources/vector-stores.js.map +1 -1
- package/resources/vector-stores.mjs +5 -1
- package/resources/vector-stores.mjs.map +1 -1
- package/resources.d.ts.map +1 -1
- package/resources.js +5 -0
- package/resources.js.map +1 -1
- package/resources.mjs +5 -0
- package/resources.mjs.map +1 -1
- package/shims/node.d.ts.map +1 -1
- package/shims/node.js +5 -0
- package/shims/node.js.map +1 -1
- package/shims/node.mjs +5 -0
- package/shims/node.mjs.map +1 -1
- package/shims/web.d.ts.map +1 -1
- package/shims/web.js +5 -0
- package/shims/web.js.map +1 -1
- package/shims/web.mjs +5 -0
- package/shims/web.mjs.map +1 -1
- package/src/_shims/MultipartBody.ts +6 -0
- package/src/_shims/auto/runtime-bun.ts +6 -0
- package/src/_shims/auto/runtime-node.ts +6 -0
- package/src/_shims/auto/runtime.ts +6 -0
- package/src/_shims/auto/types-node.ts +6 -0
- package/src/_shims/auto/types.d.ts +6 -0
- package/src/_shims/auto/types.js +6 -0
- package/src/_shims/bun-runtime.ts +6 -0
- package/src/_shims/index.d.ts +6 -0
- package/src/_shims/index.js +6 -0
- package/src/_shims/manual-types.d.ts +6 -0
- package/src/_shims/manual-types.js +6 -0
- package/src/_shims/node-runtime.ts +6 -0
- package/src/_shims/node-types.d.ts +6 -0
- package/src/_shims/node-types.js +6 -0
- package/src/_shims/registry.ts +6 -0
- package/src/_shims/web-runtime.ts +6 -0
- package/src/_shims/web-types.d.ts +6 -0
- package/src/_shims/web-types.js +6 -0
- package/src/core.ts +6 -0
- package/src/error.ts +6 -0
- package/src/index.ts +6 -0
- package/src/internal/decoders/line.ts +6 -0
- package/src/internal/qs/formats.ts +6 -0
- package/src/internal/qs/index.ts +6 -0
- package/src/internal/qs/stringify.ts +6 -0
- package/src/internal/qs/types.ts +6 -0
- package/src/internal/qs/utils.ts +6 -0
- package/src/internal/stream-utils.ts +6 -0
- package/src/pagination.ts +6 -0
- package/src/resource.ts +6 -0
- package/src/resources/agents/agents.ts +6 -0
- package/src/resources/agents/index.ts +6 -0
- package/src/resources/agents/session.ts +6 -0
- package/src/resources/agents/steps.ts +6 -0
- package/src/resources/agents/turn.ts +6 -0
- package/src/resources/agents.ts +6 -0
- package/src/resources/benchmarks.ts +6 -0
- package/src/resources/chat/chat.ts +6 -0
- package/src/resources/chat/completions.ts +6 -0
- package/src/resources/chat/index.ts +6 -0
- package/src/resources/chat.ts +6 -0
- package/src/resources/completions.ts +6 -0
- package/src/resources/datasets.ts +6 -0
- package/src/resources/embeddings.ts +6 -0
- package/src/resources/eval/eval.ts +6 -0
- package/src/resources/eval/index.ts +6 -0
- package/src/resources/eval/jobs.ts +6 -0
- package/src/resources/eval.ts +6 -0
- package/src/resources/files.ts +6 -0
- package/src/resources/index.ts +6 -0
- package/src/resources/inference.ts +6 -0
- package/src/resources/inspect.ts +6 -0
- package/src/resources/models/index.ts +6 -0
- package/src/resources/models/models.ts +6 -0
- package/src/resources/models/openai.ts +6 -0
- package/src/resources/models.ts +6 -0
- package/src/resources/moderations.ts +6 -0
- package/src/resources/post-training/index.ts +6 -0
- package/src/resources/post-training/job.ts +6 -0
- package/src/resources/post-training/post-training.ts +6 -0
- package/src/resources/post-training.ts +6 -0
- package/src/resources/providers.ts +6 -0
- package/src/resources/responses/index.ts +6 -0
- package/src/resources/responses/input-items.ts +6 -0
- package/src/resources/responses/responses.ts +6 -0
- package/src/resources/responses.ts +6 -0
- package/src/resources/routes.ts +6 -0
- package/src/resources/safety.ts +6 -0
- package/src/resources/scoring-functions.ts +6 -0
- package/src/resources/scoring.ts +6 -0
- package/src/resources/shared.ts +6 -0
- package/src/resources/shields.ts +6 -0
- package/src/resources/synthetic-data-generation.ts +6 -0
- package/src/resources/telemetry.ts +6 -0
- package/src/resources/tool-runtime/index.ts +6 -0
- package/src/resources/tool-runtime/rag-tool.ts +6 -0
- package/src/resources/tool-runtime/tool-runtime.ts +6 -0
- package/src/resources/tool-runtime.ts +6 -0
- package/src/resources/toolgroups.ts +6 -0
- package/src/resources/tools.ts +6 -0
- package/src/resources/vector-dbs.ts +6 -0
- package/src/resources/vector-io.ts +6 -0
- package/src/resources/vector-stores/files.ts +6 -0
- package/src/resources/vector-stores/index.ts +6 -0
- package/src/resources/vector-stores/vector-stores.ts +6 -0
- package/src/resources/vector-stores.ts +6 -0
- package/src/resources.ts +6 -0
- package/src/shims/node.ts +6 -0
- package/src/shims/web.ts +6 -0
- package/src/streaming.ts +6 -0
- package/src/uploads.ts +6 -0
- package/src/version.ts +7 -1
- package/streaming.d.ts.map +1 -1
- package/streaming.js +5 -0
- package/streaming.js.map +1 -1
- package/streaming.mjs +5 -0
- package/streaming.mjs.map +1 -1
- package/uploads.d.ts.map +1 -1
- package/uploads.js +5 -0
- package/uploads.js.map +1 -1
- package/uploads.mjs +5 -0
- package/uploads.mjs.map +1 -1
- package/version.d.ts +1 -1
- package/version.d.ts.map +1 -1
- package/version.js +6 -1
- package/version.js.map +1 -1
- package/version.mjs +6 -1
- package/version.mjs.map +1 -1
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
/**
|
|
2
8
|
* Disclaimer: modules in _shims aren't intended to be imported by SDK users.
|
|
3
9
|
*/
|
package/src/_shims/auto/types.js
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
/**
|
|
2
8
|
* Disclaimer: modules in _shims aren't intended to be imported by SDK users.
|
|
3
9
|
*/
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
/**
|
|
2
8
|
* Disclaimer: modules in _shims aren't intended to be imported by SDK users.
|
|
3
9
|
*/
|
package/src/_shims/index.d.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
/**
|
|
2
8
|
* Disclaimer: modules in _shims aren't intended to be imported by SDK users.
|
|
3
9
|
*/
|
package/src/_shims/index.js
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
/**
|
|
2
8
|
* Disclaimer: modules in _shims aren't intended to be imported by SDK users.
|
|
3
9
|
*/
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
/**
|
|
2
8
|
* Disclaimer: modules in _shims aren't intended to be imported by SDK users.
|
|
3
9
|
*/
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
/**
|
|
2
8
|
* Disclaimer: modules in _shims aren't intended to be imported by SDK users.
|
|
3
9
|
*/
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
/**
|
|
2
8
|
* Disclaimer: modules in _shims aren't intended to be imported by SDK users.
|
|
3
9
|
*/
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
/**
|
|
2
8
|
* Disclaimer: modules in _shims aren't intended to be imported by SDK users.
|
|
3
9
|
*/
|
package/src/_shims/node-types.js
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
/**
|
|
2
8
|
* Disclaimer: modules in _shims aren't intended to be imported by SDK users.
|
|
3
9
|
*/
|
package/src/_shims/registry.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
/**
|
|
2
8
|
* Disclaimer: modules in _shims aren't intended to be imported by SDK users.
|
|
3
9
|
*/
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
/**
|
|
2
8
|
* Disclaimer: modules in _shims aren't intended to be imported by SDK users.
|
|
3
9
|
*/
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
/**
|
|
2
8
|
* Disclaimer: modules in _shims aren't intended to be imported by SDK users.
|
|
3
9
|
*/
|
package/src/_shims/web-types.js
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
/**
|
|
2
8
|
* Disclaimer: modules in _shims aren't intended to be imported by SDK users.
|
|
3
9
|
*/
|
package/src/core.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
import { VERSION } from './version';
|
|
2
8
|
import { Stream } from './streaming';
|
|
3
9
|
import {
|
package/src/error.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
import { castToError, Headers } from './core';
|
package/src/index.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
import { type Agent } from './_shims/index';
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
import { LlamaStackClientError } from '../../error';
|
|
2
8
|
|
|
3
9
|
export type Bytes = string | ArrayBuffer | Uint8Array | Buffer | null | undefined;
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
import type { Format } from './types';
|
|
2
8
|
|
|
3
9
|
export const default_format: Format = 'RFC3986';
|
package/src/internal/qs/index.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
import { default_format, formatters, RFC1738, RFC3986 } from './formats';
|
|
2
8
|
|
|
3
9
|
const formats = {
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
import { encode, is_buffer, maybe_map } from './utils';
|
|
2
8
|
import { default_format, formatters } from './formats';
|
|
3
9
|
import type { NonNullableProperties, StringifyOptions } from './types';
|
package/src/internal/qs/types.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
export type Format = 'RFC1738' | 'RFC3986';
|
|
2
8
|
|
|
3
9
|
export type DefaultEncoder = (str: any, defaultEncoder?: any, charset?: string) => string;
|
package/src/internal/qs/utils.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
import { RFC1738 } from './formats';
|
|
2
8
|
import type { DefaultEncoder, Format } from './types';
|
|
3
9
|
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
/**
|
|
2
8
|
* Most browsers don't yet have async iterable support for ReadableStream,
|
|
3
9
|
* and Node has a very different way of reading bytes from its "ReadableStream".
|
package/src/pagination.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
import { AbstractPage, Response, APIClient, FinalRequestOptions, PageInfo } from './core';
|
package/src/resource.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
import type { LlamaStackClient } from './index';
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
import { APIResource } from '../../resource';
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
export {
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
import { APIResource } from '../../resource';
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
import { APIResource } from '../../resource';
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
import { APIResource } from '../../resource';
|
package/src/resources/agents.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
export * from './agents/index';
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
import { APIResource } from '../resource';
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
import { APIResource } from '../../resource';
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
import { APIResource } from '../../resource';
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
export { Chat, type ChatCompletionChunk } from './chat';
|
package/src/resources/chat.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
export * from './chat/index';
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
import { APIResource } from '../resource';
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
import { APIResource } from '../resource';
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
import { APIResource } from '../resource';
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
import { APIResource } from '../../resource';
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
export {
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
import { APIResource } from '../../resource';
|
package/src/resources/eval.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
export * from './eval/index';
|
package/src/resources/files.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
import { APIResource } from '../resource';
|
package/src/resources/index.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
export * from './shared';
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
import { APIResource } from '../resource';
|
package/src/resources/inspect.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
import { APIResource } from '../resource';
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
export {
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
import { APIResource } from '../../resource';
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
import { APIResource } from '../../resource';
|
package/src/resources/models.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
export * from './models/index';
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
import { APIResource } from '../resource';
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
export {
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
import { APIResource } from '../../resource';
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
import { APIResource } from '../../resource';
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
export * from './post-training/index';
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2
|
+
// All rights reserved.
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the terms described in the LICENSE file in
|
|
5
|
+
// the root directory of this source tree.
|
|
6
|
+
|
|
1
7
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
8
|
|
|
3
9
|
import { APIResource } from '../resource';
|