diff --git a/website/docs/api/clone-dataset.api.mdx b/website/docs/api/clone-dataset.api.mdx
deleted file mode 100644
index 10823148..00000000
--- a/website/docs/api/clone-dataset.api.mdx
+++ /dev/null
@@ -1,500 +0,0 @@
----
-id: clone-dataset
-title: "Clone Dataset"
-description: "Clone a dataset into a new dataset containing the latest file contents"
-api: eJy9V0tz2zYQ/isYnGkr4yNvjpNM1UlTj+20B1uTWZErCTYIIMDSsqrhf+8sQEoUKT/SNr1oKO578e3yw1YSLIPMb+UHIAhIcpZJ69ADKWumpczlhbYGO2kmSwyFV47FnVCAKJNcKENWgDC43r0qrCFQRpmloBUKDYSBxEJpjCI0FGQmAxa1V7SR+e1Wvkfw6M9rWsn8dtbMMunxe42B3ttyI/OtbA35EZzTqojpTu4DJ7WVoVhhBfxEijQOirhKvmQmaeNYaOf3WPB/57l0UhjYti2Am7DtVAN5ZZajNrSeBVlRcCTZZNJAha9bful1ii1OxXQhjCXhvH1UJZaZWCutRR0wto91hF3E585ujsos70wKXXLsgxivpfBLXYE58QglzDWKnnAQ6PTO/NPserk5b7ndb2nrzQpFq86thbJMUXo9IyubJuFDeSwZyftzmzVNEgZnTUinevbuXTzcg0DXdVFgCItaix34ZfZvYZaivhVnfT/7cXvZVL2xidMPw6Pkkyg8AmF5TsecLKyvgGTO6eEJqSqCunblj5q8bQ4GIIxAWljfzzkTaiF43eCTChROfx7Qj0Wya4P+a0D/VuDue14H9GK9ssKuTRidgqmrK7sOPafKEC7Rt8ILq58RKqNIgVZ/RVheE1AdxrmNFD96b/1RvcLqujJ9H+A9bGQmFWEVxnPDdbZGwnkMaPgT0N/zLZI/8bpP56lCVz7D+xDwF9HX1Czsz4N+/PT8j/hXpsSnIwc4THbKel2uqalirWjV9nOUvVaEHvSXN40Xd6I1OJytFCjNUnIxwsVgvapS9lvX70lX7GFyM/agYY6aIYrHURRY1FXfYifa8Mfj3s6Hy2CMnc/7CK9hp3P83Mgc616IuoMMl2hiS13AurQnLyacPn2VoxusnG4b8XJceIC0PLo4ygTydcHiwA7x+CgP/agu6Ta9thYVRHSQpalcKNSlqGDTUTYBJimICkOAJY6wMGjkqMLZD4Gnv2L3e3G/BJ/ZePu9NRsWft7tn24rVTaQmENQhQhoAuaiQgI+IgGmFDGDsFIuE/OamOmsIm9VWN4ZpiCK0vY6fY51JM7RZLJCWlnmz85GrumA2aycgFOTswnUZL/hI+hJazdJvJGJsH9EHyIPrr2WuVwRuZBPJhoCVUojqNMSH0eHfOltmaAhkg9xIj5DoN949Z5PJdPojmVfM3NJs9Dn2jsccUjOJarJXM6jkszah0/dovv1z5vYCGZEV3uK/vEJKqdxQKL36EyU4Dm07l73mOLBx2xh+1ypV6M4v5yKP85GHscqubiwlbOmvX1wx5Pq2em7OKk2UAWRU7TJppvOM/eg3o3kv7sStWdB+EQTp0GZ+AFiSGxbNN1KcEpmkiveIYpz22WZUDXL5IpRmN/K7XYOAb963TT8+nuNnu9cs0w+glfMi+KVK5MrhBJ9hOEDbriulNnJDafF6rqODGFIjJusszgvCnT0ou6sNyiXv1/fMMTaO15lS7bxsJZZ/M0l7wiXll++Te94mZtlzcspl8knAxIO8TzAb6yqYzhm08twu00aN/YBTdPIrC2F+L9seLj/Bn8ZS0U=
-sidebar_class_name: "post api-method"
-info_path: api/lastmile-ai-api-v-2
-custom_edit_url: null
-show_extensions: true
----
-
-import ApiTabs from "@theme/ApiTabs";
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
-import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
-import MimeTabs from "@theme/MimeTabs";
-import ParamsItem from "@theme/ParamsItem";
-import ResponseSamples from "@theme/ResponseSamples";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import OperationTabs from "@theme/OperationTabs";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-Clone a dataset into a new dataset containing the latest file contents
-
-
-
-
-
-
-
-
-
- Body
-
-
-
-
-
-
-
-
-
-
-
-
-
- Successful operation
-
-
-
-
-
-
-
-
-
-
- Schema
-
-
-
-
-
-
-
-
-
- dataset
-
- object
-
-
-
- required
-
-
-
-
-
-
- A Dataset in the most basic sense: metadata and ownership, but nothing tied
- to its data.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- columns
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
- labelState
-
- object
-
-
-
-
-
-
- The state of the latest labeling job for the dataset
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/create-dataset.api.mdx b/website/docs/api/create-dataset.api.mdx
deleted file mode 100644
index a247206c..00000000
--- a/website/docs/api/create-dataset.api.mdx
+++ /dev/null
@@ -1,509 +0,0 @@
----
-id: create-dataset
-title: "Create Dataset"
-description: "Create a new Dataset. Use UploadDatasetFile to upload files to the dataset."
-api: eJzdWEtv2zgQ/isD7iEJoNhFji56cNMUm27aBrWze4iNgJbGNluKVMlRHK+h/74YUrIVy2lS7OOwl8Qmh8OZj9+8vBEkF14MbsU7SdIjiWkibIFOkrLmMhMDce5QEjbbicjQp04VvL/dBQkGV1AL9eDGI9wU2sqsXnqvNAJZKMMizJVGz99piZDVp0QiPKalU7QWg9uNeIvSoRuWtBSD22k1TYTD7yV6emuztRhsRGoNoSH+KItCqzQY3f/q2bKN8OkSc8mfSJHGfVe+RGUiEbQueNfOvmLK3wvHCJBCz4eNzDEoiVKenDKLDg6/lrk0pw5lJmcagQ/B3Lq2gwmoOViDgA/Kk++Jak/JT97R2gQ7f+4m5d/jarS0dPEg80JH3+r7ZtZqlKZz4bXHMrNXcoYavtoZzBXqrFE3TEndY9g8pKsKODKizKLnXBsvEWpxpoXMsuAPk6r2CciKah+xHf3ebT03ipTUeg3SAOYFrcEvUWsoDSkNMnAPlK+piJmoKtbr0BfW+IjL2atX/O/xXaMyTdH7ealhGyEi+dssjNc+S8MahraiXUz++Kh64QNcvtvjUXjpNJibDemQkrl1uSQxYPPwlFSOfKQssp898j+JMrsy6G48upeSfod56dHBamnBrozvvIIp8y921Q40ZQgX6OrNc6uf2KwDQv0ZeDkiSaXv2tYRvHDOuoNyqdVlbto6pHNyLRKhCHPfDRz2sz4EhUOPhkCZ4KKWhJ6gXSXieyrfuM/0fkz486Dr0sztv0f9kCb+Q/4rk+HDgQfcN/aS5RpbI6iwUrSs8exYrxWhk/rTi8KLkagPPI6teFGMpaiiw4sqlmflMON2QmWiDV0bk8bZx8ZNWYPmasIUxcMs8rzVeF9zJ5xRZhEr1ONk0OXO1e6G57jTKH4qZA6h54PsnoULNAHSIpTT0x8aHMtmXtAY80LXQPz4XvlNxuTR3KOMJ1emvO1ZIR4O5X09qjG6Nq/2RXkICpIYlaEHgFyugQufVCbUWRaAHL2XC+xwYQ/IjofTnyJPO8Xu8uIuCT6R8XZ5a7rv+LDJP01Wyq0nmEmvUvBoPA4gR5L8RCBNBsECv1RFArOSwFgOvwWQwmxiuH1RFLNXrwNF88zTKnYdD6epzXDUdGS3zDqzEAPxQd7LUbCR22JbujRkhbywjuBKespDrnQ2hyNdfz16PTETk1rjCVKtOM2+CS1UI3+8mRiAWeirx/YbmgE3XdzU9NDc3x5dDUfjj5dXF3fD68u78effLj4dTRPo92HML6/qqoRzWWoKSKTSwAzB5oqIna9OggnSr00K89IEDkIulTk+gXB5tK5JU29ArqRqrO3Vy74X3/44aouHrMaetovjpijW/1mkYql4yWtRJVsMr9e0DC3aPn7WT0yArkEO9oANODYIbtFjUxr47ojxe2MDcspZ01sgHU9EF8KJOEkAfnkxhicTs4PnKWAmpnDKUAcNwWNSjrS0PLoVNsw3heQRSvRlofpnfVmSvcN7qfv1oX5UGsYvd48u8rB0WgzEkqjwg36/AUqqXob33UHB2SwmHIg64DTA9pGxHV4Gq5rZbsQNccyw7Qlvm534SrYliPFAEYREUn9435TPD3+MQ3hxo/1lNxjW481ucnsq3W2XD0xG5ErszjhxtTXVPGqe5rbdm7e8h+H1Jfx+1jGgKzKAc5sX1qAhTlj8FlH0rPcqVAbrKZem5Vs9/zwxnbdG5H94UK/fivCB+oWWKsx7gTKbmm63QhZKJIL93lKODdyaWtNumogl83RwKzabmfR443RV8fL3Eh3/FDBNxL10itvx8EtAIpYoM3SBp99wzd5FP0/HbBeL6zI0pvsDGWeHeGKYphiS69Oy7VC6/jwaMwfrnx5ym/EZJ1ciCX8HgktTEWvuYBPXYiYquSYORNTJjJWPCb9H8OBV01ibdcvCzaaVuqtKJLUrIRWJimvKX8xjNfY=
-sidebar_class_name: "post api-method"
-info_path: api/lastmile-ai-api-v-2
-custom_edit_url: null
-show_extensions: true
----
-
-import ApiTabs from "@theme/ApiTabs";
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
-import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
-import MimeTabs from "@theme/MimeTabs";
-import ParamsItem from "@theme/ParamsItem";
-import ResponseSamples from "@theme/ResponseSamples";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import OperationTabs from "@theme/OperationTabs";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-Create a new Dataset. Use UploadDatasetFile to upload files to the dataset.
-
-
-
-
-
-
-
-
-
- Body
-
-
-
-
-
-
-
-
-
-
-
-
-
- Successful operation
-
-
-
-
-
-
-
-
-
-
- Schema
-
-
-
-
-
-
-
-
-
- dataset
-
- object
-
-
-
- required
-
-
-
-
-
-
- A Dataset in the most basic sense: metadata and ownership, but nothing tied
- to its data.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- columns
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
- labelState
-
- object
-
-
-
-
-
-
- The state of the latest labeling job for the dataset
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/create-fine-tune-job.api.mdx b/website/docs/api/create-fine-tune-job.api.mdx
deleted file mode 100644
index 46c4b469..00000000
--- a/website/docs/api/create-fine-tune-job.api.mdx
+++ /dev/null
@@ -1,268 +0,0 @@
----
-id: create-fine-tune-job
-title: "Create Fine Tune Job"
-description: "Step 1 of 2: Create a new job configuration for fine-tuning, to be"
-api: eJzFV0tv2zgQ/isD7sEJoNjdHFXkkKYN4G67DWrv7sEyDFoa20wkUuXDqWvovxdDyrIeLVJgF9iLLZEfh/P45qEjs3xrWLxg90IizJ1EeK/WbBkxVaLmVig5zVjM7jRyiwQiDEEilqFJtSgJw2I2s1jC76A2cB1DgAMHic/wqNaQKrkRWxckwkZp2AiJV9ZJIbcRWAVrTCQYtzb4xaG0+YFeCmEtZrA+QMrzXMgtzPxiS5Exi5jB1GlhDyxeHNkb5Br1rbM7Fi+W1TJimkQa+0ZlBxYfWaqkRWnpkZdlLlKv1OTRkB1HZtIdFpyerLA5/sj4z0Egi5g9lIRQ60dM6b3U5Dcr0JCAzfnInXcALXbd9sC1FTzvOehZ2B2UXPMCLWrjHWZ32DgNyalk+UnF+8FNL+kmeYHeyIAyVgu5HUT1k3/gORC8UcNfXvWwvyyqtTyQuOYGcyHxo8owJ+a9JHW+Q5i+beQUdA6cwQy48SvGkoflFkolpA1AzQXxzt/oX95yyw3aX70wC3CirTPYkRmF2JkyF9bAmj9hBkICIWqOZ6jFHjPIDpIXgnh98Hqgsf9eDS7BybXg5ADc89wFPqnN2Tt0mcEcU4vZncpdIU3rOq41P7CICYuFeVmNGVoSngY5wcbgfiHbKT5OJMxcWSpN+VzDYxCydDYC5az/32rlZLay2tldIuFeacCvvChzjICD5eYJjChEzr03jSsKrsW3YGIhtjsLEjGrxQGXWSI7MsesqqpQD4TGjOpen3ADQvQjM3Tesi9zmPbLvt86BbJTexMJUymoJohvmAU2UexKrfYi885rV4pzkfDGeU1MqaQJWX796tWw5sxcmqIxG5dDU+VZ9J/UxXD1i8XnUa1/RPK+IwNsWQXDvl6lKsOZ54PxpT7ncsti9p7v+czbR9FRTqckUxTENvjAjS1EjrDRqoBRXr+OXicykamSxkKaC5QWbnwwTviLYyIB1r6ZzNUTyphCQH4bo9wvRh9uZ/OP0w/vVrcP09X80x/v/hwtI5hMYL4TBkQoPhluuMs9FSHlkpJDhZ6WyOrSq8DNQaawcTINNOZCXlyCvzxo12IT3AB/5uKk8bi1Zcapj0ZQG2DAwRjqHYAe52MY9VZG0Qna43oMi1GI1WjZYDr5EcOo834W1c0rwnUWTsDK/9fOCT5QOY5ztb1o2TT21CBQRbjgtdesihpSPBzsztO6TwhlEum5cKIC9JjiiXGiREOHoF3gw8oSIW6Up4LQSo63aC8SNuREwi4jgN9+mRSXiSQrV9TjV48+4q1YN8tNtM/BbvZWoUDcNOEGSJoyt/ItYCWyhMWt5TruCYvah07BX9X1ms4skjpZE7bsgCnqq7ojNfI7VOhJ9+EfnuiQojlCrLhMZKmFtBcdc4kJK5FdMpr0CrQ7RfNqqfx4VnKaAtmEl2JyPeHOqhV1xUlHwiT40ld2vUcdaovTOYvZztrSxJPJiStcjDPcD9rgg1aZCwkcZMCVZ85Hotft1Ot2GlJnVEdDGWyPqk0tpCtJFw9jMQuUY1H9cK90wS1VvX/mvmBSff58nnDfhYb50/EzzH0/6+fN8mAQO2/1J6bWTneGOW8M5o3Fac83TyE3qt1YWq6D24cp/H09UHQIieFOFaWSKK1hEaNABuj1+BXNPESJgsuWD+om3P30GUy1TVv8Xz9xanJY/GonZc6FJJM8R481yxeMl4JFjHzVMJ1FrMN1avOB7cuI7ShJ4gU7Hinaf+m8qmj5i0NNn1LLiO25FnxNMVksq4jtkGeofXo84YE8GHxzNSftCJ47P0T2xweqy+HEbZqi79M/x7bz+OHTbE5srD/dqHqxmGn+zCL/GzNGn6p02meUXws9wPEtYYNMYhnv5lkvr7xVpyFYHloaHo+tKaCqWFSb4psAq2g8+Q4UXVF2
-sidebar_class_name: "post api-method"
-info_path: api/lastmile-ai-api-v-2
-custom_edit_url: null
-show_extensions: true
----
-
-import ApiTabs from "@theme/ApiTabs";
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
-import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
-import MimeTabs from "@theme/MimeTabs";
-import ParamsItem from "@theme/ParamsItem";
-import ResponseSamples from "@theme/ResponseSamples";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import OperationTabs from "@theme/OperationTabs";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-Step 1 of 2: Create a new job configuration for fine-tuning, to be
- subsequently submitted by calling SubmitFineTuneJob.
-
-
-
-
-
-
-
-
-
- Body
-
-
-
-
-
-
-
-
-
- fineTuneJobConfig
-
- object
-
-
-
- required
-
-
-
-
-
-
- Partial configuration with parameters for the fine-tune job.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Successful operation
-
-
-
-
-
-
-
-
-
-
- Schema
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/create-project.api.mdx b/website/docs/api/create-project.api.mdx
deleted file mode 100644
index 1261ea1f..00000000
--- a/website/docs/api/create-project.api.mdx
+++ /dev/null
@@ -1,304 +0,0 @@
----
-id: create-project
-title: "Create Project"
-description: "Create a new Project"
-api: eJylVU1P20AQ/SurOS8YcfQtVK1K1RYEtD1EUTWxJ8mCvbvsjoHU8n+vZu0kbgKlqJfE9s73e/O2BcZlhHwKl8HdUsEw0+A8BWTj7HkJObwLhEybYw0lxSIYL+fbU4XK0qPaGUUqmmB4Dfm0hTPCQGHS8Ary6aybaQh031DkM1euIW+hcJbJsjyi95UpUvbsNkqKFmKxohrliQ1XtF/TVR8MNPDay6mbD1X4IK2woSjOFmtKQXqryMHY5UFDH5sa7VEgLHFekRIntXBB8YqU7xNqZRbKWVL0ZCLHY+j2grwxx+hQucVrmVxYojW/tgC9luxiZK/YKYzRFUZAGyVSj4ZXKdsAwLwi6Pb72qG9QbrrxChQ9M7GfsynJyfy96fjdVMUFOOiqdSWXaD/G/g+7avID02OA+2o+ndX88yEOw1FqqOc8HPzX7hQI0MOJTIdsalJXBpfvtWlpIre6JIKc+E5YnT6hRV4jb7/QLo9k6/P5+n6zTeBSpEcU8J4kuMRDaXO9l02SM66nnk18cqJSnmXFMCjiAxk6E12mmHD7ic9YJUNflmfLQlUeKAQkz41oYIcVsw+5llWYeTaVITmuKSHg3W6DK5sirRMfQx1pD5j5C+mIjU5B5G3jfpdC397Ho01cDsXSSm1JDPIYZ6MQA8PHzYIf/pxk4Yne3G1k873T1j7inba9pIEbD/vwziCz9iFGy/IqCc1uTxX308Pwh6a5Oqdq72zZDmCBplwb3p6fCJJBKUa7ajiQVFeuF5GV8NLN80wSqYnznyFxqZdE0TbgQ1TQG9AgzSwZUS/6EOMgRUzDSuhUT6Ftp1jpG+h6jr5fN9QkLtspuEBg0nqKFeZhhVhSSHR6I7WUmZf8NGN1CXmVSP1Hchbpzcek6Igz3+1nY2YfnlxfSMUGe7O2pXiE/ARdPrNQYBOA0zMS99aqNAuG1yKbR9TCIV/8nGPf6mr4QjtelRh2/YWN+6ObNeBHlpheYdOtvM3GhriVQ==
-sidebar_class_name: "post api-method"
-info_path: api/lastmile-ai-api-v-2
-custom_edit_url: null
-show_extensions: true
----
-
-import ApiTabs from "@theme/ApiTabs";
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
-import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
-import MimeTabs from "@theme/MimeTabs";
-import ParamsItem from "@theme/ParamsItem";
-import ResponseSamples from "@theme/ResponseSamples";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import OperationTabs from "@theme/OperationTabs";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-Create a new Project
-
-
-
-
-
-
-
-
-
- Body
-
-
-
-
-
-
-
-
-
-
-
-
-
- Successful operation
-
-
-
-
-
-
-
-
-
-
- Schema
-
-
-
-
-
-
-
-
-
- project
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/create-pseudo-label-job.api.mdx b/website/docs/api/create-pseudo-label-job.api.mdx
deleted file mode 100644
index 2644c013..00000000
--- a/website/docs/api/create-pseudo-label-job.api.mdx
+++ /dev/null
@@ -1,342 +0,0 @@
----
-id: create-pseudo-label-job
-title: "Create Pseudo Label Job"
-description: "Step 1 of 2: Create a new job configuration for LLM Judge labeling, to be"
-api: eJzNWEtv4zgS/isF7sEJoNi9OWrQh3R3Bkhvettoe2cOlmHQUtliQpEaknLaY+i/L4qUZNlyJo3GHOaSSOJXDxa/etAH5vjWsnjBpharTMMjX6OEz3rNlhHTJRruhFYPGYvZR4PcYcB5GKEilqFNjSgJxmI2c1jCv0Fv4DaGIAEcFL7Ak15DqtVGbKugFDbawOPjF/hcZVsESSqF2kbgNKwxUWCrtcU/KlRO7umlEM5hBus9pFwSFGb+46lLYxYxi2llhNuzeHFgH5AbNHeVy1m8WNbLiBnSat0Hne1ZfGCpVg6Vo0dellKk3r3Jk6UdHZhNcyw4PTnhJL4SiW9BJ4uY25cE0usnTOm9NBRHJ9CSjvJE6qMPCH0/DeOUGye4PAsYOcqFop1XZcYdWtgJDsJZUFrdqEpK2AiUmaUgtN5OL1l8y03FC/RbDijrjFDbwWl/9Q9cAsH9eboc6aTHrD7D/rCq3uehRu64RUd0fEvfwyciIQkXXChoJAO3IBzCjaccZqR5gy+zXLtPP2Og1d07ng2+3NhcO8DvvCgl2jG0G/Qb4akTO3wM9n/KaNAg99BsovWiZwgeNkCciMDlwvoEFJZimqhGHCRyQw57pyxKTB1mH7WsCmV73nBj+J5FTDgs7NtezihxHXmaBlVN2CuLGQh1En4ynii4/156261EDEKVlYtAV87/3xpdqWzlTOXyRMGv2rSxjYCDrYqCG/FnyBPH7TMUYps7UNqBQsyAq6CxMUA2P+whww2vpIuAS9k5y01wdczq2udFUbo5FqXkDvtlYHq68lZKiQvnW0fM9TX/ZVjnOUKLhoABl3NHuxAKredFcNd7TmVOGMyovIuM9Uwt64itucX7HZeVj9kXdEakb/vwDS2aHWahzozhk/YhriwCcBfyTReoXGDUsyjvjlQnhUcLa60lcjXk+AacqTACku6I2nWHl1ykOQi103KHNpyrQ1NgJiguTTIlClJfpTNfRPKq4KpTMh6E51hYhmkwoMArsbu43eW5pYv1f1nXAWdLrWygy+27d8O+MKvSFK3dVBK65syiv6uDBetvEvlJry/VqvOdBpjfWh2x7zepznAWqqHvy5ITHdhnvuMzv0WKoK5MSjpFUWrj4JFbVwiJsDG6gJFsXke/JCpRqVbWQSoFKgfv/ZDR4q8OiQJY+84/18+oYkoMCt0Y1W4xerybzb88PN6v7qYPq/nX/9z/d7SMYDKBOVVKEVKpKQ7AVQYpV1TBdJhBElVfexe43asUNpVKfeGhVnN1Dd548M5TruHkZ72G98BfuGi9Hp8t23EgbXAf4BJZYmgWAS7RMIbRpc+jqBXqqB7DqHs+Lp9yPYYDCEKKbBR1xSeGUfs4groTPUucGBajQI3R8ogZpEgcsj0AgrImuCGGWuJY6u3VWajGnl4ErAkbIv8Lq6OOWNO9y312nJNK20R5PrV0gjO2eXK1tOooFTwMnFo5ItV77ekkjFbjLbqrhA15lbDrCOBfP0ys60T5na6as1k9edb0+dJf6hjTJ8wqwJ70ehUGyPcdZQASX71W2BFkVXiGJCxu1s65k7CoL95aF1kQ6Uh0hgtMWrVMIXDPjYBpdYhT4bDYl+y/9YD1icWWgKumk5PgImnqU8KWp+BnUa5Cd1m1jYEE5qdsvE5UaYRyV4PQEwNXIrtmdKUo0OWabkml9peAktN1g014KSa3E1457SM+OT+gSTg+33bMDk0ojZWRLGa5c6WNJ5OWplyMM9wN+uXU6KwK9SfogBtP2i/E7LsH7157IZpRJwhVvH8t6ko5mSRfPIx6tAdRx/MPv2pTcEdF+/e5r/fUYb4db1P3YSL7q3tOuFi8Nl4cPx9n4uPH4ZB+XHttoj4iBuPtol1bXpryxInwcUrrjW6XR6iexQvjDxU7ipxQG93vyL0Tg7vpA/x2OwjOEBLDR12UWqFyNKcQfwL0dvyOHCQyFlz14t5cyQe3/cFtrRsp/iFX+oagDr+7SSm5ULQ/nyeHJtkWjJeCRYwC1yUcpeJZytG8FJJuGbGc0jVesMOBDvN/RtY1ff6jQkO/HiwjtuNG8DWd0YLG5hx5hsZn6TPuKaIhUDdzcpDgsvJXpvM5jDpTkLhLU/TTzuvYfkWZfp3NKQObXysKnZGM4S8s8n9jxuinGpL2ie2/hS5Y8S1hg05iHT9N97P09rtqr3xq3/PwcOjNUnXNomYrvg2ymoa8/wOJIVhx
-sidebar_class_name: "post api-method"
-info_path: api/lastmile-ai-api-v-2
-custom_edit_url: null
-show_extensions: true
----
-
-import ApiTabs from "@theme/ApiTabs";
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
-import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
-import MimeTabs from "@theme/MimeTabs";
-import ParamsItem from "@theme/ParamsItem";
-import ResponseSamples from "@theme/ResponseSamples";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import OperationTabs from "@theme/OperationTabs";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-Step 1 of 2: Create a new job configuration for LLM Judge labeling, to be
- subsequently submitted by calling SubmitPseudoLabelJob.
-
-
-
-
-
-
-
-
-
- Body
-
-
-
-
-
-
-
-
-
- pseudoLabelJobConfig
-
- object
-
-
-
- required
-
-
-
-
-
-
- Partial configuration containing updates via its non-null fields.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- promptTemplate
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Successful operation
-
-
-
-
-
-
-
-
-
-
- Schema
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/evaluate-dataset.api.mdx b/website/docs/api/evaluate-dataset.api.mdx
deleted file mode 100644
index d0956fed..00000000
--- a/website/docs/api/evaluate-dataset.api.mdx
+++ /dev/null
@@ -1,325 +0,0 @@
----
-id: evaluate-dataset
-title: "Evaluate Dataset"
-description: "Evaluate a metric on a dataset, returning scores for each example. Specify"
-api: eJzdVlFv4zYM/isE95AWUJOijz70IXfrgGztrrhk20MSBIrNJLqzJZ8ktw0M//cDJTtxkxbbw4ABe0ksiRLJj+RH1ujl1mEyx7snmVfSK6NxKdCUZMNikmHSndHP0ktHHgVm5FKryiB+PAcJBXmrUjAaJGRRXIAlX1mt9BZcaiw52BgLJNMd0IssypyGMC0pVZv9QrcvDFUGxnYLLQsCb0BlpL3a7MHvqDtDgY7Syiq/x2Re40eSluy48jtM5stmKdDS94qc/2iyPSY1pkZ70p4/ZVnmKg2Ojr469qVGl+6okPzllc/p3P0v8TkU6Pcln5v1V0p5XVrGzStyfD3a13/oIe783UWVhUtRxnmr9BYbgQzCmwevgvHmeZmbfUHaT730lXtDqGGx6N7kLe1NRFFZyjhZis6R451l00QpVxrtoiM319f89zpZplWaknObKodDlqH4F6ISFf/vwhJLpncorZV7FKg8Ff19XRVrsti8G6z2peVp+RYmo9yB1FlXn6mxMZAZKB2KzXEFFlJrsiAd73b4H4BvYga8XKUmo2moaxcqMpd6iwn+Kp/kNKhlW0xlU7ZaFaWxHu6l84XKCTbWFDDI2+Xgw0IvdGq085DmirSHW9D0fJC/qBcaYB1qfma+kU6gtIYTbEj6aT64H09nD5P7u9X4cbKaff7t7vfBUsBoBLOdcqBccC6jjaxyHxBIpYY1gSmU95QtdHMZTJBur1PYVDpl0KCQSl9cQlAeresSH25BPkvVmTukA692n13GXtRwKJ8EBofvgWipLYG6gVZ/VGNyGuZme9EpG0ZBFmlYKpr1ARtxQP1x73ehwE4RN26hA9gd1nASioB8h/kBbzalA3zlGfFbE7BW1ujhlvzFAs9BX+ClAPjpH6N+udA9QN+HctWi1prVrlYqu10cuWmBIh5HtG7rRgQNpVXan2GJ3DIK8jvDra80gelLye0ER7JUo5uRrLxZsQmjo0mjU5NCX7JPZGMRVDbHBHfely4ZjTrMpRpm9HTWUB+tyaqYafENuAoReOAwjSfBxK7pTZkZI0H0W9+BFlhlKH4WwwRj6FC0H78YW0jP5fnXLPA8M+6XY8e8ix36NXMyFXYk1THgcf3al972Kd/1yfDYfHq7Sm9Mn6l7GMD4cQJ/3pypOxdJ4JMpSqNJe4cCOSJR9GZ4zUo4xIUMHN16cphn3hl4ejPEfz77tFH29OJHZS6VZpdCstVt1s5RlgoFMlaHzEWBx9w9Lo7ZuxS449xP5ljXa+noD5s3DW9/r8jyqLUU+CStkmsOzXzZCNyRzMiGdP9Ge0zwU4TpasZGsnhehQ522uCZr+KNcZpSaBDvy/bL8/HzdMap3I523MkwQSufUYTfBJGHWb4dKiTsRW6s5JZl45uc+PJ13ZzUSfCq68B637Owrnvtp2lQtK4EcsSGB6MfZ0P7Qg==
-sidebar_class_name: "post api-method"
-info_path: api/lastmile-ai-api-v-2
-custom_edit_url: null
-show_extensions: true
----
-
-import ApiTabs from "@theme/ApiTabs";
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
-import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
-import MimeTabs from "@theme/MimeTabs";
-import ParamsItem from "@theme/ParamsItem";
-import ResponseSamples from "@theme/ResponseSamples";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import OperationTabs from "@theme/OperationTabs";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-Evaluate a metric on a dataset, returning scores for each example. Specify
- metric.id or metric.name to identify the metric.
-
-
-
-
-
-
-
-
-
- Body
-
-
-
-
-
-
-
-
-
- metric
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Successful operation
-
-
-
-
-
-
-
-
-
-
- Schema
-
-
-
-
-
-
-
-
-
- metric
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/evaluate.api.mdx b/website/docs/api/evaluate.api.mdx
deleted file mode 100644
index f9172f86..00000000
--- a/website/docs/api/evaluate.api.mdx
+++ /dev/null
@@ -1,343 +0,0 @@
----
-id: evaluate
-title: "Evaluate"
-description: "Evaluate a metric on rows of data, returning scores for each row. Specify"
-api: eJzdVk1v4zYQ/SuD6SEJoNhBjlrk4F2kQNqkG6zd9iAZAS2NLW4kUktSTgxD/70YUrJlx7tN0UOBXhKRMxzPzHvzsUUnVhbjBG/XomyEk1rhPEJdk/GHuxzjXkYYYU42M7L2ensBCKjIGZmBVmD0iwW9hFw4EYEh1xgl1Qpspg1ZWGoDJLKC9UYwrSmTy02qOgMjmYM2/UGJisBpkDkpJ5cbcAX1MozQUtYY6TYYJ1v8SMKQmTSuwDiZt/MIDX1ryLqPOt9gvMVMK0fK8aeo61JmPsDxV8uhbNFmBVWCv5x0JQ2i+xLsYIRuU7NAL75SxufacKKcJMvvgmNDCw/h5u8eytw/CjrWGalW2EbI0Z8UHIBwUl6XelORclMnXGNPKLVthFLVjRvIhDFigxFKR9XJNxHqxv3jNyujG5XPjEfm/Q/bAKA0lDM/qz6VweudK4f252330NZa2ZDd66sr/nfI3GmTZWTtsilhx3WM/g1Hwi/+70gSqvYdwKmmWpD5AXCdpflxE5kVBFLl9MpNgwt8WWrhgBNLkGkTwMwtNwJXCAd6mSqvGPyETFcLqTxSYEk5kEHc1f8oVXD7Gnf9Z+Tt2kTOQVpw4pkULI2uUgWeWYmcRxAo9eSYU/7C8+I1CAPxvAEFxz2iDQR8vcx0TlNR1SUnL9liKdQKY/xFrMXUB88Z0Y3JOHeyqrVxcC+sq2RJ3iE4K7vj2YdUpSrTyjrISskR3oCil53++TZVAAvfAGf6mVQMtdHM7xGpdXJ2P5nOHu7ub58mj3dPs8+/3v52No9gPIZZIa1PQ0GQ01I0pQOhcsiEggWBrqRzlKeqvfAuCLtRGSwblflcV0Kq8wvwPx686+sObkC8CNm7O6LdcOk/O58BBtUbQ3IWID2bR0HqITlxH0gVw7btLgIobzQ7x4N/uqRRqVfnvZejYIVVWtYK8XzANtrB9bhxhW8Mx1BpmyqPUg8SHGHoIevB2gEVnA1IPTmG6kZ7kKTRarQid57iW7RSvIgAfno3XBepGiDxAwyGEAS23yRpV/4pHoBwShDyd3MEwrHmRapqI5V7k3fkIV2RKzQvGbX2I7YWPCZwLGo5vh6Lxukndne8d7//JL8BmDWZUGGNKTHGwrnaxuNxj4uQo5zWbzaXR6PzJutaBtuAS4/SA0M5ufOu9evFlLt+6IHDJWPX+fgnfX9jNYwxwItR9/GzNpVwXPt/zvxA5GnyZb+b3L76NnE4HLjb9324b/L782Esg+vjlj7o9920T/qr+X6aD+8OpvVe4A0s9XBuDdIFk8c7+OP6jWdvVWL4pKtaK1LOYoQMXlC9Hl2xl8yCSviJ1QX9veVzsND913toxwOeEOO6FFJxJJ6O247PCYpaYoScoh2nMcI9q/cHYhgKroY4we12ISz9bsq25etvDRled+cRroWRYsFIJIxOQSIn4wvhmTYY46eQncsZO8fqZePH9/Faw90uvJhkGfm59H3dYcE+fp7OmOTdel3pnN8Y8YKR/xsjb2keLV87/i501kasWDfY5JIQhxV1VEE+qn79UJuBh9vtYOq1LUZdKL61Ysvr4F9SPHxr
-sidebar_class_name: "post api-method"
-info_path: api/lastmile-ai-api-v-2
-custom_edit_url: null
-show_extensions: true
----
-
-import ApiTabs from "@theme/ApiTabs";
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
-import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
-import MimeTabs from "@theme/MimeTabs";
-import ParamsItem from "@theme/ParamsItem";
-import ResponseSamples from "@theme/ResponseSamples";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import OperationTabs from "@theme/OperationTabs";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-Evaluate a metric on rows of data, returning scores for each row. Specify
- metric.id or metric.name to identify the metric.
-
-
-
-
-
-
-
-
-
- Body
-
-
-
-
-
-
-
-
-
- metric
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Successful operation
-
-
-
-
-
-
-
-
-
-
- Schema
-
-
-
-
-
-
-
-
-
- metric
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/finalize-single-dataset-file-upload.api.mdx b/website/docs/api/finalize-single-dataset-file-upload.api.mdx
deleted file mode 100644
index fa97eefb..00000000
--- a/website/docs/api/finalize-single-dataset-file-upload.api.mdx
+++ /dev/null
@@ -1,493 +0,0 @@
----
-id: finalize-single-dataset-file-upload
-title: "Finalize Single Dataset File Upload"
-description: "Finalize a Dataset file upload. This call should be made after the file has"
-api: eJzdWEtv2zgQ/isD7sEJoNhFir2oyCFNW2y6aWvE7u7BMgxaGttsKVIlqSSuof++GFIv2wnSFlhgsTkEkjgcDuf75uUdc3xtWTxjb7jjFh2bR0wXaLgTWl1nLGbvhOJSfMeJUGuJtdg7IfFzITXPWMQytKkRBe3oyQOHWhhWQiKUXnwI042wkHIpwW50KTNYIuQ8Q+ArhwbcBoP8httEwRJR1VsxA6f9+uQlfL69AYOuNAozWBmdQzCnZ9+QRcxiWhrhtiye7dhr5AbNZek2LJ7Nq3nEDH4r0brXOtuyeMdSrRwqR4+8KKRIvRdGXyxdbMdsusGc05MTTuLzvrkN6lnE3LYgeb38gim9F4ac7ARaUpeFjeTuXSNqnRFqfeTd6Qbh+g3olXdEvRFSbQzaQqtMqHXjJfIiqyJmX44NWrFWmI21dX37JwdLzxlaGnlsYhWxlUCZ2d5Su59nmSDTuRzvaTpScUgiUgiEjzCEsDYN8kVjMYw/TaZQQwhrVMRazGC5BfsSbPZ1yKoqYEw6iORkf2vt/DHfFgbPavU1y+43aLCj5T23LR8xOzqhg/LY8UcH1vwgwFZd1FhPphbbXvCwqgrnEdQ2OPL8xQtPoT3FkzJN0dpVKaENZhb9C/wOhvwowWnnsbHXaqVN7k0BvtSl26O2v74IdA9e8BDY9oZ0eG1uz0BS+qxZ4pcDbuXzSxWx1CCR7tI9pinci8V0fzxzIvfxWBbZz2755QSxnxhqNcHwwIUP2e9/cLt5IqolTsR3fL11e0ErlMM1GhJRZX6r759evNLyicVUyzJX/UVuDN+yiAmHue2zsIb1yu/4fwErVIYPjzjo0NhrkutAJUfAvXAboR63XgqHhsuPPMcf80S9ARTPsc224SCvMAsqjlhykP4E5b3OdX2fNJfdN25e/ZSKfno9YPAhXztydkzsaDevjmpOk83qRqTOyBQ3z+bkKmIPZ6nOcMLzQhIHZzsmuVqzmL3nd3zij6GSoEuTeqDzQhsHN9y6nJT5FmYg69fBq0QlKtXKOkilQOXgAhTet/Inu0QBLH1DM9VfUcVQGE0ZcYjqbja4uZxMP1zfvF1cjq8X009/vv04mEcwGoXuS9jAGlzxUjrgKoOUU68FOhfOYZao6tSbwO1WpbAqVerTc86FOjkFf3iwrqlFcAH8novG3GHtKTtsCltXNYLtAC2WMQza50EUFg9qZww7CGXbP2kdwyBQcABVBKWRMQxKI+mNFNTmByu1xKHU65PG1mGvHJFcRaLhaq9YFbXIjbdu4+vmIWraJsoD1uAFB3B69BrcWszCzQJoC0eoXWiPlzBaDdfoThJ2DFzCTiOA334YudNE9UB5Co4FUXgRKHyyh8dCZBdJF2gJaxFZtK3XotDWXdQ40l9SN1UJi6H3uV7Smr4nddJIWCdQRX0dpZFB0D/USyRymqjCCOWOIPTXOGXUy+foNpoGliJ0sgWnPp+NeCFG5yNeOr3AOy5H9c5R64kQ232H+MHB3KEJgey7XrZxrrDxaNRgzsUww7ujZDo2OitDtAQdcOYZ8IFocnntTW2mkgk1XKFi9WeTNsnSkWSLF2MxC9RhUf3wrikp7/+e+kxMjdxtN9K8ffDZ6GDC6KrAI4NBuGpXtJq+3qc4QaW3V5d714LL8TX8dX7kjWORGK50XmiFylE+JicH0fPhCyo0hF7OfT+qfPXqBsrQhbZTJYUvPD6E9ka5/9Y8WgPr8MGNCsmF8n1DmKoCYWeMF4JFjHzZkrarfB6Up4k7j9jGQzlju92SW/xsZFXR528lGhqD5xG740bwJUE4m1cR2yDP0Himf8Uti9lV8N3ZlIwlcVn6/uxwZKBUGXZcpin6+va0bD9CaXAjFtdjd64z2mP4PYv8/5gx+hWCdvvg8N9CWi75mmSDTiIl3w+ZgxDxt2r6S7XtWbjb9apnVbGovorPy6yivuQfA7vqug==
-sidebar_class_name: "post api-method"
-info_path: api/lastmile-ai-api-v-2
-custom_edit_url: null
-show_extensions: true
----
-
-import ApiTabs from "@theme/ApiTabs";
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
-import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
-import MimeTabs from "@theme/MimeTabs";
-import ParamsItem from "@theme/ParamsItem";
-import ResponseSamples from "@theme/ResponseSamples";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import OperationTabs from "@theme/OperationTabs";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-Finalize a Dataset file upload. This call should be made after the file has
- been uploaded to the S3 URL returned from UploadDatasetFile.
-
-
-
-
-
-
-
-
-
- Body
-
-
-
-
-
-
-
-
-
-
-
- s3PresignedPost
-
- object
-
-
-
- required
-
-
-
-
-
-
- The pre-signed S3 URL where the file was uploadeded
-
-
-
-
-
-
-
-
-
- fields
-
- object
-
-
-
- required
-
-
-
-
-
-
- Fields required for the S3 presigned POST request generated by s3 sdk.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Successful operation
-
-
-
-
-
-
-
-
-
-
- Schema
-
-
-
-
-
-
-
-
-
- datasetFile
-
- object
-
-
-
-
-
-
- Information about the dataset file if the upload was successful
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- columns
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/get-dataset-download-url.api.mdx b/website/docs/api/get-dataset-download-url.api.mdx
deleted file mode 100644
index 6c0c3502..00000000
--- a/website/docs/api/get-dataset-download-url.api.mdx
+++ /dev/null
@@ -1,176 +0,0 @@
----
-id: get-dataset-download-url
-title: "Get Dataset Download URL"
-description: "Get a download url for a Dataset."
-api: eJytVsFu20YQ/ZXB9CALWIuGe2Pgg5K4hVqnMSy5PUiCsCZH0ibkLrO7lC0Q/PdidklZlhI0h14MipydefP2zRs36OXGYTrHj9JLRx6XAk1FVnpl9CTHFH8n3337aJ51YWT++HCHAnNymVUVx8UokJB3EVDbAtbGgoTu7AgFOspqq/we03mD70lasuPabzGdL9ulQEvfanL+vcn3mDaYGe1Je36UVVWoLEBKvjiu16DLtlRKfvLKF/QjoA8xKQr0+4qjzNMXyvh3ZblPr8hxkjye5I6bPtR5q/QG2zZiU5ZyZuo1dNm28aOrjHYx0fXVVcj3hp1pnWXk3Lou4EAuiv+txVj+v3vsz9jivMvTC51tCaa/QmXJqY2mHB4f7sCb1yv2W4KOClirgkbnRB3VC1S1Al8uM5PTVJZVwaDmDRZSbzDFP+ROTkN9VoqpbcbgVFkZ6+FOOl+qgmBtTQmDovs5eLfQC50Z7TxkhSLt4QY0PR/iL5qFBngKUpuZr6RTqKzhqxiR3s0Hd+Pp7NPk7nY1vp+sZp//vP1rsBSQJDDbKgfKxSZpLevCg9Q5ZFLDE4EplfeUL3Q7DBCk2+sM1rXOmD0opdIXQwjFI7peInAD8lmqHu6oI9CNNm+u9KKBg8pSGByeB9AVjHlNQaPCbC767KMjxjmu5dAI5h224sD1/d5vgwBPeTZuoQPFPcNwcgGB757pA8uMp6d55ZnnGxMYVtZobu1igedUL3AoAH75aa6HC31E43cIXPXtr2pbdKC67yuV3yxeJ3eBIuSrrNL+nD4+P0T2pJL81rALViaYSCXZrzCRlUquE1l7s6KdLJIuc3KKIrie3ZGNWuc3KW69r1yaJD3JUo1y2p1N4L01eR0FFXPAZaD8E9/LeBLw9ZY6ZauIU35srIch55KMJYRhivGuUHQPvxlbSs9T+M8sjDFb0MOrH9++hIE9McqDQQpUem2OjeoIJ4zvJ/D39Vl75yEpfDBlZTRp71AgsxZDr0dXXITvoJTBGrUsOz/sFwz04wPfWU9H2+SnNlXHmqcXn1SFVJrL19E2owTmKCuFArmvgwy4bLdGBZ5JYSlwyypK59g0T9LRoy3all9/q8nyVlwK3Emr5BNzOF+2Arckc7JBO19pjyl+iH1czhghhxc1Iz1bHzzt8cQ4yyiY6o9jj4V+/3k6Y110W7g0OZ+x8hlF+Jsi8n8IfDrILbyLzlLLDcfGnKwi+VaEJ6ILXXWfpN4fIWyaI8tuWxRdK8FasOVd8i8gxAen
-sidebar_class_name: "post api-method"
-info_path: api/lastmile-ai-api-v-2
-custom_edit_url: null
-show_extensions: true
----
-
-import ApiTabs from "@theme/ApiTabs";
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
-import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
-import MimeTabs from "@theme/MimeTabs";
-import ParamsItem from "@theme/ParamsItem";
-import ResponseSamples from "@theme/ResponseSamples";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import OperationTabs from "@theme/OperationTabs";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-Get a download url for a Dataset.
-
-
-
-
-
-
-
-
-
- Body
-
-
-
-
-
-
-
-
-
-
-
-
-
- Successful operation
-
-
-
-
-
-
-
-
-
-
- Schema
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/get-dataset-view.api.mdx b/website/docs/api/get-dataset-view.api.mdx
deleted file mode 100644
index f4648a63..00000000
--- a/website/docs/api/get-dataset-view.api.mdx
+++ /dev/null
@@ -1,440 +0,0 @@
----
-id: get-dataset-view
-title: "Get Dataset View"
-description: "Get a paginated view of the data within a Dataset."
-api: eJylV01v2zgQ/SsD7iEJoNhBjlrkkKbtwt1+BIm3PViGS0sjiy1FqiRlxzD03xdDSrb80TZtL4ZtDjlv3rwZDjfM8YVl8YS95I5bdGwaMV2h4U5oNcpYzP5B1659FLhiEcvQpkZUZBCWgUPFF0JxhxksBa5A5+AKhIw7DivhCqGAQ3vKgEXMYlob4dYsnmzYC+QGzW3tChZPps00Yga/1WjdC52tWbxhqVYOlaOvvKqkSD244RdLADbMpgWWnL454SQeQX4Ip7GIuXVFy3r+BVP6XRkK1Qm0tDsLWyjoTWdqnRFqcRT0uEAYveyHadFBbnQJq0KkBTgNBp0RuERo4Q/gU4EKbIWpyAVmUaJggc4GlvxeOiytjUHlIBcSQai+gwFrog7layHx15GeV0IpzC52kMnLT3AnCloKLQjnpaEWoJdoKO1o6XCDtpbOAjcIBlNdlqgyzOi82iK4QthEQfAOIkPliAMDPHdoPLRcGOv8gRS1Nhn9r6EyuCQ6uFoD5jmmjg7yiPk2irTgakGg5uhWiIG0bzUagdaT5t30yBLK4QLNEVv3QcZCqxiIOaEyfIpgvgajV5ceVNRi3vJFftYdAd6bFKVwv+Gt5E+irEtQdTlH06c1pKU2CrTyZHqiBqxpQrEIgxkV8U7Ch0KZnq7b71frTnNN8GIrrWyolOurK18wewc+1mmK1ua1hG0DYdGfF2/w+yfV+/Oq2Vn4HtdDs9/6fgxB1eWDXtkTmW8iWrzT8juL5Ly3wo3haxYx4bC0h2ge9M+RiNMxGr36yGWN9ke+9rP6gTSPGekfln6vlwhIVAtXAJcrvraA32ouSaWfVV3OjF7Zz0GpmChItQnqyahESXGDEwHwLBPkk8v7XijO1NgcqlyQvHexTGk91bIu1Q8DO0jpnd8xUrn+LTqfeSUIib4npAbperx1p07KtSm5YzHpAC+dKJG21FX2q1t8v3pG5xmRXYc1UNdV/kn00vd9+Z6X+Dwm2g2geImQa9NzFG6xcMSRRk9lekddn5Mu2H1w0yOxdEW5q8C23HaamT6/je73CfJGe58uU53hIy8rSYKZbJjkasFi9oYv+aOnhoYeXZvUZ6WstHHwlltXbu/fM9n+PPs7UYlKtbIOUino8rsBhaut/fkmUQBzPzWN9VdUMVRGU+8doFpOzt7ePo7fjd6+mt3ej2bjD/++en82jWA4hDFdHMKGFGPOa0n3agYpVzBH0KVwDrNENRceArdrlUJeq5QSCyUX6vwCvPOArrsT4Ab4iosO7qClyA4WgafzDeyxGMPZ3u+zCLaM79ZG2Rm0SIJDLXEg9eK8czvYO4QsGzIOOP9mTbRNw/3aFf4yOkyBtony7Hfkw0FufCq6JGwTQIi6DMwcpeBGe/KF0YqiPk/YcRYSdhEB/PXsNFwkqsfwCW5n1EtbMO3/MyrZmchukn3hJizat+ubtMsXiaqMUO6I4O7QC0bDeYmu0PQwqLQfqitOgzsb8koMr4e8dnqGSy6H7eZhB9SP/WaJJlRIbSSLWeFcZePhsOOfi0GGy+NJyeisDjIMZ8Clz8Y7StntyOPq3hSPNFGEvt1/WWxbDbkkLN6MxSykkUXtl9ddY33zaez7EU0qD7sHyasnX+YHI0evF+5PGruFdga92s6HV75h57p/N/WCgtv7EXy8PuLi2CSGO11WWqFy1N2I4mB6PbiiZkuJKrkft5Tv4H74a69BOPWq6725fu+B13Lt8MkNK8mF8hcapXzTCmbCeCVYxCjArWh2/LGIbYUzjVhBWosnbLOZc4v/Gdk09LefvenVGLElN4LPicTJtIlYgTwjuicb9hXXLGZ3IaDLMSEjc1n7KeFwJqW2EXbcpin6xv1923453H94HJOK2kdrqTPaYziRS58xY/S0pt1enP6/0KJqviDbcCZpju9L9kCiPqpuylHrHsLNpnctNA2L2lB8j2IN3Vf/A3qzi9k=
-sidebar_class_name: "post api-method"
-info_path: api/lastmile-ai-api-v-2
-custom_edit_url: null
-show_extensions: true
----
-
-import ApiTabs from "@theme/ApiTabs";
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
-import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
-import MimeTabs from "@theme/MimeTabs";
-import ParamsItem from "@theme/ParamsItem";
-import ResponseSamples from "@theme/ResponseSamples";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import OperationTabs from "@theme/OperationTabs";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-Get a paginated view of the data within a Dataset.
-
-
-
-
-
-
-
-
-
- Body
-
-
-
-
-
-
-
-
-
-
-
-
-
- Successful operation
-
-
-
-
-
-
-
-
-
-
- Schema
-
-
-
-
-
-
-
-
-
-
-
-
-
- datasetView
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
- data
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
- columns
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/get-dataset.api.mdx b/website/docs/api/get-dataset.api.mdx
deleted file mode 100644
index f19e8e48..00000000
--- a/website/docs/api/get-dataset.api.mdx
+++ /dev/null
@@ -1,473 +0,0 @@
----
-id: get-dataset
-title: "Get Dataset"
-description: "Get a Dataset."
-api: eJy9V0tv20YQ/iuD7cE2QEuBjwx8UBynVeqkRqS0B0kwVuRI2oTcZXaHllWB/72YXVKiRDmJUbQXPbjz+OabB2e3guTSiXgi3kqSDknMImEKtJKU0cNUxOJXpOYsEim6xKqCD8MRSKhPeyISDpPSKtqIeLIVb1BatIOSViKezKpZJCx+K9HRG5NuRLwVidGEmvinLIpMJd5p/4tj41vhkhXmkn+RogwPoHwKlkQkaFPwkZl/wYT/F5bhk0LHmir1+kHGkVV6KaoqIFEWU45cpWJWVeGpK4x2QfXq1Sv+Oox4VCYJOrcoM9ixJKJ/F0nw+cNQ0joJLSv7vLycheNcjlcIw7dgFkArhLTJaRWJxKIkTAd0ysjC2FySiBkeXpLKkVXKIn2pipY5/hjlb2Uu9aVFmcp5hsBKsDC2jTkCtQCjEfBJOXI+hAMjL/TROjxi55Qns9ZoPzu0wxdzXjq0sF4ZMGvtOlnQZf7JrF3LqNKES7T14Y3JnjlUWpGSmfrbF+WIJJXuRFccC95aa+xJucRkZa7bNqS1ciMioQhz1+0ajrNWgsKiQ02gtA8xk4SOmhnyTmVNPpVrwufyPiz4G29rqBfmvyt9WKgM/8f6VzrFpxMJPAY7ZLkGayAV1opWNZ8d9JkitDL7+FPtxUzUCoe9FRyFXgomfmKqtqlrc9IEewhuxhYyOceMSxRPV5Hjoyb6una8jtJL+GLmx8OgWzt3ew8/qp3G8HMtc4o952WPEC5Re0oLh2VqLr8LuPIo8oLGmBdZTcT3/cqvMgyPxo/SjmyZ8LFjg3i6lY/tqAZ0Da+ORTnwBqLQlQuFWQq53AC/9aTSIHUQgBydk0vs1MIRkZ0IZy8qnvaI3c/F/RB8ZuLt59bsOPBBM3+aqZQbRzCXTiXgUDuMIUeSnCKQOgWPwK1UEcG8JNCG228JpDCdaiADisL06nWoaNLsN44qEk+XiUlxJPMi46KbcNXppYjFe/koRx4j71WmtImfCnlhLMGddJT7WWlNDmdZ/ffs9VRPdWK0I0gyxWP2GjSud/Ln26kGmPvFbGy+oo6hsIY3mh7qx8nZ3WA0/jC8u30Y3A8fxn/8fvvxbBZBvw9jzryq30q4kGVGnolEapgjmFwRcfDVhYcg3UYnsCi1r0HIpdLnF+CdB3TNmLoGuZaqQdurH7veEul8CyqN4UylZ1CbDdomw15mlufN27H+ZpGKpYK316KKdmTeb2jlF7VjIo2bas9hQyEcMewJbajc0chQGh4fiIm8Np5CZY324Keiy+VUXEQAv/w0mRdTvefpFEMBhkqvp0KlUxF5lcIqTR1yBO/fOdLK8E5fGL87F5J3c9GXhepf9WVJ5gEfZdavlfpLP0Ad2ke0oThLm4lYrIgKF/f7DWlS9VJ87MyTe2vSMIUg2IBLT+EH5nkw9JCaG8OIV+Qwdtv3ht3IYpeMxYuJWATuRVT/eNe8U9//NfY9x6v3p/114/bJd1izERwsPQvT3qlbAGFwP4Q/rzpxdUViuDF5YTRq4kHDdAXRq94rP9GNo1z63TPsuf7q9My1qnUx6t6wajoIn6hfZFJpv25wVrZ1OidCFkpEgnHvUso+dt6W4Zq34iKIJ2K7nUuHn21WVfz4W4mWL3CzSDxKq3gH9ve3SKxQpmh9HXzFjYjFTcB5OWZQLJ6Vfhs8vgJxJwaNQZKgn2jPy7br9P6P0ZhzXF8Yc5OyjpVrEfnPWPD7oAgvungbnoWuL/lFFItgkytCHhbUUQH5qJptVm9aCLfb1rysKhHVofi2FxUP8n8ADA1K2A==
-sidebar_class_name: "post api-method"
-info_path: api/lastmile-ai-api-v-2
-custom_edit_url: null
-show_extensions: true
----
-
-import ApiTabs from "@theme/ApiTabs";
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
-import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
-import MimeTabs from "@theme/MimeTabs";
-import ParamsItem from "@theme/ParamsItem";
-import ResponseSamples from "@theme/ResponseSamples";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import OperationTabs from "@theme/OperationTabs";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-Get a Dataset.
-
-
-
-
-
-
-
-
-
- Body
-
-
-
-
-
-
-
-
-
-
-
-
-
- Successful operation
-
-
-
-
-
-
-
-
-
-
- Schema
-
-
-
-
-
-
-
-
-
- dataset
-
- object
-
-
-
- required
-
-
-
-
-
-
- A Dataset in the most basic sense: metadata and ownership, but nothing tied
- to its data.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- columns
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
- labelState
-
- object
-
-
-
-
-
-
- The state of the latest labeling job for the dataset
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/get-fine-tune-job-status.api.mdx b/website/docs/api/get-fine-tune-job-status.api.mdx
deleted file mode 100644
index 20bd9fec..00000000
--- a/website/docs/api/get-fine-tune-job-status.api.mdx
+++ /dev/null
@@ -1,427 +0,0 @@
----
-id: get-fine-tune-job-status
-title: "Get Fine Tune Job Status"
-description: "Get the status of an existing job, including any results."
-api: eJytV9tu20gM/RWCC2wSQLGLAPuiIg9O0ewm22yD2t0+2IYxlmhrUmlGnRk58Rr69wVnJFu+BO1eXmLLQ5GHh2dIZoNOLC3GY7yVimBUKYJ7PcdphLokI5zU6i7FGH8lxxZscK/nQydcZTHClGxiZMlmwQhcRmD9MegFCAX0Iq2TaglPeh6BVElepfwo1BoM2Sp3tocRWkoqI90a4/EGb0gYMoPKZRiPp/U0QkPfKrLuRqdrjDeYaOVIOf4qyjKXiUfaf7KMY4M2yagQ/M1Jl9Mr+D8FnxihW5dspOdPlPBzaTh7J8myjyc9Zw42rZl1Rqol1nWAJQ2lzGAwm9Z1OLClVjY4uHrzhj/2yRpWSULWLqoctlRj9H9lFqJ/N7VQqRO5RbjYOf3ky9QNent0+L1IpdFLQ7YbSxgj1hihdFTYEwRxeZSTIgerRGkz7bymnBFSsYIKckYmXj0trlFz9thG+7e1jZBKnWSdE6kcLcnwUa738lBVMQ8HIkkqI5L1ycMTDOwOnSzIOlGUx1giXGhTCIcxpsLRJZu+Ir4WdQOxA6gTvhtsyn48oZQ+6JTyW8k8HpZilBE0VlCwWQRyAdLBs7CQGBKOUrBbQefrbk12fr9XDHm6Ek2AgftRbiKsyvSfvuLzekULzaV8SH/5TdjsleuS01D+RTdrR/aUbA4KJrlau8y6kHdYjiIfxpmGVlPl7rPJT+W6X8fPJgenYSXp2TdqrlXbhEGoFFqRwDn1lj2gF0dGiRy+/HwDlckvjtLYqmp6GCv0BT8EgNvF5ajyt/Zez3tHbmw7UI67jm+odYQvl4lOaSiKMmeCxxvMhVpijPdiJYY+MI8RXZnE816U2jj4IKwrZE6wMLqAs7x5PHs7UROVaGUdJLkk5eAaFD1v7c83EwUw93NopL+Sipkb1neP1Gp89mEwHD3cfXg/GzzezUYff3//x9k0gn4fRpm0IK2nN6WFYA6Y2UQomBPoQjpH6UTVFx6CsGuVwKJSCdMGhZDq/AJ88ICuHSRwDeJZyBZur0OU7S3JhcZ/vgHfCWI4859n0MQJ7nROvVwvz1unvSO62brmFwKSt1hHW6If1y7zM+qQZG0nyvPb0gsH7HuyW5q3FDOqluOZY5KvtadXGq04p/MJHvM8wYsI4KcfJvpiojocdtibuUrR7KnhbxYk2IB60vOZTK8noa9OMPJ+SiOV2ydv62QWrtEF8rZSkMs0r02l9vtFKXiTwb4oZf+qLyqnZ7QSeX/PQ3+Hwu9DZkUmCL3iu42Zc6WN+/2WZCF7Ka2O7vij0WkV1BR8wKWn/IHrMrjz+Npla8jbRGhX3ZVr20Y4JGPxZhhjqBVGzZfbtpHefxn5K81byqfdpvb+xd/WzpztNEypFrq7UnQwwuDxDv68Okrt2CSGd7ootSLlmDRmLJhe9d74mautK4TfnJQomnUJ9nZdOL3MdnbM/7TXNkw6enH9MhdS+fEUmnWQxRhFKTFCzncrjaYVbsWBEXbkMY0wY2XFY9xs5sLSZ5PXNf/8rSLDO/Q0wpUwUsyZ2zGPiYxESsbr6SutMcZ3Ib/LESNk87zyW9nh1skdILwxSBLyXfZ12674Hz8OR6yVZmfnoYYxGvGMkf8bI/K/Gfy2l6D/LXSbSizZNvhkZYl9YR4I0WfVbpVq3UG42XR6eF1j1KTi2w3WPFz+BmfjhYA=
-sidebar_class_name: "post api-method"
-info_path: api/lastmile-ai-api-v-2
-custom_edit_url: null
-show_extensions: true
----
-
-import ApiTabs from "@theme/ApiTabs";
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
-import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
-import MimeTabs from "@theme/MimeTabs";
-import ParamsItem from "@theme/ParamsItem";
-import ResponseSamples from "@theme/ResponseSamples";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import OperationTabs from "@theme/OperationTabs";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-Get the status of an existing job, including any results.
-
-
-
-
-
-
-
-
-
- Body
-
-
-
-
-
-
-
-
-
-
-
-
-
- Successful operation
-
-
-
-
-
-
-
-
-
-
- Schema
-
-
-
-
-
-
-
-
-
-
-
- fineTuneJobResult
-
- object
-
-
-
- required
-
-
-
-
-
-
- Result of a Fine-Tuning Job.
-
-
-
-
-
-
-
- progress
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
- trainedModelFile
-
- object
-
-
-
-
-
-
- The trained model, if it was created successfully.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/get-fine-tune-job.api.mdx b/website/docs/api/get-fine-tune-job.api.mdx
deleted file mode 100644
index c08dedfa..00000000
--- a/website/docs/api/get-fine-tune-job.api.mdx
+++ /dev/null
@@ -1,602 +0,0 @@
----
-id: get-fine-tune-job
-title: "Get Fine Tune Job"
-description: "Get the full job details"
-api: eJy9V1lvGzcQ/isEH4oWWEuBgb7sm+3UrYOmMWKlebAFY7QcaWlzyQ05tKMI+9+LIXWsDh9JgD7tMcM5vzm4kASzIMtrea4tilG0KN65iRwX0rXogbSzF0qW8k8k5mAGphdSYai8bpkhkwXVKKbRGHHnJkIhgTZBFjJgFb2muSyvF/IUwaM/iVTL8nrcjQvp8UvEQKdOzWW5kJWzhJb4FdrW6CqZMLwLrGYhQ1VjA/xGmgzuGfYxS5OFpHnLZDe5w4q/W88OkcbAp+/chN1arNgCeW1nsuuyQdqj4qBktnHXZUJonQ1ZwPGbN/zYjsJVrCoMYRqNWEdPFj/vU9b7Gqf6Urbz9fxRfSAYuzke1Sgu3go3zZlmvBDj5c5NBrIrZOURCNUJHRI1db4BkqVUQHhEukE+Elv1vUcsNPiyrf9Ag6JyPudMaTsT5LbtVqJxCo1Q6PUDKjH1rhFU68AOsaYtiXtIKWQgoBgOkipnp3r2RDLOMvGllLzO0Q/pBYxgdjF1Pjm5SsmzLjwpqvd7T+IEAhpt8T3H7lAJPYGalZwc8xhQCQjpTyDwxAlqnbaUGT1oq+0saUwfb4EgIL1WocrsnPMYcEtmIR411SK0RlMQE7hHJbQVzOHEBG/sGhBqbqHRFRgzT3ZgoJ83A6yIdqKBA4APYGLqBauiStFJ2EKDFaE6cyY2tg8y8B7mspCasDkAvl0zrpBYeJXlZB9z+LVNtXBEMYX6xoqr2LbOE6oVeym0bSMVwkVKz5l30apb8pHqGyvOnRf4FZrWYCFAEIR7EXSjDaRohtg04PW37GKjZzUJi6iW4gRYdWO3ZA5kt9uCdwG3B4jdzOwHb5ybdzT0REV+zMSXKrL1buYxPJuN3eh/iWhJgxHBQhtqRyHleglG0SB5XYUB617aNVrSLlfafnSWFRJbV9U9iraEM/RMMm7LDxubSSZAVUUP1fwg8UAENkTu0IGgaV/bzA8O25XVSxN7BvXU95WNu1WTQJVAcq4N7qeC63HJlcusEHoqNIlHCGI5ukRYD3Az7+dkI/dHBun/Nhubp5pyt15C3qvf/4JQH2SZaoNX+huezgnDIdjsJExztjae9U3e2LKneVfPpjo/efNyQ/vkDfeWB42Pm40znw/cUcQKJOJXHMwGAr8Sep5qn385FdGb3/bcWKNqvKsr9wUuWBDcLo5GqVfyhjz4vmgsd4X1ZrBuSOMDVZAXTs4nUu14+25d2mlb4L1ZDqHVw+MhRHK3PEOG3Mdveae5vXOT4QyTRvQP6EPauiMHVtZEbSiHQwOBGm0Q9EDhw16AL71TsUotO8sQR+JvCPReGxQnF5KX9tVOf8Wra8ZKf7Nf55BVsi2JTZZykphksXw5X6H43edRiievxB83F4I/8mzpNbkeWrWdun4/79koTi4vxL/He67ts5TizDWts2iJs8MRy6zHgzep4blADdjNPpZuOtt3pb01a73vP3ctWkaI8CsNWwPapprPFZDzfC2h1bKQ7Mc616l8etmWheR8jwtZM0bKa7lY8Mj85E3X8e8vET3fvcaFfACvYcLBuuaiqxEU+gSQe5zLUp5lu49GbBqzm5hm3O6dpStWJ06qClt6lnfcg/Hlh6sRJ3951+MWIUvp4ZHrAR5lKSXfO/l0wlT6t5AG7CzCjHmzTIYKbCNtB1nJq9WMtvOehYtF5hi5e7RdJ4ulK8TfsuPS+w+dUjoR
-sidebar_class_name: "post api-method"
-info_path: api/lastmile-ai-api-v-2
-custom_edit_url: null
-show_extensions: true
----
-
-import ApiTabs from "@theme/ApiTabs";
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
-import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
-import MimeTabs from "@theme/MimeTabs";
-import ParamsItem from "@theme/ParamsItem";
-import ResponseSamples from "@theme/ResponseSamples";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import OperationTabs from "@theme/OperationTabs";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-Get the full job details
-
-
-
-
-
-
-
-
-
- Body
-
-
-
-
-
-
-
-
-
-
-
-
-
- Successful operation
-
-
-
-
-
-
-
-
-
-
- Schema
-
-
-
-
-
-
-
-
-
- job
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- config
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- result
-
- object
-
-
-
- required
-
-
-
-
-
-
- Result of a Fine-Tuning Job.
-
-
-
-
-
-
-
- progress
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
- trainedModelFile
-
- object
-
-
-
-
-
-
- The trained model, if it was created successfully.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/get-metric.api.mdx b/website/docs/api/get-metric.api.mdx
deleted file mode 100644
index 24d9dfdc..00000000
--- a/website/docs/api/get-metric.api.mdx
+++ /dev/null
@@ -1,306 +0,0 @@
----
-id: get-metric
-title: "Get Metric"
-description: "Get a specific evaluation metric by id or name."
-api: eJzlVk1v4zYQ/SuD6SEJwNhBjlrk4F2kRdqkG6zd9mAbAS2Nbe5SpJaknBiC/nsxpGQrcVoU7bEXWxSH8/Hm8Y0aDHLjMZvj7U7qWgZlDS4F2opcXNwVmOFPFB4oOJWjwIJ87lQVDeMOSPAV5WqtcqCDEyjjAVjtQRVgHRhZ0ggFesprp8Ies3mDH0k6cpM6bDGbL9ulQEffa/Lhoy32mDWYWxPIBH6UVaVVHp2Pv3qO3qDPt1RKfgoqaBqm+iU5QoFhX/GOXX2lnNeV4+qCIs8HU55DF4dS//6gKuKhZOODU2aDrUCu892NV8C9u19puy/JhGmQofbvGLVtmxBSjgpuWpf88m1buuKp6NtQ1j7AVu4IZABN0odBW8BTGB28+8oan0q8vrriv9e+p3Wek/frWsOBJSj+U6dSyP9rq0LtjAcJ61rrvl+pEHhWYQtSa1gr0oU/NqoV+HKZ24Kmsqw0VzlvUEuzwQx/ljs5jRH4utna5ZyYKivrAtxLH0qlCdbOlnCmu+XZh4VZmNwaHyDXikyAGzD0fLA/bxYGYBXv68x+I5NB5SwTYURmNz+7n0xnD3f3t0+Tx7un2edfbn89WwoYj2G2VR6Uh7AlKGgtax1AmgJyaWBFYEsVAhUL017EFKTfmxzWtcmTikhlzi8gBk/Z9QSFG5DPUvXpjo7SM9r0zDpvOjwzaFroIiRHVtNI2815726UDNmkZasU+AO24oDr4z5sI9XfYmr9wkQ4ezThDdgR2x7VA6KcSg/pU2BMb2xEU7lUxPkCT2Fd4IUA+OEf43qxMAPI3gXrKdXeJZQWN00r4uHKKRNOYELW6pLC1vJ8qGwU2kqyjuNYVmp8PZZ1sE8caHyMNj5Gi6PA7cgl7tZOY4bbECqfjcc9kFKNCtqdTJ1HZ4s6EST5gMsI6wNjP7mLyfVzZsrCk2RgOG0OF5ZDci7RDDNM/UDRPfxoXSkD36o/ZsjXjgXty3FI3b7EC/hanlhveiXoZea4fl3L4PVbUTmKiUBl1naofINyYfJ4B79fn3g+Ncngky0ra8gEjwIZ/GR6PbpiXeM+ljJqXpc0z/f3R/9gNv+Lr4AO/EAvYVxpqQyHjxxoOhrNUVYKBXJdByqhwKNzFDig01LglmmYzbFpVtLTb063Lb/+XpPjz42lwJ10Sq4YwPmyFbglWZCL/PtGe8zwUyrpcsbpsbmuOc2TgcaqkE5M8pyi0P617fCmPH6ezphb3edNaQs+4+QzivibIfLHF5+OlI3vkgLVcsO2ySdTQr4m8hvixqq6LWn2gwybZiDjbYuiKyVKELbLtm3/BFRMgVg=
-sidebar_class_name: "post api-method"
-info_path: api/lastmile-ai-api-v-2
-custom_edit_url: null
-show_extensions: true
----
-
-import ApiTabs from "@theme/ApiTabs";
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
-import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
-import MimeTabs from "@theme/MimeTabs";
-import ParamsItem from "@theme/ParamsItem";
-import ResponseSamples from "@theme/ResponseSamples";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import OperationTabs from "@theme/OperationTabs";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-Get a specific evaluation metric by id or name.
-
-
-
-
-
-
-
-
-
- Body
-
-
-
-
-
-
-
-
-
- metric
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Successful operation
-
-
-
-
-
-
-
-
-
-
- Schema
-
-
-
-
-
-
-
-
-
- metric
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/get-project.api.mdx b/website/docs/api/get-project.api.mdx
deleted file mode 100644
index 2535361d..00000000
--- a/website/docs/api/get-project.api.mdx
+++ /dev/null
@@ -1,286 +0,0 @@
----
-id: get-project
-title: "Get Project"
-description: "Get a Project."
-api: eJylVU1v2zAM/SsGz2pd5OhbWmxDhn0EbbYdAmNgbDZRa1uqRHfNDP/3gZKTOk22odslsUVSfCTfoztgXHvIljB35o4KhlyBseSQtWlmJWTwjnhnU1CSL5y2YoymBJPBeg4KPBWt07yFbNnBJaEjN215A9ky73MFjh5a8nxpyi1kHRSmYWpYHtHaShchaXrn5fIOfLGhGuWJNVd0AOU63gQKeGvFZFYDQusEPmvyEqnLEB99PDvdrKHvIxLtqJTKdQl538dTb03jY+jk4kL+Diu+aYuCvL9tq2TfJVD/V0nM+ddS7DCE0S3Pc/mHLigoHCFTOeVjq4Jb42pkyKBEpjPWNUlIa8vXhpRU0StDAjDjZqdhN1jTScPBqE7YjVtjo3/uqf0Xl0+n8xyzZ9zJcYsGqPnLkN0kA+t6BTXxxojUrAmUtiiSgRStTicptmy+0yNW6RCXromD1twjOR+k1roKMtgwW5+laYWea10R6vOSHo9UO3embAt5SeIdyVnyAT1/1BUl0xmIUndCvhHmRhKN5bxviqQULMENMlgFJ1DDw9vdeN9/W4TOiSKun7fAmyesbUU7jo4GoZtbM6b6CGAync+Sr5Ojuo5dsuTK1NY01LAHBdKu6Do5v5Ak0u8aA1kiqcJG+822G+2r48U3tIPpiVNboW6CWGQq3TDOJaDVoEBw70calTpkk7HmCjZCgmwJXbdCT19c1fdy/NCSk72aK3hEp3ElbVnmvYINYUku8OCetpDBVcR5thBQ4l61Au5oM/VqFzEtCrL8R998xNP555uFzHjY47UpJcbhD1DhNwOQr4hEB+qEsw4qbNYtrsU33imMwENCvSBQqGowYbMdIey66LEw99T0PaihFJZ36EVbvwA0GVhC
-sidebar_class_name: "post api-method"
-info_path: api/lastmile-ai-api-v-2
-custom_edit_url: null
-show_extensions: true
----
-
-import ApiTabs from "@theme/ApiTabs";
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
-import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
-import MimeTabs from "@theme/MimeTabs";
-import ParamsItem from "@theme/ParamsItem";
-import ResponseSamples from "@theme/ResponseSamples";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import OperationTabs from "@theme/OperationTabs";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-Get a Project.
-
-
-
-
-
-
-
-
-
- Body
-
-
-
-
-
-
-
-
-
-
-
-
-
- Successful operation
-
-
-
-
-
-
-
-
-
-
- Schema
-
-
-
-
-
-
-
-
-
- project
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/get-pseudo-label-job-status.api.mdx b/website/docs/api/get-pseudo-label-job-status.api.mdx
deleted file mode 100644
index f0638c03..00000000
--- a/website/docs/api/get-pseudo-label-job-status.api.mdx
+++ /dev/null
@@ -1,350 +0,0 @@
----
-id: get-pseudo-label-job-status
-title: "Get Pseudo Label Job Status"
-description: "Get the status of an existing job, including any results."
-api: eJytV1Fv2zYQ/isH7iEJoNhFHl30IW3TIVmyBrG3PcSGQUtniwlFquTRiWf4vw9HSrZip0vR7cWW7OPddx8/3h3XguTCi8G9uPUYCgvXcoYaruxMTDJha3SSlDWXhRiIX5GSUbS5srMhSQpeZKJAnztVs2WyAyoRfPwb7BykAXxWnpRZwIOdZaBMrkPBr9KswKEPmnxPZMJjHpyilRjcr8VHlA7deaBSDO4nm0kmHH4L6OmjLVZisBa5NYSG+FHWtVZ5BNt/8IxjLXxeYiX5iRRp/H4Kd8mtyAStarazswfM+b12zAEp9Ozmwc6YiXVr5skpsxCbTUKmHBZMZTKbbDbpD19b45ODs3fv+OslX8OQ5+j9PGjYEi6y/zG5BODN7NJ+vZJeJuoXfu/ifnVDv4z7yZq5WrwZz8gKD6Ptq+lrfJAa2Bzm1kVtPdhZj4G9sP1hV52fDz1Kkh7ptX3e93f5mcXNiyupDDQrgSzMEBJlp5o5wYI9z/FpWFr6/DMBWt8sCqkMn5w5Pp360hLgs6xqjb4HbYIxEZmTWuJ1iv9TQZMHvYImiRZFJxBczsEErTOgUnkmEZRnTsemWQ4apWPAEZRHjTlh8cnqUJmu2KRzciUyoQirV0S4j3IYZsyHnUOeXDW0B48FKPOCfg4+NnDxXMfY7YoBKFMHysAGit8LZ4MppuQClWMDX6xruc1Agg9VJZ36Ox5DIOkfoVKLksBYAoNYcJmLHpsAHPPjCgqcy6ApA6n1Fqx0CWovFo/a2aqmEVa1loQvDtbLf946Uuq16pQJ6nr+V1pHJUJrDckGqJTEWSiDPuoiwT0oe6oQnVCTTSZm0uPFUuoQObtBcip/G8MdenRLLGCuUBc9+GwjxcEjgEytpbIVGkqKelT1+U7q7HAXYWatRmkONT4HcgEz4NVboTbrM3gqVV6CMkurl+jTvhK6CgvFvDSHaWwgdyhZUVxEylBJs3XSO6BnV1gOj8GBBL7D3avpTvazS/U3pE4SsV1f38BVKBa7JJt6t4fRtx391YIfO9omE8+nuS1wmKpO7NRaMu3iSi7lMAJhpDa4nDdBVbV1BNfSU6U0wtzZCo5083r0fmzGJrfGE+RaoSH4AAaftvbH67EBmMVZYGQf0QxYgNwxe2iW90fX58PRzeX1xfT89nI6+vrbxe9Hkwz6fRhxRVJJss0hBGkKyKXhSmErRYTF2GxOIgTpVyaHeTB5pI1L+vEJxOAJXdvJ4QPIJ6lauL1IaaOJKzvzvQVSar3Ha4izwACO4vcRNLGSS6uxp+3iuHXce411XrDhNQnQe7HJtnzfrqiMs8I+19aPTaS5ZRn2NiFy3rK9ZZqBtVRPibn+YCPLylnDaR2PxSHdY3GSAfzyw3yfjE2Hyi6J0+aMTB8aGqdJkA2wBzubquLDOA1YY5FFX7VThvY5nCZ/vCJNlyeC58cKqbQ8y9Y2jnu15NlS9GWt+md9GchOcSl1f99Jf4clnl63RJeUH5wWA1ES1X7Q77d0S9UrcHlQdm6dLUKSV/IBp5H8G96h88sIsZ2AhzzfparenYO3pY1DMpZoxqUuGnHhiA9frKsk8Zn8axSPOc+Nd7vx+SI1ts5U2+kXysxttwt1MML57SX8eXaQ2qHJAD7ZqrYGDTFpzFgyPeu9izOl9VRJs5sE48Vh/xoCr18yOrP/f7pvNGQSPlO/1lIZRhb3dN2I417IWolMcMpbgWwr5E4iIhMdkUwyUbLEBvdiveZS/ofTmw3//C2g4+vNJBNL6ZScMcP33C1LlAW6qKpHXKU6zimejhgkm+sQJ6X92wBXhLTiPM8xFt/v23ZPwe3X4YgV01ynKlvwGiefRBY/B0LwJZBXRyHG31L1CXLBtskn60u+lOeeHGNW7aRnVh2E63WntG82ImtSieVHbLjn/AOkFiTH
-sidebar_class_name: "post api-method"
-info_path: api/lastmile-ai-api-v-2
-custom_edit_url: null
-show_extensions: true
----
-
-import ApiTabs from "@theme/ApiTabs";
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
-import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
-import MimeTabs from "@theme/MimeTabs";
-import ParamsItem from "@theme/ParamsItem";
-import ResponseSamples from "@theme/ResponseSamples";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import OperationTabs from "@theme/OperationTabs";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-Get the status of an existing job, including any results.
-
-
-
-
-
-
-
-
-
- Body
-
-
-
-
-
-
-
-
-
-
-
-
-
- Successful operation
-
-
-
-
-
-
-
-
-
-
- Schema
-
-
-
-
-
-
-
-
-
-
-
- pseudoLabelJobResult
-
- object
-
-
-
- required
-
-
-
-
-
-
- Configuration for LLM Judge labeling job.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- promptTemplate
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/lastmile-ai-api-v-2.info.mdx b/website/docs/api/lastmile-ai-api-v-2.info.mdx
deleted file mode 100644
index 29fb33ab..00000000
--- a/website/docs/api/lastmile-ai-api-v-2.info.mdx
+++ /dev/null
@@ -1,78 +0,0 @@
----
-id: lastmile-ai-api-v-2
-title: "LastMile AI API V2"
-description: "LastMile AI API V2: Components"
-custom_edit_url: null
----
-
-import ApiLogo from "@theme/ApiLogo";
-import Heading from "@theme/Heading";
-import SchemaTabs from "@theme/SchemaTabs";
-import TabItem from "@theme/TabItem";
-import Export from "@theme/ApiExplorer/Export";
-
-
-
-
-
-
-
-
-
-LastMile AI API V2: Components
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Security Scheme Type:
- |
- http
- |
-
-
- HTTP Authorization Scheme:
- |
- bearer
- |
-
-
- Bearer format:
- |
- JWT
- |
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/list-base-models.api.mdx b/website/docs/api/list-base-models.api.mdx
deleted file mode 100644
index fc3a996b..00000000
--- a/website/docs/api/list-base-models.api.mdx
+++ /dev/null
@@ -1,630 +0,0 @@
----
-id: list-base-models
-title: "List Base Models"
-description: "List all base models available for fine-tuning."
-api: eJzFV0tv20YQ/iuL6cE2QEmBjwxyUFIHkOs0QqW2B0kQVuRIWme5y+wOHasC/3sxu6JMvZpHUfRiU5zhPL79ZnZmCyRXHtIJvFcGxbgyKO7tAmYJ2BKdJGXNIIcUHpSnt9LjB5uj9pBAjj5zqmSFnVhIrcVCehRFUBLySSotFxrF0jqxVAY7VBllVl1IwGNWOUUbSCdbeIvSoetXtIZ0MqtnCTj8XKGntzbfQLqFzBpCQ/woy1KrLETWe/TsfQs+W2Mh+YkUaTyJ97doDRKgTcliu3jEjH+XjvMkhR7SbZ2AzHPFpqUetiRLqT0m8NzxJJXR6H0Hi5I2nZ2dlFyFdV3XHLgvrfHBHty+esX/DrEaVVmG3i8rLfYYQ/LvU4x+v5YjxMMJhqKedE5uIAFFWPi2g2D4q/ZU3rLlySmzgjqBzKEkzPt0Kk1gaV0hCVLIJWGHVIH8SVXm3/tJjhq/14tHNzgfc4HkVLbH9ACLI9EPohLAv+B90Rjvu2ytCDOqHF7UvHuSugoUiaGdUaxjGSmHOVe4yuElgEvuZseVPTARRmWNkAtbkZCtIheZdZHxuTIrQVZIEVHcZ/tOuvyEVeHlNzH1AlhGFuexOYj+rLzUdlOgoRFJqvz/SN6Q30j91U5EGcIVOhaXlSutP58lOam4kw6dXTn0B2U7PpZ9DedHu7iAMpY2W5+PTlvfxs5UxSIKZJZVTmabs8KyHe+xkHHxJIvyWyE8InjMo4l6F2IroJb7trMTyjfA7ZjsxdLZYsf3Bvjuf1KxCbAOtuHZn9n5m+lc0ccr/R/6+8kXmdVVYb7royPsX/pKqMxDSM9UXbvG2sXTroqXEjhD+Evo7yHc4fCS3OxsQ7wYxlHDP2HJz7hUJpxIGG9ovWuJF7AJ/oPouZPZHEeyKDWf4GQLWpoVpHAvn+QoeOD5yFYuCzVXlNaReJCeCsWzFJPxSu9+Xr2emqnJrPEkMq3QkHgjDH7Z619vp0aIRRiwxvYTmlSUzvIA0kXzNLl66I/GHwYPd/P+cDAff/zl7terWSJ6PTFeKy+UD4nluJSVJiFNLjJpxAKFLRQR5lNT34QQpN+YTCwrkwVICqnM9Y0IzmN0zWAk3gj5Raom3C7PhTx33tuF7+qDmeY6mo4WrMautqvrxk43wsoqNWtFj6+hTvaADje0DvQ7BtP6qQk4NjCKI5QDqA2ceyg5lAbLOTGYb2yAUTlruiuk6ymc4jmFm0SIn74Z0JupaWHVQmlOlcH5Y4PTnAtgXuyQmprSKUMn8ABP0wXS2vIYX9owBZeSJ23oyVL1bnuyIjvHJ6l7B156x07C1O6e0EXWVk5DCmui0qe9XoOkVN0cn04WhKGzeRWpEW2ITsD1A4PfH4Qom5VgxKNubG7txWDfg9glxxLUIIV4INwRwsP75qa4/3McuhuP0L+97BN3z6H04ryvzNIeDNUvMYn+cCD+uD3ddU5UUvHOFqU1aIhBYoSi6m33Vbj1rKdChnkkzi1xX2Kii/MLVWvj+YHdaocT4TP1Si2VCQOKCwNtPPoJyFJBApzd/vj5lm0TgK/QYwrMElgzh9IJbLcs+N3puubXnyt0vM3NuAM7xbGFZS6BNcocXeDMJ9xACu9ibp0xx7lr2HznHK89XMrxi36WYWiLl3XbNB9+HI2ZD7vtkWOHFJz8Akn4mwLwgstfB5qFd7FtVHLFutEms0ceku+IbCGr5s40m1aE222r6dY1JLtUQt+Amm+DvwHea2S7
-sidebar_class_name: "post api-method"
-info_path: api/lastmile-ai-api-v-2
-custom_edit_url: null
-show_extensions: true
----
-
-import ApiTabs from "@theme/ApiTabs";
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
-import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
-import MimeTabs from "@theme/MimeTabs";
-import ParamsItem from "@theme/ParamsItem";
-import ResponseSamples from "@theme/ResponseSamples";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import OperationTabs from "@theme/OperationTabs";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-List all base models available for fine-tuning.
-
-
-
-
-
-
-
-
-
- Body
-
-
-
-
-
-
-
-
-
-
-
-
-
- Successful operation
-
-
-
-
-
-
-
-
-
-
- Schema
-
-
-
-
-
-
-
-
-
- models
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- metricBaseModel
-
- object
-
-
-
- required
-
-
-
-
-
-
- Information about a base model corresponding to a metric
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- modelCard
-
- object
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- trainingProgress
-
- object
-
-
-
- required
-
-
-
-
-
-
- Progress metrics from model training.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- values
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/list-datasets.api.mdx b/website/docs/api/list-datasets.api.mdx
deleted file mode 100644
index 7a0a7f98..00000000
--- a/website/docs/api/list-datasets.api.mdx
+++ /dev/null
@@ -1,532 +0,0 @@
----
-id: list-datasets
-title: "List Datasets"
-description: "List Datasets."
-api: eJy9WE1v2zgQ/SsD7iEJoNhFjlr04KYp1l23DWp392AbAS2NLbYUqZJUHNfwf18MKdmy5NQpFrs5JE44nI83b4Yz2TLHV5bFU/aWO27RsXnEdIGGO6HVMGUxGwnrqkPLIpaiTYwo6Lg6hPq0xyJmMSmNcBsWT7fsDXKDZlC6jMXT+W4eMYPfS7TujU43LN6yRCuHytFHXhRSJN5s/6sl5VtmkwxzTp+ccBJbznwOuljE3KagQ734ign9XhgKwQm0dHcppENjz6h5V0md0/a9RON9r8SsM0KtOsBY5CbJwEuDLRdBDHLukgyW2oDiOQJXKTTv7bw1skvQn7MRAoO0CgS4tToR3GEKa+EycBlCpY7tdu3bIWCQwtKFvZLFBgajEVSggS0wEUuBKdv5L0qhLbSyAY2bV6/ox7HmcZkkaO2ylLCnEov+bbKD1bP5qQNpwMeN4RsWMeEwP6JBzflzOsULkjHJEIZvQS897JUXPcpoYpByMnCnlCy1ybljMfmN107kSFfKIv3VK8Sn817+UeZcXRvkKV9IDCQkNjZ8jkAsQSsEfBKWirrNnF+00ThsoXPKkl4rNF8smpcUwDHmpUUD60yDXivbyYIq88963aSFUA5XaKrDWy2fORRKOMGl+OH5OnbclbbrW0fwzhhtTsolWpa5+ilDu3FWl6AwaFE5EMqHKLnDQwt+J2SdT2Hr8Inex4S/9bqGaqn/O+pTB8H/kf9Cpfh0IoFtZ4ckV/saQPXdssKz470UDg2XH19UXoREdeG4toKhUEtBRYcXu/A6CoMpvcciZU3ompjUwR47NycNki9QEkXxNIssHdXRV9zxd+hx+qoX7WbQ5c7oYOEcd2rFz5XMKfSsl215uELlIS0slqm+/qnD4QnNCzfBvJAVED+3y7/x0DxqO0JZZ8qEji0pxNOl3NYjaqcr96pYhAWvIApVuRQoU8j5BuhB5EIBV0EAcrSWr7DDhRaQnQjnv0SeZos99MVDE3ym4x361rwd+KDuP3VXyrV1sOBWJGBRWYwhR8cpRX7k8R7YTBQRLEoHSlP5rcAJTGcKnAbhQvfqeSicdlze6lK5F9T3hIQhIWli0X6uWWciySDhChZYDz1+SqpmkYXEmarHnggMrrhJJVrPxYKvEKz40U1NepiMG27Oq1np6TrRKY55XkgqiSnVhFqxmL3nj3zsvaaZWZcm8THlhTYORty63Hdyo3O4kNWvF7/P1EwlWlkHiRT0CLwGheu9/OV2pgAWfuie6G+oYhr/aBTroXqcXowG48mH4ejuYXA/fJh8+vPu48U8gn4fJsRLUb2ZuOSldD5PFVo6F85RanZX3gVuNyqBZal8hUDOhbq8Am88eFc30dfA11zU3vZqrHoE/2XQFa5oiT2pV5f1g11LksyOxIKN39ku2kN4v3GZnyvb8Gk7Ux65Gjho4ephrAHcg0e+1Og9OILvtfbACaNVb4Xucsa6CM7YVQTw24shvJqpAzqncZmpwgjlumAw2qBydJmmvazQfvcpOG1XrM8L0b/p89LpB3zksl/d6pNOv5eZR78ETbesNJLFLHOusHG/X6PERS/Fx0493RudhlYIQQdce8w+ELCDofepXvrGNMKH3t9c/fY1SybJFy/GYhbAZlH14V39sL//e+ILjVaDz4eN8e7JF1Jrp6sWskNTbmxQzcdV0LjT3C4OQcDgfgh/3XS3245IDLc6L7RC5UueIA2iN71X/unR1uXcD8lhID/ekNsWGhtwd5WuQHP45PqF5MKvhz532yrrU8YLwSJGnu8zTzb2j7fP/jxiGZElnrLtdsEtfjFyt6M/V9hN5xF75EZQE/SbesQy5CkaT5dvSPDeBkevJ+QVicvST67tTY4qNNwYJAn6/va8bJPP95/GE6JC9a+BXKd0x/A1i/z3mNHbVYRHOd6Gv4VuUNKjGbOgk3LNj3nX4pmPqp681abh4Xbb6J67HYuqUHw7YDtq6/8ATDUCGA==
-sidebar_class_name: "post api-method"
-info_path: api/lastmile-ai-api-v-2
-custom_edit_url: null
-show_extensions: true
----
-
-import ApiTabs from "@theme/ApiTabs";
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
-import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
-import MimeTabs from "@theme/MimeTabs";
-import ParamsItem from "@theme/ParamsItem";
-import ResponseSamples from "@theme/ResponseSamples";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import OperationTabs from "@theme/OperationTabs";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-List Datasets.
-
-
-
-
-
-
-
-
-
- Body
-
-
-
-
-
-
-
-
-
- filters
-
- object
-
-
-
-
-
-
- Filter listed datasets by ALL filters specified
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Successful operation
-
-
-
-
-
-
-
-
-
-
- Schema
-
-
-
-
-
-
-
-
-
- datasets
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- columns
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
- labelState
-
- object
-
-
-
-
-
-
- The state of the latest labeling job for the dataset
-
-
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/list-fine-tune-jobs.api.mdx b/website/docs/api/list-fine-tune-jobs.api.mdx
deleted file mode 100644
index d1f83ca1..00000000
--- a/website/docs/api/list-fine-tune-jobs.api.mdx
+++ /dev/null
@@ -1,662 +0,0 @@
----
-id: list-fine-tune-jobs
-title: "List Fine Tune Jobs"
-description: "List all fine-tune jobs with optional filters."
-api: eJy9WNtuGzcQ/ZUBCzQ2sJaCAH1RkAfHiVGnSWNESvNgCQa1O9Iy4ZIbcmhbEfTvxZC70uriS9qifrEkDoczZw7nwqUgOfdicCXOlUEYBYPwzk7FJBO2RidJWXNRiIF4rzyxCEu8s1MvMlGgz52qWaQRAKk1zJTBE2JFX+3Uw62iEmyUkryoCZ3viUx4zINTtBCDq6V4jdKhOw1UisHVZDXJhMPvAT29tsVCDJYit4bQEH+Uda1VHk3rf/V8+FL4vMRK8idSpPGAwZ+SPpEJWtQsYKdfMefvtWNXSaHn/Y2FT1B13kg+pvF7QBd9aMQ8OWXmewB6lC4vIUqDD9MkBpWkvISZdWBkhSBNAd19q0x4khT8/gGr5o+x9LU1Ppnz4vlz/rd9+DDkOXo/CxrWcRfZf4F6OvlRkJgrHRekc3IhMqEIq61YdJQ/qlMVj6M+KhEu3oCdAZUYuQstd3sMbu5QEhandEjVzLpKkhiIQhKekKqQt4S6+NktHNrHbf2TCZBbl8JZMDvIbttdQGUL1FCgUzdYwMzZCqhUnh3ik7Y07jHmATJFMszU/J5gnKXFx0LyNEc/tukiUp65z062IXnQhXtVdX7e0ziVHrUy+IGxu3g6a1o9CfPgsQDp4y+epCMOUG2VoSTopDLKzOOJ8csbSdIjPfXAIolzzIPHLZ1ZSrO+1oo8TOU3LEAZYAkLUxybNSGKhZGVyqXWi2gHevr3ZkgDwUyVZADwRuoQ00R7qSI6kVuoMScszqwOlXn4uj9oxhCJledJT/Ixwa/Muv4w1GMDw1DX1hEWrfgAlKkDZWADxf9zZ4MprskFKscGzq0DvJNVrTEDCST9N/CqUlpGNH2oKunUj+RipeYlgUEsGnWcoMdmS2dPNEn4e1AOCy62u4TbI8RuZPbBm6S8HjTdcyM/pcXHbmTt7NyhfzAau+h/D2hISQ3eyNqXlnyMdUNGqJCcymORb+0aNWuX7WlPqAeHCLnKBNY2LzsryhDO0fGStlt+mFBN04LM8+Bkvji4eACBzSJnaE+yqp+azHcinfxorW5M7BjUOb572GTVJgksIknOlcb9UPB9bKTSNctAzUAR3EoPTekCv67tetGNyUbvPymk/1ttrO5Lyqt1f/Kh+O136cuDIjOlcah+4OsFoT9Em52AKY7WxrOuyRtb9k7ePWdzOz87/XhC++w055YbhbepngetIe33seVrSQJH2Jv3AO8IHVe1L7++huD08Z4ba1ZNds9KeYEvrAROFyejmCu57e/9HBpNr7DuDNYJKbHXktRnNhg6gPpeYWFhyFmaLdvqwzzcliovIZeG87xWnlkdC17TlE41l7imc8/A4Vy6QjNcdga1nCN49ePg3Yy3bmPopGmY705yW+AwFgEfBxQtzVwMxDt5I4fRbvbfBpdHryouMfBeeqqUxtR1PdPN12cvx2Zscms8Qa4VGoJXYPB2LX+0HBuAaRyBRvYbmgHHm+9sD83N1bP3p8PRh4v3b69PLy+uRx//ePvns0kG/T6MuLFTqeMocCY5rsyWBilbKSIsxmZ1HE2QfmFymAWTp9ollTk6hnh4sm62qR7wCuStVK3Fvc6S73EIjpLOtNVq7Gk7P+pI9RhdllmxWDrrpVhlaygvF1TGIWMXRuvHJiLYAgg7+EY4WyDXILItLYrXxDC+shFA5azpzZGOxmIfybE4zgB+eTKUx2PDTl4zOa+/Rpw6CK1/bjEam9opQ0dbiwkawVNuhVRanq9rG2fTWvIELPqyVv0XfRnIXnND1d/a32fdsSVwN3FUvVqKwGlGlES1H/T7LXJS9Qq82bttl84WIZEg6YCTiOMHBvv0IlrWjudDnvFS5uwO6esbzUeyLVFMDEQKgMiaD+dtTn/3ZRQvIM+Onzaz/dvUae1M3s3IvEmX7ViymW0zoczMbs2eGw/g9PIC/nqx/0ixJzKAM1vV1qAhzgWMZxJ90XsemwPrqZJmM7ukh46t15K9x5DOc8XPv4s0uBLeUb/WUsUZP6QqkuhxJWStRCbYvzVFYgnqkIR7DabJJBMlc2twJZZL7js/O71a8c8NyFeTTNxIpziLxseXTJQoC3SRV9+Q43CW3DkZsW0srkNsFHffBPh6px2neY4xSd4v26X/5cfhiDnTvPZwnRUD4eQtFxV5KwZC8IsU744Eib+lVBLknGWTTuaF3CboDiGjV22jaxYdC5fLTgperUTWuBJziVhxbfgbgLayGA==
-sidebar_class_name: "post api-method"
-info_path: api/lastmile-ai-api-v-2
-custom_edit_url: null
-show_extensions: true
----
-
-import ApiTabs from "@theme/ApiTabs";
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
-import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
-import MimeTabs from "@theme/MimeTabs";
-import ParamsItem from "@theme/ParamsItem";
-import ResponseSamples from "@theme/ResponseSamples";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import OperationTabs from "@theme/OperationTabs";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-List all fine-tune jobs with optional filters.
-
-
-
-
-
-
-
-
-
- Body
-
-
-
-
-
-
-
-
-
- filters
-
- object
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Successful operation
-
-
-
-
-
-
-
-
-
-
- Schema
-
-
-
-
-
-
-
-
-
- jobs
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- config
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- result
-
- object
-
-
-
- required
-
-
-
-
-
-
- Result of a Fine-Tuning Job.
-
-
-
-
-
-
-
- progress
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
- trainedModelFile
-
- object
-
-
-
-
-
-
- The trained model, if it was created successfully.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/list-metrics.api.mdx b/website/docs/api/list-metrics.api.mdx
deleted file mode 100644
index c6ec903e..00000000
--- a/website/docs/api/list-metrics.api.mdx
+++ /dev/null
@@ -1,253 +0,0 @@
----
-id: list-metrics
-title: "List Metrics"
-description: "List all available evaluation metrics."
-api: eJylVk1v2zgQ/SvE7CEJQFtBjipycIsUyG6yNWrv7sE2gok0ttlSpEJSTgxB/30xpOWPJEUL9GJL5vBx5vHNG7cQcOUhn8HNBnWDQVkDCwm2JhdfbkvI4U75cE/BqcKDhJJ84VQdQ9OaQK0FblBpfNQkaA8lqrRrCBI8FY1TYQv5rIWPhI7cqAlryGeLbiHB0VNDPny05RbyFgprApnAj1jXWhURL/vm+dAWfLGmCvkpqKDpNMevCQokhG3Na/bxGxX8XjsuLCjykLedBCxLxbiox0crS9SeJLwMfEBlNHk/oKoO28EOJw+uoa7rOs7a19b4iAdXl5f8dcrPpCkK8n7ZaLEnFeRv1pcO/VmBsGM/wqRAdA63IEEFqvwxfIL+KaIqj8B8cMqsoJNgsKJ3F064eHe91nZbkQmTgKHx7wT1RD81ylHJUu3LWuzWXgaFLWmCVa05y1kLGs0KcvgTNziJ57P+bOMKBlZVbV0Qd+hDpTSJpbOVONO717MPczM3hTU+iEIrMkFcC0PP+/jzdm6EeIwCntrvZHJRO8t3PCSzmZ3djSbT+9u7m4fR+PZh+uWvm7/PFlJkmZiulRfKi7AmUdISGx0EmlIUaMQjCVupEKicm+4ipoB+awqxbEyROgmVOb8Q8fCUXa89cS3wGVWf7vDQfkN9EM15Qk2braahtqvzHmK4o5RjOg5Lp32ATu7JHG/DOkr3NZHWz03ksKdQvGI4EtpTuaeRc+l5fAhM5LWNFCpnzXBF4XwOb7mcw4UU4o9fJvNibo54ep+hh6qnaG5qp0x4ywuwRVUU1pb9sLbRXWpk+4IMa5VdZdgE+8DI2QE+O4aPHug25JJGG6chh3UItc+zrOcO1bCkzRuXHTtbNkkICUMMIpP3TPfoNqbXG+yEvSO167HN7huLj+RcYhjkkK4A5O7hs3UVBu6e/6bA7cWe9PXgzjcvsdGSgSqztCcudchJjMa34t+rtwPjTUguPtmqtoZMYJKYoRR6Nbxkk2C6K4wGkowmDZ0fTKSj2fHrw2lHTaCXkNUaleFz4w21u2ueAdYKJHBB+6sGCQc8kHBy3QsJaxZKPoO2fURP/zjddfzzU0OO5+BCwgad4rziGJSwJizJRX18py3k8CnVMphyghyum+jjr2cGN2raMSoKiob349hjLY+/TKZ897u5W9mS9zh8Bhk/cwD+O8C7o6Tib8kUGlxxbMJkpeCp0F4JK1bVzyGzPcqwbY/stOtA7kqJrgAd+/z/uhMGCw==
-sidebar_class_name: "post api-method"
-info_path: api/lastmile-ai-api-v-2
-custom_edit_url: null
-show_extensions: true
----
-
-import ApiTabs from "@theme/ApiTabs";
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
-import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
-import MimeTabs from "@theme/MimeTabs";
-import ParamsItem from "@theme/ParamsItem";
-import ResponseSamples from "@theme/ResponseSamples";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import OperationTabs from "@theme/OperationTabs";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-List all available evaluation metrics.
-
-
-
-
-
-
-
-
-
- Body
-
-
-
-
-
-
-
-
-
-
-
-
-
- Successful operation
-
-
-
-
-
-
-
-
-
-
- Schema
-
-
-
-
-
-
-
-
-
- metrics
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/list-projects.api.mdx b/website/docs/api/list-projects.api.mdx
deleted file mode 100644
index 794a4439..00000000
--- a/website/docs/api/list-projects.api.mdx
+++ /dev/null
@@ -1,346 +0,0 @@
----
-id: list-projects
-title: "List Projects"
-description: "List Projects."
-api: eJylVU2P2zYQ/SvEnLnrxR51cxYNsEXaLLKb9uAaxZgaW0wokiGp3TiC/nsxFG3LH6gb1AdbMt8MZ948PvaQcBOhWsBTcF9IJVhKcJ4CJu3sYw0VfNAxlcUIEmqKKmjPy2VR7FZvQUIk1QWdtlAtenhHGCjMu9RAtVgOSwmBvnUU0ztXb6HqQTmbyCZ+RO+NVnnb2ZfIyXuIqqEW+SnpZOikmE9jLpCQtp4X3Sp3IMEHbiFpihy71iZRiFfSvC+oa9m+dRRy7QUWU9B2c0ZMJAyqERktYrcaYaLFpBqxdkFYbEmgrcU0bpDgwgat/rHn/z9u5KzZCl9aEhijUxoT1eJNp0ZET0qvtRLT7DCUD48lemfj2OH93R3/HG/z3ClFMa47I/byAPl/BzjuepXzXV8TNjAE3IIEnag9Gu1Ox9dy6gvcDhJUIKZtni4xv3ahxQQV1JjoJumWOKTz9c+G1GToJ0NyYS5cksQggdV0ceFoihfWr8ntBPL75X2G8WTrQDV7ia5hyuSUolLqkkOSS2geXGenNGibaEPhTOcvDBaK0cKtD1J/a7RqhEIrViSMjnvNFz2uDP1lRfEAKQJtMNSGYsxZcEMi6h901oI/ON6kzGU5Ly2lxrE5epcNyCNbHMzQ69n9DLvk/qZXNLOSZcZ1ZXMMr9mJFj10wUAFTUo+VrOZwZhabQj1bU2vZ80/BVd3il/EmEPciA8Y02/akJg/Alvrznmf+cyNGp/6755g3pJryTCoYJVBIMvD+536fv3zJbPCZ/nTwbZ/+Y6tN3RirMUVDyI+1dVUKtqu3ZEnHDoR86dH8cf9+T1zBqnEg2u9s2TzkJjXEXp/e8eq5cm0mEU/Ho7ju+p0h8lddH6pFeYSfU8zb1Bno84D7MvoF4BegwSufD/+0XOK+2QJLCU0rJhqAX2/wkifgxkG/rsQuFhKeMWgWbb5zpTQENYUsma+EnP8MBZ688JVMdx02RFP/XeQu4i5UuTTv2KXE1E/fXx+YT2US7p1NccEfAOZvyvgAWfi8vDzfz0YtJsON4wdc/Ks8Vh8J2LLXe0c3W4nFfb9iHhxX8kOA8jSSuJ3GPgg/gNpWAmm
-sidebar_class_name: "post api-method"
-info_path: api/lastmile-ai-api-v-2
-custom_edit_url: null
-show_extensions: true
----
-
-import ApiTabs from "@theme/ApiTabs";
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
-import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
-import MimeTabs from "@theme/MimeTabs";
-import ParamsItem from "@theme/ParamsItem";
-import ResponseSamples from "@theme/ResponseSamples";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import OperationTabs from "@theme/OperationTabs";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-List Projects.
-
-
-
-
-
-
-
-
-
- Body
-
-
-
-
-
-
-
-
-
- filters
-
- object
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Successful operation
-
-
-
-
-
-
-
-
-
-
- Schema
-
-
-
-
-
-
-
-
-
- projects
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/clonedatasetrequest.schema.mdx b/website/docs/api/schemas/clonedatasetrequest.schema.mdx
deleted file mode 100644
index 4b88127b..00000000
--- a/website/docs/api/schemas/clonedatasetrequest.schema.mdx
+++ /dev/null
@@ -1,67 +0,0 @@
----
-id: clonedatasetrequest
-title: "CloneDatasetRequest"
-description: ""
-sidebar_label: "CloneDatasetRequest"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/clonedatasetresponse.schema.mdx b/website/docs/api/schemas/clonedatasetresponse.schema.mdx
deleted file mode 100644
index 18364ed9..00000000
--- a/website/docs/api/schemas/clonedatasetresponse.schema.mdx
+++ /dev/null
@@ -1,337 +0,0 @@
----
-id: clonedatasetresponse
-title: "CloneDatasetResponse"
-description: ""
-sidebar_label: "CloneDatasetResponse"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- dataset
-
- object
-
-
-
- required
-
-
-
-
-
-
- A Dataset in the most basic sense: metadata and ownership, but nothing tied
- to its data.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- columns
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
- labelState
-
- object
-
-
-
-
-
-
- The state of the latest labeling job for the dataset
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/createdatasetrequest.schema.mdx b/website/docs/api/schemas/createdatasetrequest.schema.mdx
deleted file mode 100644
index 9b854c8d..00000000
--- a/website/docs/api/schemas/createdatasetrequest.schema.mdx
+++ /dev/null
@@ -1,76 +0,0 @@
----
-id: createdatasetrequest
-title: "CreateDatasetRequest"
-description: "Create a Dataset, initially an empty shell until a file is uploaded"
-sidebar_label: "CreateDatasetRequest"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-Create a Dataset, initially an empty shell until a file is uploaded
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/createdatasetresponse.schema.mdx b/website/docs/api/schemas/createdatasetresponse.schema.mdx
deleted file mode 100644
index 26850b0d..00000000
--- a/website/docs/api/schemas/createdatasetresponse.schema.mdx
+++ /dev/null
@@ -1,337 +0,0 @@
----
-id: createdatasetresponse
-title: "CreateDatasetResponse"
-description: ""
-sidebar_label: "CreateDatasetResponse"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- dataset
-
- object
-
-
-
- required
-
-
-
-
-
-
- A Dataset in the most basic sense: metadata and ownership, but nothing tied
- to its data.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- columns
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
- labelState
-
- object
-
-
-
-
-
-
- The state of the latest labeling job for the dataset
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/createfinetunejobrequest.schema.mdx b/website/docs/api/schemas/createfinetunejobrequest.schema.mdx
deleted file mode 100644
index 48bbd368..00000000
--- a/website/docs/api/schemas/createfinetunejobrequest.schema.mdx
+++ /dev/null
@@ -1,132 +0,0 @@
----
-id: createfinetunejobrequest
-title: "CreateFineTuneJobRequest"
-description: "Create a new Fine Tune Job"
-sidebar_label: "CreateFineTuneJobRequest"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-Create a new Fine Tune Job
- Initialized with the provided configuration parameters.
-
-
-
-
-
-
-
- fineTuneJobConfig
-
- object
-
-
-
- required
-
-
-
-
-
-
- Partial configuration with parameters for the fine-tune job.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/createfinetunejobresponse.schema.mdx b/website/docs/api/schemas/createfinetunejobresponse.schema.mdx
deleted file mode 100644
index bffb6168..00000000
--- a/website/docs/api/schemas/createfinetunejobresponse.schema.mdx
+++ /dev/null
@@ -1,40 +0,0 @@
----
-id: createfinetunejobresponse
-title: "CreateFineTuneJobResponse"
-description: ""
-sidebar_label: "CreateFineTuneJobResponse"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/createprojectrequest.schema.mdx b/website/docs/api/schemas/createprojectrequest.schema.mdx
deleted file mode 100644
index beded079..00000000
--- a/website/docs/api/schemas/createprojectrequest.schema.mdx
+++ /dev/null
@@ -1,58 +0,0 @@
----
-id: createprojectrequest
-title: "CreateProjectRequest"
-description: "Create a Project"
-sidebar_label: "CreateProjectRequest"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-Create a Project
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/createprojectresponse.schema.mdx b/website/docs/api/schemas/createprojectresponse.schema.mdx
deleted file mode 100644
index 5c252fd7..00000000
--- a/website/docs/api/schemas/createprojectresponse.schema.mdx
+++ /dev/null
@@ -1,150 +0,0 @@
----
-id: createprojectresponse
-title: "CreateProjectResponse"
-description: ""
-sidebar_label: "CreateProjectResponse"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- project
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/createpseudolabeljobrequest.schema.mdx b/website/docs/api/schemas/createpseudolabeljobrequest.schema.mdx
deleted file mode 100644
index 367a1824..00000000
--- a/website/docs/api/schemas/createpseudolabeljobrequest.schema.mdx
+++ /dev/null
@@ -1,205 +0,0 @@
----
-id: createpseudolabeljobrequest
-title: "CreatePseudoLabelJobRequest"
-description: ""
-sidebar_label: "CreatePseudoLabelJobRequest"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- pseudoLabelJobConfig
-
- object
-
-
-
- required
-
-
-
-
-
-
- Partial configuration containing updates via its non-null fields.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- promptTemplate
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/createpseudolabeljobresponse.schema.mdx b/website/docs/api/schemas/createpseudolabeljobresponse.schema.mdx
deleted file mode 100644
index d6892349..00000000
--- a/website/docs/api/schemas/createpseudolabeljobresponse.schema.mdx
+++ /dev/null
@@ -1,40 +0,0 @@
----
-id: createpseudolabeljobresponse
-title: "CreatePseudoLabelJobResponse"
-description: ""
-sidebar_label: "CreatePseudoLabelJobResponse"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/datacolumn.schema.mdx b/website/docs/api/schemas/datacolumn.schema.mdx
deleted file mode 100644
index f21041ec..00000000
--- a/website/docs/api/schemas/datacolumn.schema.mdx
+++ /dev/null
@@ -1,58 +0,0 @@
----
-id: datacolumn
-title: "DataColumn"
-description: ""
-sidebar_label: "DataColumn"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/datarow.schema.mdx b/website/docs/api/schemas/datarow.schema.mdx
deleted file mode 100644
index ede52d8d..00000000
--- a/website/docs/api/schemas/datarow.schema.mdx
+++ /dev/null
@@ -1,49 +0,0 @@
----
-id: datarow
-title: "DataRow"
-description: ""
-sidebar_label: "DataRow"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/dataset.schema.mdx b/website/docs/api/schemas/dataset.schema.mdx
deleted file mode 100644
index 278f772c..00000000
--- a/website/docs/api/schemas/dataset.schema.mdx
+++ /dev/null
@@ -1,291 +0,0 @@
----
-id: dataset
-title: "Dataset"
-description: "A Dataset in the most basic sense: metadata and ownership, but nothing tied"
-sidebar_label: "Dataset"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-A Dataset in the most basic sense: metadata and ownership, but nothing tied
- to its data.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- columns
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
- labelState
-
- object
-
-
-
-
-
-
- The state of the latest labeling job for the dataset
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/datasetcolumninfo.schema.mdx b/website/docs/api/schemas/datasetcolumninfo.schema.mdx
deleted file mode 100644
index 4c8bcbb2..00000000
--- a/website/docs/api/schemas/datasetcolumninfo.schema.mdx
+++ /dev/null
@@ -1,85 +0,0 @@
----
-id: datasetcolumninfo
-title: "DatasetColumnInfo"
-description: ""
-sidebar_label: "DatasetColumnInfo"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/datasetfileinfo.schema.mdx b/website/docs/api/schemas/datasetfileinfo.schema.mdx
deleted file mode 100644
index 762f92ac..00000000
--- a/website/docs/api/schemas/datasetfileinfo.schema.mdx
+++ /dev/null
@@ -1,207 +0,0 @@
----
-id: datasetfileinfo
-title: "DatasetFileInfo"
-description: ""
-sidebar_label: "DatasetFileInfo"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- columns
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/datasetlabelstate.schema.mdx b/website/docs/api/schemas/datasetlabelstate.schema.mdx
deleted file mode 100644
index f32f9bfb..00000000
--- a/website/docs/api/schemas/datasetlabelstate.schema.mdx
+++ /dev/null
@@ -1,58 +0,0 @@
----
-id: datasetlabelstate
-title: "DatasetLabelState"
-description: ""
-sidebar_label: "DatasetLabelState"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/datasetview.schema.mdx b/website/docs/api/schemas/datasetview.schema.mdx
deleted file mode 100644
index aaf1f2c5..00000000
--- a/website/docs/api/schemas/datasetview.schema.mdx
+++ /dev/null
@@ -1,221 +0,0 @@
----
-id: datasetview
-title: "DatasetView"
-description: ""
-sidebar_label: "DatasetView"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- data
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
- columns
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/evaluatedatasetrequest.schema.mdx b/website/docs/api/schemas/evaluatedatasetrequest.schema.mdx
deleted file mode 100644
index 93ef3af3..00000000
--- a/website/docs/api/schemas/evaluatedatasetrequest.schema.mdx
+++ /dev/null
@@ -1,114 +0,0 @@
----
-id: evaluatedatasetrequest
-title: "EvaluateDatasetRequest"
-description: ""
-sidebar_label: "EvaluateDatasetRequest"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- metric
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/evaluatedatasetresponse.schema.mdx b/website/docs/api/schemas/evaluatedatasetresponse.schema.mdx
deleted file mode 100644
index b7d13a6e..00000000
--- a/website/docs/api/schemas/evaluatedatasetresponse.schema.mdx
+++ /dev/null
@@ -1,114 +0,0 @@
----
-id: evaluatedatasetresponse
-title: "EvaluateDatasetResponse"
-description: "models and scores correspond in the same manner as in EvaluateResponse"
-sidebar_label: "EvaluateDatasetResponse"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-models and scores correspond in the same manner as in EvaluateResponse
-
-
-
-
-
-
-
- metric
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/evaluaterequest.schema.mdx b/website/docs/api/schemas/evaluaterequest.schema.mdx
deleted file mode 100644
index 56de3a6a..00000000
--- a/website/docs/api/schemas/evaluaterequest.schema.mdx
+++ /dev/null
@@ -1,132 +0,0 @@
----
-id: evaluaterequest
-title: "EvaluateRequest"
-description: ""
-sidebar_label: "EvaluateRequest"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- metric
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/evaluateresponse.schema.mdx b/website/docs/api/schemas/evaluateresponse.schema.mdx
deleted file mode 100644
index 6c659a8e..00000000
--- a/website/docs/api/schemas/evaluateresponse.schema.mdx
+++ /dev/null
@@ -1,117 +0,0 @@
----
-id: evaluateresponse
-title: "EvaluateResponse"
-description: "The index of the float value corresponds to that of"
-sidebar_label: "EvaluateResponse"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-The index of the float value corresponds to that of
- the string combination sent in the request.
- Ex: scores.values[i] is taken from
- input[i], ground_truth[i], context[i], output[i] in EvaluateRequest
-
-
-
-
-
-
-
- metric
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/fieldsentry.schema.mdx b/website/docs/api/schemas/fieldsentry.schema.mdx
deleted file mode 100644
index c2eed464..00000000
--- a/website/docs/api/schemas/fieldsentry.schema.mdx
+++ /dev/null
@@ -1,49 +0,0 @@
----
-id: fieldsentry
-title: "FieldsEntry"
-description: ""
-sidebar_label: "FieldsEntry"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/finalizesingledatasetfileuploadrequest.schema.mdx b/website/docs/api/schemas/finalizesingledatasetfileuploadrequest.schema.mdx
deleted file mode 100644
index 1e85df8d..00000000
--- a/website/docs/api/schemas/finalizesingledatasetfileuploadrequest.schema.mdx
+++ /dev/null
@@ -1,151 +0,0 @@
----
-id: finalizesingledatasetfileuploadrequest
-title: "FinalizeSingleDatasetFileUploadRequest"
-description: "Request to finalize a single dataset file upload"
-sidebar_label: "FinalizeSingleDatasetFileUploadRequest"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-Request to finalize a single dataset file upload
-
-
-
-
-
-
-
-
-
- s3PresignedPost
-
- object
-
-
-
- required
-
-
-
-
-
-
- The pre-signed S3 URL where the file was uploadeded
-
-
-
-
-
-
-
-
-
- fields
-
- object
-
-
-
- required
-
-
-
-
-
-
- Fields required for the S3 presigned POST request generated by s3 sdk.
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/finalizesingledatasetfileuploadresponse.schema.mdx b/website/docs/api/schemas/finalizesingledatasetfileuploadresponse.schema.mdx
deleted file mode 100644
index 1f005be0..00000000
--- a/website/docs/api/schemas/finalizesingledatasetfileuploadresponse.schema.mdx
+++ /dev/null
@@ -1,245 +0,0 @@
----
-id: finalizesingledatasetfileuploadresponse
-title: "FinalizeSingleDatasetFileUploadResponse"
-description: "Response after finalizing a single dataset file upload"
-sidebar_label: "FinalizeSingleDatasetFileUploadResponse"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-Response after finalizing a single dataset file upload
-
-
-
-
-
-
-
- datasetFile
-
- object
-
-
-
-
-
-
- Information about the dataset file if the upload was successful
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- columns
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/finetunejob.schema.mdx b/website/docs/api/schemas/finetunejob.schema.mdx
deleted file mode 100644
index ac46c8dc..00000000
--- a/website/docs/api/schemas/finetunejob.schema.mdx
+++ /dev/null
@@ -1,428 +0,0 @@
----
-id: finetunejob
-title: "FineTuneJob"
-description: ""
-sidebar_label: "FineTuneJob"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- config
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- result
-
- object
-
-
-
- required
-
-
-
-
-
-
- Result of a Fine-Tuning Job.
-
-
-
-
-
-
-
- progress
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
- trainedModelFile
-
- object
-
-
-
-
-
-
- The trained model, if it was created successfully.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/finetunejobconfig.schema.mdx b/website/docs/api/schemas/finetunejobconfig.schema.mdx
deleted file mode 100644
index 49abdc10..00000000
--- a/website/docs/api/schemas/finetunejobconfig.schema.mdx
+++ /dev/null
@@ -1,85 +0,0 @@
----
-id: finetunejobconfig
-title: "FineTuneJobConfig"
-description: ""
-sidebar_label: "FineTuneJobConfig"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/finetunejobresult.schema.mdx b/website/docs/api/schemas/finetunejobresult.schema.mdx
deleted file mode 100644
index 544a9b6e..00000000
--- a/website/docs/api/schemas/finetunejobresult.schema.mdx
+++ /dev/null
@@ -1,236 +0,0 @@
----
-id: finetunejobresult
-title: "FineTuneJobResult"
-description: "Result of a Fine-Tuning Job."
-sidebar_label: "FineTuneJobResult"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-Result of a Fine-Tuning Job.
-
-
-
-
-
-
-
- progress
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
- trainedModelFile
-
- object
-
-
-
-
-
-
- The trained model, if it was created successfully.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/getdatasetdownloadurlrequest.schema.mdx b/website/docs/api/schemas/getdatasetdownloadurlrequest.schema.mdx
deleted file mode 100644
index 685519e6..00000000
--- a/website/docs/api/schemas/getdatasetdownloadurlrequest.schema.mdx
+++ /dev/null
@@ -1,40 +0,0 @@
----
-id: getdatasetdownloadurlrequest
-title: "GetDatasetDownloadURLRequest"
-description: ""
-sidebar_label: "GetDatasetDownloadURLRequest"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/getdatasetdownloadurlresponse.schema.mdx b/website/docs/api/schemas/getdatasetdownloadurlresponse.schema.mdx
deleted file mode 100644
index 97989c1b..00000000
--- a/website/docs/api/schemas/getdatasetdownloadurlresponse.schema.mdx
+++ /dev/null
@@ -1,40 +0,0 @@
----
-id: getdatasetdownloadurlresponse
-title: "GetDatasetDownloadURLResponse"
-description: ""
-sidebar_label: "GetDatasetDownloadURLResponse"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/getdatasetrequest.schema.mdx b/website/docs/api/schemas/getdatasetrequest.schema.mdx
deleted file mode 100644
index c6994bb4..00000000
--- a/website/docs/api/schemas/getdatasetrequest.schema.mdx
+++ /dev/null
@@ -1,40 +0,0 @@
----
-id: getdatasetrequest
-title: "GetDatasetRequest"
-description: ""
-sidebar_label: "GetDatasetRequest"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/getdatasetresponse.schema.mdx b/website/docs/api/schemas/getdatasetresponse.schema.mdx
deleted file mode 100644
index 313d8fbf..00000000
--- a/website/docs/api/schemas/getdatasetresponse.schema.mdx
+++ /dev/null
@@ -1,337 +0,0 @@
----
-id: getdatasetresponse
-title: "GetDatasetResponse"
-description: ""
-sidebar_label: "GetDatasetResponse"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- dataset
-
- object
-
-
-
- required
-
-
-
-
-
-
- A Dataset in the most basic sense: metadata and ownership, but nothing tied
- to its data.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- columns
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
- labelState
-
- object
-
-
-
-
-
-
- The state of the latest labeling job for the dataset
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/getdatasetviewrequest.schema.mdx b/website/docs/api/schemas/getdatasetviewrequest.schema.mdx
deleted file mode 100644
index d9ee10da..00000000
--- a/website/docs/api/schemas/getdatasetviewrequest.schema.mdx
+++ /dev/null
@@ -1,67 +0,0 @@
----
-id: getdatasetviewrequest
-title: "GetDatasetViewRequest"
-description: "Get a view of the data within a dataset."
-sidebar_label: "GetDatasetViewRequest"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-Get a view of the data within a dataset.
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/getdatasetviewresponse.schema.mdx b/website/docs/api/schemas/getdatasetviewresponse.schema.mdx
deleted file mode 100644
index 3439976f..00000000
--- a/website/docs/api/schemas/getdatasetviewresponse.schema.mdx
+++ /dev/null
@@ -1,277 +0,0 @@
----
-id: getdatasetviewresponse
-title: "GetDatasetViewResponse"
-description: ""
-sidebar_label: "GetDatasetViewResponse"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- datasetView
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
- data
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
- columns
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/getfinetunejobrequest.schema.mdx b/website/docs/api/schemas/getfinetunejobrequest.schema.mdx
deleted file mode 100644
index f0911fb4..00000000
--- a/website/docs/api/schemas/getfinetunejobrequest.schema.mdx
+++ /dev/null
@@ -1,40 +0,0 @@
----
-id: getfinetunejobrequest
-title: "GetFineTuneJobRequest"
-description: ""
-sidebar_label: "GetFineTuneJobRequest"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/getfinetunejobresponse.schema.mdx b/website/docs/api/schemas/getfinetunejobresponse.schema.mdx
deleted file mode 100644
index 7127fdf0..00000000
--- a/website/docs/api/schemas/getfinetunejobresponse.schema.mdx
+++ /dev/null
@@ -1,466 +0,0 @@
----
-id: getfinetunejobresponse
-title: "GetFineTuneJobResponse"
-description: ""
-sidebar_label: "GetFineTuneJobResponse"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- job
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- config
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- result
-
- object
-
-
-
- required
-
-
-
-
-
-
- Result of a Fine-Tuning Job.
-
-
-
-
-
-
-
- progress
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
- trainedModelFile
-
- object
-
-
-
-
-
-
- The trained model, if it was created successfully.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/getfinetunejobstatusrequest.schema.mdx b/website/docs/api/schemas/getfinetunejobstatusrequest.schema.mdx
deleted file mode 100644
index 3b8d4840..00000000
--- a/website/docs/api/schemas/getfinetunejobstatusrequest.schema.mdx
+++ /dev/null
@@ -1,40 +0,0 @@
----
-id: getfinetunejobstatusrequest
-title: "GetFineTuneJobStatusRequest"
-description: ""
-sidebar_label: "GetFineTuneJobStatusRequest"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/getfinetunejobstatusresponse.schema.mdx b/website/docs/api/schemas/getfinetunejobstatusresponse.schema.mdx
deleted file mode 100644
index 90ae037f..00000000
--- a/website/docs/api/schemas/getfinetunejobstatusresponse.schema.mdx
+++ /dev/null
@@ -1,291 +0,0 @@
----
-id: getfinetunejobstatusresponse
-title: "GetFineTuneJobStatusResponse"
-description: ""
-sidebar_label: "GetFineTuneJobStatusResponse"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- fineTuneJobResult
-
- object
-
-
-
- required
-
-
-
-
-
-
- Result of a Fine-Tuning Job.
-
-
-
-
-
-
-
- progress
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
- trainedModelFile
-
- object
-
-
-
-
-
-
- The trained model, if it was created successfully.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/getmetricrequest.schema.mdx b/website/docs/api/schemas/getmetricrequest.schema.mdx
deleted file mode 100644
index 20f0a422..00000000
--- a/website/docs/api/schemas/getmetricrequest.schema.mdx
+++ /dev/null
@@ -1,105 +0,0 @@
----
-id: getmetricrequest
-title: "GetMetricRequest"
-description: "Requested metric must have at least id or name set."
-sidebar_label: "GetMetricRequest"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-Requested metric must have at least id or name set.
-
-
-
-
-
-
-
- metric
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/getmetricresponse.schema.mdx b/website/docs/api/schemas/getmetricresponse.schema.mdx
deleted file mode 100644
index 09200c34..00000000
--- a/website/docs/api/schemas/getmetricresponse.schema.mdx
+++ /dev/null
@@ -1,105 +0,0 @@
----
-id: getmetricresponse
-title: "GetMetricResponse"
-description: "Returns a full metric object with all fields set."
-sidebar_label: "GetMetricResponse"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-Returns a full metric object with all fields set.
-
-
-
-
-
-
-
- metric
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/getprojectrequest.schema.mdx b/website/docs/api/schemas/getprojectrequest.schema.mdx
deleted file mode 100644
index 606ebe08..00000000
--- a/website/docs/api/schemas/getprojectrequest.schema.mdx
+++ /dev/null
@@ -1,40 +0,0 @@
----
-id: getprojectrequest
-title: "GetProjectRequest"
-description: ""
-sidebar_label: "GetProjectRequest"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/getprojectresponse.schema.mdx b/website/docs/api/schemas/getprojectresponse.schema.mdx
deleted file mode 100644
index b246da83..00000000
--- a/website/docs/api/schemas/getprojectresponse.schema.mdx
+++ /dev/null
@@ -1,150 +0,0 @@
----
-id: getprojectresponse
-title: "GetProjectResponse"
-description: ""
-sidebar_label: "GetProjectResponse"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- project
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/getpseudolabeljobstatusrequest.schema.mdx b/website/docs/api/schemas/getpseudolabeljobstatusrequest.schema.mdx
deleted file mode 100644
index f22aa2df..00000000
--- a/website/docs/api/schemas/getpseudolabeljobstatusrequest.schema.mdx
+++ /dev/null
@@ -1,40 +0,0 @@
----
-id: getpseudolabeljobstatusrequest
-title: "GetPseudoLabelJobStatusRequest"
-description: ""
-sidebar_label: "GetPseudoLabelJobStatusRequest"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/getpseudolabeljobstatusresponse.schema.mdx b/website/docs/api/schemas/getpseudolabeljobstatusresponse.schema.mdx
deleted file mode 100644
index 18f07de0..00000000
--- a/website/docs/api/schemas/getpseudolabeljobstatusresponse.schema.mdx
+++ /dev/null
@@ -1,214 +0,0 @@
----
-id: getpseudolabeljobstatusresponse
-title: "GetPseudoLabelJobStatusResponse"
-description: ""
-sidebar_label: "GetPseudoLabelJobStatusResponse"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- pseudoLabelJobResult
-
- object
-
-
-
- required
-
-
-
-
-
-
- Configuration for LLM Judge labeling job.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- promptTemplate
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/google-protobuf-value.schema.mdx b/website/docs/api/schemas/google-protobuf-value.schema.mdx
deleted file mode 100644
index e32d09fe..00000000
--- a/website/docs/api/schemas/google-protobuf-value.schema.mdx
+++ /dev/null
@@ -1,42 +0,0 @@
----
-id: google-protobuf-value
-title: "google.protobuf.Value"
-description: "Ordered row values with length always equal to `num_rows` on the"
-sidebar_label: "google.protobuf.Value"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-Ordered row values with length always equal to `num_rows` on the
- corresponding view.
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/listbasemodelsrequest.schema.mdx b/website/docs/api/schemas/listbasemodelsrequest.schema.mdx
deleted file mode 100644
index f55e3072..00000000
--- a/website/docs/api/schemas/listbasemodelsrequest.schema.mdx
+++ /dev/null
@@ -1,40 +0,0 @@
----
-id: listbasemodelsrequest
-title: "ListBaseModelsRequest"
-description: ""
-sidebar_label: "ListBaseModelsRequest"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/listbasemodelsresponse.schema.mdx b/website/docs/api/schemas/listbasemodelsresponse.schema.mdx
deleted file mode 100644
index e7f8cb2b..00000000
--- a/website/docs/api/schemas/listbasemodelsresponse.schema.mdx
+++ /dev/null
@@ -1,494 +0,0 @@
----
-id: listbasemodelsresponse
-title: "ListBaseModelsResponse"
-description: ""
-sidebar_label: "ListBaseModelsResponse"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- models
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- metricBaseModel
-
- object
-
-
-
- required
-
-
-
-
-
-
- Information about a base model corresponding to a metric
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- modelCard
-
- object
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- trainingProgress
-
- object
-
-
-
- required
-
-
-
-
-
-
- Progress metrics from model training.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- values
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/listdatasetsrequest.schema.mdx b/website/docs/api/schemas/listdatasetsrequest.schema.mdx
deleted file mode 100644
index 31ef9411..00000000
--- a/website/docs/api/schemas/listdatasetsrequest.schema.mdx
+++ /dev/null
@@ -1,87 +0,0 @@
----
-id: listdatasetsrequest
-title: "ListDatasetsRequest"
-description: ""
-sidebar_label: "ListDatasetsRequest"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- filters
-
- object
-
-
-
-
-
-
- Filter listed datasets by ALL filters specified
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/listdatasetsrequestfilters.schema.mdx b/website/docs/api/schemas/listdatasetsrequestfilters.schema.mdx
deleted file mode 100644
index dc2bba40..00000000
--- a/website/docs/api/schemas/listdatasetsrequestfilters.schema.mdx
+++ /dev/null
@@ -1,49 +0,0 @@
----
-id: listdatasetsrequestfilters
-title: "ListDatasetsRequestFilters"
-description: "Filter listed datasets by ALL filters specified"
-sidebar_label: "ListDatasetsRequestFilters"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-Filter listed datasets by ALL filters specified
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/listdatasetsresponse.schema.mdx b/website/docs/api/schemas/listdatasetsresponse.schema.mdx
deleted file mode 100644
index 9cb350ce..00000000
--- a/website/docs/api/schemas/listdatasetsresponse.schema.mdx
+++ /dev/null
@@ -1,349 +0,0 @@
----
-id: listdatasetsresponse
-title: "ListDatasetsResponse"
-description: ""
-sidebar_label: "ListDatasetsResponse"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- datasets
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- columns
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
- labelState
-
- object
-
-
-
-
-
-
- The state of the latest labeling job for the dataset
-
-
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/listfinetunejobsrequest.schema.mdx b/website/docs/api/schemas/listfinetunejobsrequest.schema.mdx
deleted file mode 100644
index 783649f4..00000000
--- a/website/docs/api/schemas/listfinetunejobsrequest.schema.mdx
+++ /dev/null
@@ -1,79 +0,0 @@
----
-id: listfinetunejobsrequest
-title: "ListFineTuneJobsRequest"
-description: ""
-sidebar_label: "ListFineTuneJobsRequest"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- filters
-
- object
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/listfinetunejobsrequestfilters.schema.mdx b/website/docs/api/schemas/listfinetunejobsrequestfilters.schema.mdx
deleted file mode 100644
index 213fed04..00000000
--- a/website/docs/api/schemas/listfinetunejobsrequestfilters.schema.mdx
+++ /dev/null
@@ -1,49 +0,0 @@
----
-id: listfinetunejobsrequestfilters
-title: "ListFineTuneJobsRequestFilters"
-description: ""
-sidebar_label: "ListFineTuneJobsRequestFilters"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/listfinetunejobsresponse.schema.mdx b/website/docs/api/schemas/listfinetunejobsresponse.schema.mdx
deleted file mode 100644
index 44768191..00000000
--- a/website/docs/api/schemas/listfinetunejobsresponse.schema.mdx
+++ /dev/null
@@ -1,487 +0,0 @@
----
-id: listfinetunejobsresponse
-title: "ListFineTuneJobsResponse"
-description: ""
-sidebar_label: "ListFineTuneJobsResponse"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- jobs
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- config
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- result
-
- object
-
-
-
- required
-
-
-
-
-
-
- Result of a Fine-Tuning Job.
-
-
-
-
-
-
-
- progress
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
- trainedModelFile
-
- object
-
-
-
-
-
-
- The trained model, if it was created successfully.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/listmetricsrequest.schema.mdx b/website/docs/api/schemas/listmetricsrequest.schema.mdx
deleted file mode 100644
index d2ae05ff..00000000
--- a/website/docs/api/schemas/listmetricsrequest.schema.mdx
+++ /dev/null
@@ -1,40 +0,0 @@
----
-id: listmetricsrequest
-title: "ListMetricsRequest"
-description: ""
-sidebar_label: "ListMetricsRequest"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/listmetricsresponse.schema.mdx b/website/docs/api/schemas/listmetricsresponse.schema.mdx
deleted file mode 100644
index 1d5717cb..00000000
--- a/website/docs/api/schemas/listmetricsresponse.schema.mdx
+++ /dev/null
@@ -1,117 +0,0 @@
----
-id: listmetricsresponse
-title: "ListMetricsResponse"
-description: ""
-sidebar_label: "ListMetricsResponse"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- metrics
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/listprojectsrequest.schema.mdx b/website/docs/api/schemas/listprojectsrequest.schema.mdx
deleted file mode 100644
index 19e36a73..00000000
--- a/website/docs/api/schemas/listprojectsrequest.schema.mdx
+++ /dev/null
@@ -1,79 +0,0 @@
----
-id: listprojectsrequest
-title: "ListProjectsRequest"
-description: ""
-sidebar_label: "ListProjectsRequest"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- filters
-
- object
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/listprojectsrequestfilters.schema.mdx b/website/docs/api/schemas/listprojectsrequestfilters.schema.mdx
deleted file mode 100644
index ea6032d2..00000000
--- a/website/docs/api/schemas/listprojectsrequestfilters.schema.mdx
+++ /dev/null
@@ -1,49 +0,0 @@
----
-id: listprojectsrequestfilters
-title: "ListProjectsRequestFilters"
-description: ""
-sidebar_label: "ListProjectsRequestFilters"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/listprojectsresponse.schema.mdx b/website/docs/api/schemas/listprojectsresponse.schema.mdx
deleted file mode 100644
index 128d0405..00000000
--- a/website/docs/api/schemas/listprojectsresponse.schema.mdx
+++ /dev/null
@@ -1,171 +0,0 @@
----
-id: listprojectsresponse
-title: "ListProjectsResponse"
-description: ""
-sidebar_label: "ListProjectsResponse"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- projects
-
- object[]
-
-
-
- required
-
-
-
-
-
-
- Array [
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- ]
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/metric.schema.mdx b/website/docs/api/schemas/metric.schema.mdx
deleted file mode 100644
index f9f08113..00000000
--- a/website/docs/api/schemas/metric.schema.mdx
+++ /dev/null
@@ -1,67 +0,0 @@
----
-id: metric
-title: "Metric"
-description: ""
-sidebar_label: "Metric"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/metricbasemodel.schema.mdx b/website/docs/api/schemas/metricbasemodel.schema.mdx
deleted file mode 100644
index 8132ef23..00000000
--- a/website/docs/api/schemas/metricbasemodel.schema.mdx
+++ /dev/null
@@ -1,67 +0,0 @@
----
-id: metricbasemodel
-title: "MetricBaseModel"
-description: "Information about a base model corresponding to a metric"
-sidebar_label: "MetricBaseModel"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-Information about a base model corresponding to a metric
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/model.schema.mdx b/website/docs/api/schemas/model.schema.mdx
deleted file mode 100644
index a9a7ff58..00000000
--- a/website/docs/api/schemas/model.schema.mdx
+++ /dev/null
@@ -1,444 +0,0 @@
----
-id: model
-title: "Model"
-description: "Definition for the model"
-sidebar_label: "Model"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-Definition for the model
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- metricBaseModel
-
- object
-
-
-
- required
-
-
-
-
-
-
- Information about a base model corresponding to a metric
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- modelCard
-
- object
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- trainingProgress
-
- object
-
-
-
- required
-
-
-
-
-
-
- Progress metrics from model training.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- values
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/modelcard.schema.mdx b/website/docs/api/schemas/modelcard.schema.mdx
deleted file mode 100644
index 96346a5c..00000000
--- a/website/docs/api/schemas/modelcard.schema.mdx
+++ /dev/null
@@ -1,287 +0,0 @@
----
-id: modelcard
-title: "ModelCard"
-description: ""
-sidebar_label: "ModelCard"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- trainingProgress
-
- object
-
-
-
- required
-
-
-
-
-
-
- Progress metrics from model training.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- values
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/modelfile.schema.mdx b/website/docs/api/schemas/modelfile.schema.mdx
deleted file mode 100644
index aa8d77d6..00000000
--- a/website/docs/api/schemas/modelfile.schema.mdx
+++ /dev/null
@@ -1,85 +0,0 @@
----
-id: modelfile
-title: "ModelFile"
-description: "Actual file asset corresponding to a model"
-sidebar_label: "ModelFile"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-Actual file asset corresponding to a model
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/project.schema.mdx b/website/docs/api/schemas/project.schema.mdx
deleted file mode 100644
index 7883aee2..00000000
--- a/website/docs/api/schemas/project.schema.mdx
+++ /dev/null
@@ -1,112 +0,0 @@
----
-id: project
-title: "Project"
-description: ""
-sidebar_label: "Project"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/prompttemplate.schema.mdx b/website/docs/api/schemas/prompttemplate.schema.mdx
deleted file mode 100644
index 67296e74..00000000
--- a/website/docs/api/schemas/prompttemplate.schema.mdx
+++ /dev/null
@@ -1,49 +0,0 @@
----
-id: prompttemplate
-title: "PromptTemplate"
-description: ""
-sidebar_label: "PromptTemplate"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/pseudolabeljobconfig.schema.mdx b/website/docs/api/schemas/pseudolabeljobconfig.schema.mdx
deleted file mode 100644
index 6b6f4a42..00000000
--- a/website/docs/api/schemas/pseudolabeljobconfig.schema.mdx
+++ /dev/null
@@ -1,159 +0,0 @@
----
-id: pseudolabeljobconfig
-title: "PseudoLabelJobConfig"
-description: "Configuration for LLM Judge labeling job."
-sidebar_label: "PseudoLabelJobConfig"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-Configuration for LLM Judge labeling job.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- promptTemplate
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/s-3-presignedpost.schema.mdx b/website/docs/api/schemas/s-3-presignedpost.schema.mdx
deleted file mode 100644
index 93d8fcfa..00000000
--- a/website/docs/api/schemas/s-3-presignedpost.schema.mdx
+++ /dev/null
@@ -1,96 +0,0 @@
----
-id: s-3-presignedpost
-title: "S3PresignedPost"
-description: ""
-sidebar_label: "S3PresignedPost"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- fields
-
- object
-
-
-
- required
-
-
-
-
-
-
- Fields required for the S3 presigned POST request generated by s3 sdk.
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/submitfinetunejobrequest.schema.mdx b/website/docs/api/schemas/submitfinetunejobrequest.schema.mdx
deleted file mode 100644
index 6298c764..00000000
--- a/website/docs/api/schemas/submitfinetunejobrequest.schema.mdx
+++ /dev/null
@@ -1,140 +0,0 @@
----
-id: submitfinetunejobrequest
-title: "SubmitFineTuneJobRequest"
-description: ""
-sidebar_label: "SubmitFineTuneJobRequest"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- fineTuneJobConfig
-
- object
-
-
-
- required
-
-
-
-
-
-
- The fine-tune job configuration.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/submitfinetunejobresponse.schema.mdx b/website/docs/api/schemas/submitfinetunejobresponse.schema.mdx
deleted file mode 100644
index 600e58d7..00000000
--- a/website/docs/api/schemas/submitfinetunejobresponse.schema.mdx
+++ /dev/null
@@ -1,40 +0,0 @@
----
-id: submitfinetunejobresponse
-title: "SubmitFineTuneJobResponse"
-description: ""
-sidebar_label: "SubmitFineTuneJobResponse"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/submitpseudolabeljobrequest.schema.mdx b/website/docs/api/schemas/submitpseudolabeljobrequest.schema.mdx
deleted file mode 100644
index 220d7c8a..00000000
--- a/website/docs/api/schemas/submitpseudolabeljobrequest.schema.mdx
+++ /dev/null
@@ -1,214 +0,0 @@
----
-id: submitpseudolabeljobrequest
-title: "SubmitPseudoLabelJobRequest"
-description: ""
-sidebar_label: "SubmitPseudoLabelJobRequest"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- pseudoLabelJobConfig
-
- object
-
-
-
- required
-
-
-
-
-
-
- The pseudo-labeling job configuration.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- promptTemplate
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/submitpseudolabeljobresponse.schema.mdx b/website/docs/api/schemas/submitpseudolabeljobresponse.schema.mdx
deleted file mode 100644
index 2c90a51f..00000000
--- a/website/docs/api/schemas/submitpseudolabeljobresponse.schema.mdx
+++ /dev/null
@@ -1,40 +0,0 @@
----
-id: submitpseudolabeljobresponse
-title: "SubmitPseudoLabelJobResponse"
-description: ""
-sidebar_label: "SubmitPseudoLabelJobResponse"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/trainingprogress.schema.mdx b/website/docs/api/schemas/trainingprogress.schema.mdx
deleted file mode 100644
index 18048ca9..00000000
--- a/website/docs/api/schemas/trainingprogress.schema.mdx
+++ /dev/null
@@ -1,85 +0,0 @@
----
-id: trainingprogress
-title: "TrainingProgress"
-description: "Progress metrics from model training."
-sidebar_label: "TrainingProgress"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-Progress metrics from model training.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/uploaddatasetfilerequest.schema.mdx b/website/docs/api/schemas/uploaddatasetfilerequest.schema.mdx
deleted file mode 100644
index 79260cc0..00000000
--- a/website/docs/api/schemas/uploaddatasetfilerequest.schema.mdx
+++ /dev/null
@@ -1,40 +0,0 @@
----
-id: uploaddatasetfilerequest
-title: "UploadDatasetFileRequest"
-description: "Initiate an upload by requesting a pre-signed S3 upload URL."
-sidebar_label: "UploadDatasetFileRequest"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-Initiate an upload by requesting a pre-signed S3 upload URL.
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/uploaddatasetfileresponse.schema.mdx b/website/docs/api/schemas/uploaddatasetfileresponse.schema.mdx
deleted file mode 100644
index cfdd1ca5..00000000
--- a/website/docs/api/schemas/uploaddatasetfileresponse.schema.mdx
+++ /dev/null
@@ -1,134 +0,0 @@
----
-id: uploaddatasetfileresponse
-title: "UploadDatasetFileResponse"
-description: ""
-sidebar_label: "UploadDatasetFileResponse"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- s3PresignedPost
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
- fields
-
- object
-
-
-
- required
-
-
-
-
-
-
- Fields required for the S3 presigned POST request generated by s3 sdk.
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/schemas/valuesentry.schema.mdx b/website/docs/api/schemas/valuesentry.schema.mdx
deleted file mode 100644
index 3218911d..00000000
--- a/website/docs/api/schemas/valuesentry.schema.mdx
+++ /dev/null
@@ -1,49 +0,0 @@
----
-id: valuesentry
-title: "ValuesEntry"
-description: ""
-sidebar_label: "ValuesEntry"
-hide_title: true
-schema: true
-custom_edit_url: null
----
-
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/sidebar.ts b/website/docs/api/sidebar.ts
index aa0b3ab5..5db9bab9 100644
--- a/website/docs/api/sidebar.ts
+++ b/website/docs/api/sidebar.ts
@@ -1,636 +1,7 @@
import type { SidebarsConfig } from "@docusaurus/plugin-content-docs";
const sidebar: SidebarsConfig = {
- apisidebar: [
- {
- type: "doc",
- id: "api/lastmile-ai-api-v-2",
- },
- {
- type: "category",
- label: "Dataset",
- items: [
- {
- type: "doc",
- id: "api/create-dataset",
- label: "Create Dataset",
- className: "api-method post",
- },
- {
- type: "doc",
- id: "api/upload-dataset-file",
- label: "Upload Dataset File",
- className: "api-method post",
- },
- {
- type: "doc",
- id: "api/finalize-single-dataset-file-upload",
- label: "Finalize Single Dataset File Upload",
- className: "api-method post",
- },
- {
- type: "doc",
- id: "api/get-dataset",
- label: "Get Dataset",
- className: "api-method post",
- },
- {
- type: "doc",
- id: "api/get-dataset-download-url",
- label: "Get Dataset Download URL",
- className: "api-method post",
- },
- {
- type: "doc",
- id: "api/get-dataset-view",
- label: "Get Dataset View",
- className: "api-method post",
- },
- {
- type: "doc",
- id: "api/list-datasets",
- label: "List Datasets",
- className: "api-method post",
- },
- {
- type: "doc",
- id: "api/clone-dataset",
- label: "Clone Dataset",
- className: "api-method post",
- },
- ],
- },
- {
- type: "category",
- label: "Evaluation",
- items: [
- {
- type: "doc",
- id: "api/evaluate",
- label: "Evaluate",
- className: "api-method post",
- },
- {
- type: "doc",
- id: "api/evaluate-dataset",
- label: "Evaluate Dataset",
- className: "api-method post",
- },
- {
- type: "doc",
- id: "api/list-metrics",
- label: "List Metrics",
- className: "api-method post",
- },
- {
- type: "doc",
- id: "api/get-metric",
- label: "Get Metric",
- className: "api-method post",
- },
- ],
- },
- {
- type: "category",
- label: "Fine Tune Job",
- items: [
- {
- type: "doc",
- id: "api/create-fine-tune-job",
- label: "Create Fine Tune Job",
- className: "api-method post",
- },
- {
- type: "doc",
- id: "api/submit-fine-tune-job",
- label: "Submit Fine Tune Job",
- className: "api-method post",
- },
- {
- type: "doc",
- id: "api/get-fine-tune-job",
- label: "Get Fine Tune Job",
- className: "api-method post",
- },
- {
- type: "doc",
- id: "api/get-fine-tune-job-status",
- label: "Get Fine Tune Job Status",
- className: "api-method post",
- },
- {
- type: "doc",
- id: "api/list-fine-tune-jobs",
- label: "List Fine Tune Jobs",
- className: "api-method post",
- },
- {
- type: "doc",
- id: "api/list-base-models",
- label: "List Base Models",
- className: "api-method post",
- },
- ],
- },
- {
- type: "category",
- label: "Project",
- items: [
- {
- type: "doc",
- id: "api/create-project",
- label: "Create Project",
- className: "api-method post",
- },
- {
- type: "doc",
- id: "api/get-project",
- label: "Get Project",
- className: "api-method post",
- },
- {
- type: "doc",
- id: "api/list-projects",
- label: "List Projects",
- className: "api-method post",
- },
- ],
- },
- {
- type: "category",
- label: "Pseudo Label Job",
- items: [
- {
- type: "doc",
- id: "api/create-pseudo-label-job",
- label: "Create Pseudo Label Job",
- className: "api-method post",
- },
- {
- type: "doc",
- id: "api/submit-pseudo-label-job",
- label: "Submit Pseudo Label Job",
- className: "api-method post",
- },
- {
- type: "doc",
- id: "api/get-pseudo-label-job-status",
- label: "Get Pseudo Label Job Status",
- className: "api-method post",
- },
- ],
- },
- {
- type: "category",
- label: "Schemas",
- items: [
- {
- type: "doc",
- id: "api/schemas/metricbasemodel",
- label: "MetricBaseModel",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/modelcard",
- label: "ModelCard",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/valuesentry",
- label: "ValuesEntry",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/model",
- label: "Model",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/modelfile",
- label: "ModelFile",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/trainingprogress",
- label: "TrainingProgress",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/datacolumn",
- label: "DataColumn",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/dataset",
- label: "Dataset",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/datasetfileinfo",
- label: "DatasetFileInfo",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/datasetcolumninfo",
- label: "DatasetColumnInfo",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/datasetview",
- label: "DatasetView",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/datarow",
- label: "DataRow",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/datasetlabelstate",
- label: "DatasetLabelState",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/prompttemplate",
- label: "PromptTemplate",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/finetunejob",
- label: "FineTuneJob",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/finetunejobconfig",
- label: "FineTuneJobConfig",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/finetunejobresult",
- label: "FineTuneJobResult",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/project",
- label: "Project",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/createdatasetrequest",
- label: "CreateDatasetRequest",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/createdatasetresponse",
- label: "CreateDatasetResponse",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/uploaddatasetfilerequest",
- label: "UploadDatasetFileRequest",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/uploaddatasetfileresponse",
- label: "UploadDatasetFileResponse",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/s-3-presignedpost",
- label: "S3PresignedPost",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/fieldsentry",
- label: "FieldsEntry",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/finalizesingledatasetfileuploadrequest",
- label: "FinalizeSingleDatasetFileUploadRequest",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/finalizesingledatasetfileuploadresponse",
- label: "FinalizeSingleDatasetFileUploadResponse",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/getdatasetrequest",
- label: "GetDatasetRequest",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/getdatasetresponse",
- label: "GetDatasetResponse",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/getdatasetviewrequest",
- label: "GetDatasetViewRequest",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/getdatasetviewresponse",
- label: "GetDatasetViewResponse",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/listdatasetsrequestfilters",
- label: "ListDatasetsRequestFilters",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/listdatasetsrequest",
- label: "ListDatasetsRequest",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/listdatasetsresponse",
- label: "ListDatasetsResponse",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/getdatasetdownloadurlrequest",
- label: "GetDatasetDownloadURLRequest",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/getdatasetdownloadurlresponse",
- label: "GetDatasetDownloadURLResponse",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/clonedatasetrequest",
- label: "CloneDatasetRequest",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/clonedatasetresponse",
- label: "CloneDatasetResponse",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/metric",
- label: "Metric",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/evaluaterequest",
- label: "EvaluateRequest",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/evaluateresponse",
- label: "EvaluateResponse",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/evaluatedatasetrequest",
- label: "EvaluateDatasetRequest",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/evaluatedatasetresponse",
- label: "EvaluateDatasetResponse",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/listmetricsrequest",
- label: "ListMetricsRequest",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/listmetricsresponse",
- label: "ListMetricsResponse",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/getmetricrequest",
- label: "GetMetricRequest",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/getmetricresponse",
- label: "GetMetricResponse",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/createfinetunejobrequest",
- label: "CreateFineTuneJobRequest",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/createfinetunejobresponse",
- label: "CreateFineTuneJobResponse",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/submitfinetunejobrequest",
- label: "SubmitFineTuneJobRequest",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/submitfinetunejobresponse",
- label: "SubmitFineTuneJobResponse",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/getfinetunejobrequest",
- label: "GetFineTuneJobRequest",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/getfinetunejobresponse",
- label: "GetFineTuneJobResponse",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/getfinetunejobstatusrequest",
- label: "GetFineTuneJobStatusRequest",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/getfinetunejobstatusresponse",
- label: "GetFineTuneJobStatusResponse",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/listfinetunejobsrequestfilters",
- label: "ListFineTuneJobsRequestFilters",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/listfinetunejobsrequest",
- label: "ListFineTuneJobsRequest",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/listfinetunejobsresponse",
- label: "ListFineTuneJobsResponse",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/listbasemodelsrequest",
- label: "ListBaseModelsRequest",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/listbasemodelsresponse",
- label: "ListBaseModelsResponse",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/createprojectrequest",
- label: "CreateProjectRequest",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/createprojectresponse",
- label: "CreateProjectResponse",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/getprojectrequest",
- label: "GetProjectRequest",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/getprojectresponse",
- label: "GetProjectResponse",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/listprojectsrequestfilters",
- label: "ListProjectsRequestFilters",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/listprojectsrequest",
- label: "ListProjectsRequest",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/listprojectsresponse",
- label: "ListProjectsResponse",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/pseudolabeljobconfig",
- label: "PseudoLabelJobConfig",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/createpseudolabeljobrequest",
- label: "CreatePseudoLabelJobRequest",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/createpseudolabeljobresponse",
- label: "CreatePseudoLabelJobResponse",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/submitpseudolabeljobrequest",
- label: "SubmitPseudoLabelJobRequest",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/submitpseudolabeljobresponse",
- label: "SubmitPseudoLabelJobResponse",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/getpseudolabeljobstatusrequest",
- label: "GetPseudoLabelJobStatusRequest",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/getpseudolabeljobstatusresponse",
- label: "GetPseudoLabelJobStatusResponse",
- className: "schema",
- },
- {
- type: "doc",
- id: "api/schemas/google-protobuf-value",
- label: "google.protobuf.Value",
- className: "schema",
- },
- ],
- },
- ],
+ apisidebar: [],
};
export default sidebar.apisidebar;
diff --git a/website/docs/api/submit-fine-tune-job.api.mdx b/website/docs/api/submit-fine-tune-job.api.mdx
deleted file mode 100644
index 1933c91a..00000000
--- a/website/docs/api/submit-fine-tune-job.api.mdx
+++ /dev/null
@@ -1,277 +0,0 @@
----
-id: submit-fine-tune-job
-title: "Submit Fine Tune Job"
-description: "Step 2 of 2: Submit the job configuration created by CreateFineTuneJob to"
-api: eJy1V0tv2zgQ/iuD2YMTQLGLHFXkkKYNkG67DWrv7sEyDFoa20wkUiWppF5D/30xpCxLVooG+7jYEvlxOI9vHtqjExuL8RxvpSKYVYrgo17hIkJdkhFOanWXYYzTalVIxyDGMCTCjGxqZMkYRjgq4RL0Gi5jCHBwW4IHvYJUq7XcVEEepIaEowxWO7jxjx2x4HSiQCrppHAEgo+PMUJLaWWk22E83+M7EobMdeW2GM8X9SJCQ98qsu6dznYY7zHVypFy/CjKMpepv3jyYFnTPdp0S4XgJyddTi+Z9zUIxAjdrmSEXj1Qyu+lYc84SZYFPOgV+2d/gFlnpNpgHeH6KOzGm8+ovstmWwKGXTj2+8BRbPdBwduBtJ9ppkRBQ8VOo/bFP4gcGA5rbQ4xG7MNPeyrRXWWBxJXwlIuFX3WGeUvee5UKvvo7n0rp+BzUFnKQFi/Yp0wTqoNlFoqF4BGSCXVxt/oX94LJyy5116YBTg4zVf1ZEbwLN0WbJlLZ2ElHikDqYARGlaUKMjIyCfKINspUchU5PnO60HW/Xs1hIJKraRgB9CTyKuQUnp99A5fZimn1FF2o/OqULZznTBG7DBC6aiwP1djSo6Fp0FOsDG4X6qWu+zqRMG0KkttOLMbeAxSlZWLQFfO/2+MrlS2dKZy20TBrTZA30VR5hSBACfsI1hZyFx4b9qqKISRfwUTC7nZOlBEWSMOhMoS1ZM5xrquQzWQhjKua6eEGxDiNDJD5y1OZYakfynFF3WjgC21siERL9+8Gab+tEpTsnZd5dAWWoz+k8IVrv7HletFW71ddYTfL1Kd0dSHzPpanAu1wRg/iicx9faxA3VlUpYpCyYEfBLWFTInWBtdwChvXkdvE5WoVCvrIM0lKQdXoOi5xZ/tEwWw8tV+ph9JxVAazX4bk3qajz5dT2ef7z59WF7f3y1nX3798NtoEcFkArOttCBDfchoLarcswVSoZi/upDOUZao+tyrIOxOpbCuVBqYJqQ6Owd/edDuEE+4AvEs5EHdcYcAdmx9KILOAANuxNDsAJxwMobRycooOkBPuBjDfBQCNVq0mB5/Yxj13o+i+rxnXG/hAKybfx/4GEb+P2w27gpe0TmNc705O/hm7IGMqBkUnPgW66jlyP3ObT3LT/mhbaI8NQ7MgBPieJ4cGNKyI+gZ6LF0zI8r7ZkhjVbjDbmzBIcUSfA8Avjl1Rw5T1Qn/J3AL7lrLx86oT9Gvt1bho5+1cYeIGlr0tLX66XMEow7yw0JEoy6hw5MWDbFlc/MkyZtE1z0wEyBZdM+Wvk9XpxI91wYnugxpD3SochSZldJKBJ++zxRpZHK9WixlNk58phWkNtqHidL7WerUvAIhxNRysnlRFROL7mpTXounATv+sJsnsiEulOZHGPcOlfaeDI5EEfIcUZPgy52b3RWheQOMuDC0+gzc+36zut2mDCnXGNDiezOmW2d5CtZFw/DGAP/MGoebrUphOOK+OfMF1Ou3V+P4+mH0O86FfjYel8cGcMc96P+3C4PBqvj1ukE1NnpzyTHjcH8MD/s+WYo1Vp3u1DHl3B9fwd/XA4UHUJiuNFFqRUpZzFCjmyAXo7f8AzDHCmE6vig+arof6oMptS2h/7PnyQNHxx9d5MyF1Kx0p6W+4bYcxSlxAjZGy25mzi39GZvB4IvItxyXsRz3O85nr+bvK55+VtFhj99FhE+CSPFir0+X9QRbklkZHxGPNIOY7wJ1l/MWDuG55Uf+06nCa7L4cR1mpJv2z/GdlP3/st0xnxrPrW4hGGMRjxj5H9jRP545NM+ifxa6AGV2DA2yGQeiX5qnaSSt+owtqpdR8P9vjMU1DVGjSm+CWDN08rfFBwj8A==
-sidebar_class_name: "post api-method"
-info_path: api/lastmile-ai-api-v-2
-custom_edit_url: null
-show_extensions: true
----
-
-import ApiTabs from "@theme/ApiTabs";
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
-import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
-import MimeTabs from "@theme/MimeTabs";
-import ParamsItem from "@theme/ParamsItem";
-import ResponseSamples from "@theme/ResponseSamples";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import OperationTabs from "@theme/OperationTabs";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-Step 2 of 2: Submit the job configuration created by CreateFineTuneJob to
- initiate a job.
-
-
-
-
-
-
-
-
-
- Body
-
-
-
-
-
-
-
-
-
-
-
- fineTuneJobConfig
-
- object
-
-
-
- required
-
-
-
-
-
-
- The fine-tune job configuration.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Successful operation
-
-
-
-
-
-
-
-
-
-
- Schema
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/submit-pseudo-label-job.api.mdx b/website/docs/api/submit-pseudo-label-job.api.mdx
deleted file mode 100644
index 933be163..00000000
--- a/website/docs/api/submit-pseudo-label-job.api.mdx
+++ /dev/null
@@ -1,351 +0,0 @@
----
-id: submit-pseudo-label-job
-title: "Submit Pseudo Label Job"
-description: "Step 2 of 2: Submit the job configuration created by CreatePseudoLabelJob"
-api: eJzFWEtv4zYQ/isD9uAEUOxFjipyyGazQNKkG6zd9mAZBi2NLSYSqSUpZ11D/70YUpIly2kWiwK9JDL1zYPDbx7Unlm+MSycsyeDZaLgga8wg3u1YouAqQI1t0LJu4SFbFqucmE9zsEIFbAETaxFQTACWSzgEtQaLkPwEmBThGe1gljJtdiUXiXEGrnFBFY7uHGPfc2RBKtASGEFtwhcwsPDI9yXyQYhI4yQG9I6ZgEzGJda2B0L53v2EblGfV3alIXzRbUImMZvJRr7USU7Fu5ZrKRFaemRF0UmYufP5NnQBvbMxCnmnJ6ssBm+sfGvXicLmN0VBFKrZ4zpd6EpbFagIR3PakXB2zcwY7WQG1YFrOjpu3GxIWA/nrMUwSMvurvux5Ji0Dj7dErte15KnuPQyeOz/eIeeAYEh7XSzcmOaT897A+r6iwPNXLLDdpT8TvWd/eJKEfCORcSakli0KofP0xI8xpfp6myn37GQKObaMSFpANZ4+uFSZUF/M7zIkMzhmaDbiM8tmKLD97+Txn1GrId1JtovOgYgrs1yDLLArCpMI4kwlBMI1mLQ4Zck8POKYMZxhaTG5WVuTQdb7jWfMcCJizm5n0vp+WK4qHWEHtVddhLgwkIeUzfcSTh9nvhbDcSIQhZlDYAVVr3f6NVKZOl1aVNIwmflW5iGwAHU+Y51+JvX0gsNy+Qi01qQSoLEjGhcuE01gbI5scdJLjmZWYD4FnWOsu1d3XMqsrlRV7YGeZFxi12q8BT/817KSVOZ73tav7XsFLmN2jwGLApt7QLIdE4Xnh3nedU5YTGhIq5SFjH1KIK2IobvN3yrHQxe0SrRfy+D1/RoN5iAmuBWTKGT8qFuDQIwH1hz1WO0npGvYji+kB1UniwsFIqQy6HHF+D1SUGQNItUWv5AF5TEacg5FZlWzT+XC3qHBPXFupkig7thIpIWuZctkrGg/AcCsswDQYUeCN2J7e7OLbky/8bxX5RVR5vCiWNp83lhw/DJjAt4xiNWZcZtC2ZBf9VI/PWf7qTndyx21oVsO8XsUpw6quia88ZJ1qwe77lU7dFiqQqdUw6RV4obeGBG5uLDGGtVQ6jrP45+jWSkYyVNBbiTKC0cAUSX1v82T6SACs3AMzUC8qQEoRCN0a5nY8erqezx7uH2+X1091y9uW3299HiwAmE5hRxRQ+peoiAVwmEHNJlUzlwlpMIlmdOxe42ckY1qWMXQGilnN2Ds649645UrgC/spF4+7YUbLm7L1ambFxJ+L9BnCxC2Hk/o8Cv3iKOiHUEgCnyBnC6NRyoxGgTYAQRu3z4XU/A0LYgyCkSEZBW5JCGDWPI6ha0aN0CmE+8kQZLQ6YQeKEvgZ4gFdWh9pHVGU4ztTmrInr2EWIEBWB/AH8yqqg5dfTzqYuSY65pUwkHa0aVsER6RzHGna1zPKueWotLXHrSjlWCa3keIP2LGJDekXsPAD45Yf5dR7JDnW6pFnWx7R87tCmZc1SJFeRT72I9Xiz9NKE8SPjVcscgMiVtiW2PFnmjigRC+t3xxRqtXvxximReJGWS0c4T6hlQxgCd9zwmEaH6Av7l13J7q8OsOpZbHi4rNs8Cc6jumhFbNEHv4hi6VvPsukaJDDrk/I8koUW0vZouBTJOaNbRo42VXRPKpS7FxScbiBswgsxuZzw0ioX6MnxuUz8YbpWpLeofZksdcZCllpbmHAyabjKxTjB7aCHPmmVlL4WeR1w4Zj7SPS+vnPuNXekKXUFX9G7N6W2rJNJ8sXBqG87EHVB9/BZ6ZxbKuB/zVztp27z9XDBuvVTWqdhHGaLt248/vbx1gxyWD4MzofF4SR/ePfW2H1ADGbgefNucWoUFD3hwyjXme9Oz1kdiydmJKp9FEoh16rbrjtHCNdPd/Dn5SA4Q0gINyovlERpaZghQnno5fiDu3YqY3MuO3Gvb+mDDwCDK107b/w/t/yaoBa/20mRcSFpOy5P9nWyzRkvBAsYxalNuJZ4h5Sjc/BJtwhYSukaztl+T2f3h86qipa/lajpg8IiYFuuBV/RkcxplE6RJ6hdlr7gjoXsxsflYkYOEjwr3TXqeCaj9uQlruMY3eTzNrZbUZ6+TGeUgfUHjFwlJKP5Kwvc35Ax+lhD0i6x3ZpvhSXfENbrJJLxfrofpbfbVXMNlLuOh/t9Z66qKhbUW3G9kFU08P0DBpxToQ==
-sidebar_class_name: "post api-method"
-info_path: api/lastmile-ai-api-v-2
-custom_edit_url: null
-show_extensions: true
----
-
-import ApiTabs from "@theme/ApiTabs";
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
-import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
-import MimeTabs from "@theme/MimeTabs";
-import ParamsItem from "@theme/ParamsItem";
-import ResponseSamples from "@theme/ResponseSamples";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import OperationTabs from "@theme/OperationTabs";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-Step 2 of 2: Submit the job configuration created by CreatePseudoLabelJob
- to initiate an LLM Judge labeling job.
-
-
-
-
-
-
-
-
-
- Body
-
-
-
-
-
-
-
-
-
-
-
- pseudoLabelJobConfig
-
- object
-
-
-
- required
-
-
-
-
-
-
- The pseudo-labeling job configuration.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- promptTemplate
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Successful operation
-
-
-
-
-
-
-
-
-
-
- Schema
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/docs/api/upload-dataset-file.api.mdx b/website/docs/api/upload-dataset-file.api.mdx
deleted file mode 100644
index 0b5846ea..00000000
--- a/website/docs/api/upload-dataset-file.api.mdx
+++ /dev/null
@@ -1,271 +0,0 @@
----
-id: upload-dataset-file
-title: "Upload Dataset File"
-description: "Initiate a file upload to a Dataset. Call FinalizeSingleDatasetFileUpload"
-api: eJzNls1u2zgQgF9lMHtIAih2kNxU5JCmCeDddGvEzu7BNgxaGttsKVIlKSeuoXdfDCk5ip2ie9jDXgzKHA5nvvnjDr1YOUwn+El44cjjLEFTkhVeGj3IMcWnUhmRN9v3UhEmmJPLrCxZBlMcaOml8AQCllIRVOEEeAMCmnM9uBVKwb3UQskfNJJ6paijM14y1XwoM0WpyBP49V7Xs/Tr8F1acnKlKYenxwew5CvLH0trCvBr6SATSvUwQUdZZaXfYjrZ4UcSluxN5deYTmb1LEFL3yty/qPJt5juMDPak/a8FGWpZBb873917OAOXbamQvDKS6/oPSqPUSEm6LclS5jFV8r4u7QM1EtyrCCPRxjtrhV13kq9OuI6XhMMPoFZBs+bg5AZa8mVRudSr5gXbzL3HtZ1dExayjmmr3fNfh4z3TJebKGhwooFoz5vWI+uWqGnxwe+J97EVrjo1uXFRfDuzSWjKsvIuWWlYJ9TmPwnsOPVv6TtroZtwgyN812lo4OtX6mqrDoOWZ3gUpLKXWdrf17kuWTPhBq+0XSk4i21+6AQ2kDC0tgQ49FVJ/uHX0bjNlywIs10KcTQXYHLvx0nA9u/t3Z2uHsIalbHIL+cZyankeCSdKGWlNArTPF3sRGjYDUXm6lsxj7JojTWw4NwvuBWEOryRDWfJx+meqozo52HTEnSHq5B0/Ne/nQ31QCLUK1j8410CqU1nEM90pvJycPNaPx58HA3vxkO5uMvf9z9eTJLoN+HMZe+dLFQaCkq5UHoHDKhYUFgCuk95VNdnwUThNvqDJaVzpg5FELq0zMIl0fr2tyGaxDPQrbm9pqKcr1YDvfBZtjXWQon+/UJNJdFnUZRT5nVaau5d0CcZWsWj8Z8wDrZsx5u/TpUziFn46Y6IG4Jw0EAAu+W9J4y29RinnvmfG0CYWmN7q3In07xGPUUzxKA3/4167Op7mB8H+B8+WpPszWX+fX0tXVNMQmqSiu179Kb74thXjI/5LZekF8bnlplLOlScMvHvihl/7IvKm/mtBGq36jvd6wIM8NuyMY0D+WOa+9Ll/b7LV8hezltjjr10Jq8irkUdcB5oP2ZQ3IzCKa1A2nE7S02gu5Y2rcFvpJtCWKYYgwTJs3i3thCeC7Av8ehxrltPr5Os7uXUKsHo6bTbKRemm4f7NgJN8MB/HV55N6xSAq3piiNJu0dJsjUouhl74IvYfyFCO1ci+K1h7fvAXjvIdEZw//PN0UTIU8vvl8qITW72syFmGkTFKXEBJnhPtvYz+Z1lWA342YJrsNUmuButxCOnqyqa/77e0WWny6zBDfCSrHgUE1mdYJrEjnZkKLfaIsp3kZm52M2jsVVxUYeTVbuJ/HETZZRaNs/l+2WEo8aTr/mqVSYnM9Y8YxJ+E0R+c3Ip0NWh/9i76rEimWjTk5W8TbXD3I7eNVsCb3tWLjbdYZCXWPSuBKaF9Y8rf4Bs6PEYQ==
-sidebar_class_name: "post api-method"
-info_path: api/lastmile-ai-api-v-2
-custom_edit_url: null
-show_extensions: true
----
-
-import ApiTabs from "@theme/ApiTabs";
-import DiscriminatorTabs from "@theme/DiscriminatorTabs";
-import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
-import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
-import MimeTabs from "@theme/MimeTabs";
-import ParamsItem from "@theme/ParamsItem";
-import ResponseSamples from "@theme/ResponseSamples";
-import SchemaItem from "@theme/SchemaItem";
-import SchemaTabs from "@theme/SchemaTabs";
-import Heading from "@theme/Heading";
-import OperationTabs from "@theme/OperationTabs";
-import TabItem from "@theme/TabItem";
-
-
-
-
-
-
-
-
-
-
-Initiate a file upload to a Dataset. Call FinalizeSingleDatasetFileUpload
- to complete the upload with the presigned URL returned from this call.
-
-
-
-
-
-
-
-
-
- Body
-
-
-
-
-
-
-
-
-
-
-
-
-
- Successful operation
-
-
-
-
-
-
-
-
-
-
- Schema
-
-
-
-
-
-
-
-
-
- s3PresignedPost
-
- object
-
-
-
- required
-
-
-
-
-
-
-
-
-
-
- fields
-
- object
-
-
-
- required
-
-
-
-
-
-
- Fields required for the S3 presigned POST request generated by s3 sdk.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/website/static/open_api/2/model.json b/website/static/open_api/2/model.json
index d205863e..2bd31d62 100644
--- a/website/static/open_api/2/model.json
+++ b/website/static/open_api/2/model.json
@@ -1 +1 @@
-{"openapi":"3.0.3","info":{"title":"LastMile AI API V2","description":"LastMile AI API V2: Components","version":"2.0"},"servers":[{"url":"https://lastmileai.dev","description":"Production server - LastMile AI"}],"security":[{"BearerAuth":[]}],"paths":{"/api/2/auto_eval/dataset/create":{"post":{"tags":["Dataset"],"summary":"Create Dataset","operationId":"CreateDataset","description":"Create a new Dataset. Use UploadDatasetFile to upload files to the dataset.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.CreateDatasetRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.CreateDatasetResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const dataset = await client.datasets.create();\n\n console.log(dataset.dataset);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\ndataset = client.datasets.create()\nprint(dataset.dataset)"}]}},"/api/2/auto_eval/dataset/upload_file":{"post":{"tags":["Dataset"],"summary":"Upload Dataset File","operationId":"UploadDatasetFile","description":"Initiate a file upload to a Dataset. Call FinalizeSingleDatasetFileUpload\n to complete the upload with the presigned URL returned from this call.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.UploadDatasetFileRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.UploadDatasetFileResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const response = await client.datasets.uploadFile({ datasetId: 'datasetId' });\n\n console.log(response.s3PresignedPost);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nresponse = client.datasets.upload_file(\n dataset_id=\"datasetId\",\n)\nprint(response.s3_presigned_post)"}]}},"/api/2/auto_eval/dataset/finalize_single_file_upload":{"post":{"tags":["Dataset"],"summary":"Finalize Single Dataset File Upload","operationId":"FinalizeSingleDatasetFileUpload","description":"Finalize a Dataset file upload. This call should be made after the file has\n been uploaded to the S3 URL returned from UploadDatasetFile.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.FinalizeSingleDatasetFileUploadRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.FinalizeSingleDatasetFileUploadResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const response = await client.datasets.finalizeFileUpload({\n datasetId: 'datasetId',\n s3PresignedPost: { fields: { foo: 'string' }, url: 'url' },\n });\n\n console.log(response.datasetFile);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nresponse = client.datasets.finalize_file_upload(\n dataset_id=\"datasetId\",\n s3_presigned_post={\n \"fields\": {\n \"foo\": \"string\"\n },\n \"url\": \"url\",\n },\n)\nprint(response.dataset_file)"}]}},"/api/2/auto_eval/dataset/get":{"post":{"tags":["Dataset"],"summary":"Get Dataset","operationId":"GetDataset","description":"Get a Dataset.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetDatasetRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetDatasetResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const dataset = await client.datasets.get({ id: 'id' });\n\n console.log(dataset.dataset);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\ndataset = client.datasets.get(\n id=\"id\",\n)\nprint(dataset.dataset)"}]}},"/api/2/auto_eval/dataset/get_download_url":{"post":{"tags":["Dataset"],"summary":"Get Dataset Download URL","operationId":"GetDatasetDownloadURL","description":"Get a download url for a Dataset.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetDatasetDownloadURLRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetDatasetDownloadURLResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const response = await client.datasets.getDownloadURL({ datasetId: 'datasetId' });\n\n console.log(response.downloadUrl);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nresponse = client.datasets.get_download_url(\n dataset_id=\"datasetId\",\n)\nprint(response.download_url)"}]}},"/api/2/auto_eval/dataset/get_view":{"post":{"tags":["Dataset"],"summary":"Get Dataset View","operationId":"GetDatasetView","description":"Get a paginated view of the data within a Dataset.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetDatasetViewRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetDatasetViewResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const response = await client.datasets.getView({ datasetFileId: 'datasetFileId', datasetId: 'datasetId' });\n\n console.log(response.datasetFileId);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nresponse = client.datasets.get_view(\n dataset_file_id=\"datasetFileId\",\n dataset_id=\"datasetId\",\n)\nprint(response.dataset_file_id)"}]}},"/api/2/auto_eval/dataset/list":{"post":{"tags":["Dataset"],"summary":"List Datasets","operationId":"ListDatasets","description":"List Datasets.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.ListDatasetsRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.ListDatasetsResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const dataset = await client.datasets.list();\n\n console.log(dataset.datasets);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\ndataset = client.datasets.list()\nprint(dataset.datasets)"}]}},"/api/2/auto_eval/dataset/clone":{"post":{"tags":["Dataset"],"summary":"Clone Dataset","operationId":"CloneDataset","description":"Clone a dataset into a new dataset containing the latest file contents","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.CloneDatasetRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.CloneDatasetResponse"}}}}}}},"/api/2/auto_eval/evaluation/evaluate":{"post":{"tags":["Evaluation"],"summary":"Evaluate","operationId":"Evaluate","description":"Evaluate a metric on rows of data, returning scores for each row. Specify\n metric.id or metric.name to identify the metric.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.EvaluateRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.EvaluateResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const response = await client.evaluation.evaluate({\n groundTruth: ['string'],\n input: ['string'],\n metric: {},\n output: ['string'],\n });\n\n console.log(response.metric);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nresponse = client.evaluation.evaluate(\n ground_truth=[\"string\"],\n input=[\"string\"],\n metric={},\n output=[\"string\"],\n)\nprint(response.metric)"}]}},"/api/2/auto_eval/evaluation/evaluate_dataset":{"post":{"tags":["Evaluation"],"summary":"Evaluate Dataset","operationId":"EvaluateDataset","description":"Evaluate a metric on a dataset, returning scores for each example. Specify\n metric.id or metric.name to identify the metric.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.EvaluateDatasetRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.EvaluateDatasetResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const response = await client.evaluation.evaluateDataset({ datasetId: 'datasetId', metric: {} });\n\n console.log(response.metric);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nresponse = client.evaluation.evaluate_dataset(\n dataset_id=\"datasetId\",\n metric={},\n)\nprint(response.metric)"}]}},"/api/2/auto_eval/evaluation/list_metrics":{"post":{"tags":["Evaluation"],"summary":"List Metrics","operationId":"ListMetrics","description":"List all available evaluation metrics.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.ListMetricsRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.ListMetricsResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const response = await client.evaluation.listMetrics();\n\n console.log(response.metrics);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nresponse = client.evaluation.list_metrics()\nprint(response.metrics)"}]}},"/api/2/auto_eval/evaluation/get_metric":{"post":{"tags":["Evaluation"],"summary":"Get Metric","operationId":"GetMetric","description":"Get a specific evaluation metric by id or name.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetMetricRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetMetricResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const response = await client.evaluation.getMetric({ metric: {} });\n\n console.log(response.metric);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nresponse = client.evaluation.get_metric(\n metric={},\n)\nprint(response.metric)"}]}},"/api/2/auto_eval/fine_tune_job/create":{"post":{"tags":["Fine Tune Job"],"summary":"Create Fine Tune Job","operationId":"CreateFineTuneJob","description":"Step 1 of 2: Create a new job configuration for fine-tuning, to be\n subsequently submitted by calling SubmitFineTuneJob.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.CreateFineTuneJobRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.CreateFineTuneJobResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const fineTuneJob = await client.fineTuneJobs.create({\n fineTuneJobConfig: {\n baselineModelId: 'baselineModelId',\n selectedColumns: ['string'],\n testDatasetId: 'testDatasetId',\n trainDatasetId: 'trainDatasetId',\n },\n });\n\n console.log(fineTuneJob.jobId);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nfine_tune_job = client.fine_tune_jobs.create(\n fine_tune_job_config={\n \"baseline_model_id\": \"baselineModelId\",\n \"selected_columns\": [\"string\"],\n \"test_dataset_id\": \"testDatasetId\",\n \"train_dataset_id\": \"trainDatasetId\",\n },\n)\nprint(fine_tune_job.job_id)"}]}},"/api/2/auto_eval/fine_tune_job/submit":{"post":{"tags":["Fine Tune Job"],"summary":"Submit Fine Tune Job","operationId":"SubmitFineTuneJob","description":"Step 2 of 2: Submit the job configuration created by CreateFineTuneJob to\n initiate a job.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.SubmitFineTuneJobRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.SubmitFineTuneJobResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const response = await client.fineTuneJobs.submit({\n fineTuneJobConfig: {\n baselineModelId: 'baselineModelId',\n selectedColumns: ['string'],\n testDatasetId: 'testDatasetId',\n trainDatasetId: 'trainDatasetId',\n },\n jobId: 'jobId',\n });\n\n console.log(response.jobId);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nresponse = client.fine_tune_jobs.submit(\n fine_tune_job_config={\n \"baseline_model_id\": \"baselineModelId\",\n \"selected_columns\": [\"string\"],\n \"test_dataset_id\": \"testDatasetId\",\n \"train_dataset_id\": \"trainDatasetId\",\n },\n job_id=\"jobId\",\n)\nprint(response.job_id)"}]}},"/api/2/auto_eval/fine_tune_job/get":{"post":{"tags":["Fine Tune Job"],"summary":"Get Fine Tune Job","operationId":"GetFineTuneJob","description":"Get the full job details","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetFineTuneJobRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetFineTuneJobResponse"}}}}}}},"/api/2/auto_eval/fine_tune_job/get_status":{"post":{"tags":["Fine Tune Job"],"summary":"Get Fine Tune Job Status","operationId":"GetFineTuneJobStatus","description":"Get the status of an existing job, including any results.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetFineTuneJobStatusRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetFineTuneJobStatusResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const response = await client.fineTuneJobs.getStatus({ jobId: 'jobId' });\n\n console.log(response.fineTuneJobResult);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nresponse = client.fine_tune_jobs.get_status(\n job_id=\"jobId\",\n)\nprint(response.fine_tune_job_result)"}]}},"/api/2/auto_eval/fine_tune_job/list":{"post":{"tags":["Fine Tune Job"],"summary":"List Fine Tune Jobs","operationId":"ListFineTuneJobs","description":"List all fine-tune jobs with optional filters.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.ListFineTuneJobsRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.ListFineTuneJobsResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const fineTuneJob = await client.fineTuneJobs.list();\n\n console.log(fineTuneJob.jobs);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nfine_tune_job = client.fine_tune_jobs.list()\nprint(fine_tune_job.jobs)"}]}},"/api/2/auto_eval/fine_tune_job/list_base_models":{"post":{"tags":["Fine Tune Job"],"summary":"List Base Models","operationId":"ListBaseModels","description":"List all base models available for fine-tuning.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.ListBaseModelsRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.ListBaseModelsResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const response = await client.fineTuneJobs.listBaseModels();\n\n console.log(response.models);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nresponse = client.fine_tune_jobs.list_base_models()\nprint(response.models)"}]}},"/api/2/auto_eval/project/create":{"post":{"tags":["Project"],"summary":"Create Project","operationId":"CreateProject","description":"Create a new Project","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.CreateProjectRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.CreateProjectResponse"}}}}}}},"/api/2/auto_eval/project/get":{"post":{"tags":["Project"],"summary":"Get Project","operationId":"GetProject","description":"Get a Project.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetProjectRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetProjectResponse"}}}}}}},"/api/2/auto_eval/project/list":{"post":{"tags":["Project"],"summary":"List Projects","operationId":"ListProjects","description":"List Projects.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.ListProjectsRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.ListProjectsResponse"}}}}}}},"/api/2/auto_eval/pseudo_label_job/create":{"post":{"tags":["Pseudo Label Job"],"summary":"Create Pseudo Label Job","operationId":"CreatePseudoLabelJob","description":"Step 1 of 2: Create a new job configuration for LLM Judge labeling, to be\n subsequently submitted by calling SubmitPseudoLabelJob.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.CreatePseudoLabelJobRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.CreatePseudoLabelJobResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const labelDatasetJob = await client.labelDatasetJobs.create({\n pseudoLabelJobConfig: {\n baseEvaluationMetric: 'baseEvaluationMetric',\n datasetId: 'datasetId',\n promptTemplate: { id: 'id', template: 'template' },\n selectedColumns: ['string'],\n skipActiveLabeling: true,\n },\n });\n\n console.log(labelDatasetJob.jobId);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nlabel_dataset_job = client.label_dataset_jobs.create(\n pseudo_label_job_config={\n \"base_evaluation_metric\": \"baseEvaluationMetric\",\n \"dataset_id\": \"datasetId\",\n \"prompt_template\": {\n \"id\": \"id\",\n \"template\": \"template\",\n },\n \"selected_columns\": [\"string\"],\n \"skip_active_labeling\": True,\n },\n)\nprint(label_dataset_job.job_id)"}]}},"/api/2/auto_eval/pseudo_label_job/submit":{"post":{"tags":["Pseudo Label Job"],"summary":"Submit Pseudo Label Job","operationId":"SubmitPseudoLabelJob","description":"Step 2 of 2: Submit the job configuration created by CreatePseudoLabelJob\n to initiate an LLM Judge labeling job.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.SubmitPseudoLabelJobRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.SubmitPseudoLabelJobResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const response = await client.labelDatasetJobs.submit({\n jobId: 'jobId',\n pseudoLabelJobConfig: {\n baseEvaluationMetric: 'baseEvaluationMetric',\n datasetId: 'datasetId',\n promptTemplate: { id: 'id', template: 'template' },\n selectedColumns: ['string'],\n skipActiveLabeling: true,\n },\n });\n\n console.log(response.jobId);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nresponse = client.label_dataset_jobs.submit(\n job_id=\"jobId\",\n pseudo_label_job_config={\n \"base_evaluation_metric\": \"baseEvaluationMetric\",\n \"dataset_id\": \"datasetId\",\n \"prompt_template\": {\n \"id\": \"id\",\n \"template\": \"template\",\n },\n \"selected_columns\": [\"string\"],\n \"skip_active_labeling\": True,\n },\n)\nprint(response.job_id)"}]}},"/api/2/auto_eval/pseudo_label_job/get_status":{"post":{"tags":["Pseudo Label Job"],"summary":"Get Pseudo Label Job Status","operationId":"GetPseudoLabelJobStatus","description":"Get the status of an existing job, including any results.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetPseudoLabelJobStatusRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetPseudoLabelJobStatusResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const response = await client.labelDatasetJobs.getStatus({ jobId: 'jobId' });\n\n console.log(response.pseudoLabelJobResult);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nresponse = client.label_dataset_jobs.get_status(\n job_id=\"jobId\",\n)\nprint(response.pseudo_label_job_result)"}]}}},"components":{"securitySchemes":{"BearerAuth":{"type":"http","scheme":"bearer","bearerFormat":"JWT"}},"schemas":{"lmai.proto.model_fine_tuning.v1.MetricBaseModel":{"title":"MetricBaseModel","type":"object","properties":{"id":{"type":"string"},"modelId":{"type":"string"},"baseModelArchitecture":{"type":"string"},"baseEvaluationMetric":{"type":"string"}},"required":["id","modelId","baseModelArchitecture"],"description":"Information about a base model corresponding to a metric"},"lmai.proto.model_fine_tuning.v1.ModelCard":{"title":"ModelCard","type":"object","properties":{"modelId":{"type":"string"},"name":{"type":"string"},"description":{"type":"string"},"deploymentStatus":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"modelSize":{"type":"integer"},"purpose":{"type":"string"},"trainingProgress":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.TrainingProgress"},"baseModelArchitecture":{"type":"string"},"baseEvaluationMetric":{"type":"string"},"values":{"type":"object","additionalProperties":{"type":"string"}},"tags":{"type":"array","items":{"type":"string"}},"columns":{"type":"array","items":{"type":"string"}}},"required":["modelId","name","description","deploymentStatus","createdAt","updatedAt","modelSize","purpose","trainingProgress","baseModelArchitecture","values","tags","columns"]},"lmai.proto.model_fine_tuning.v1.ModelCard.ValuesEntry":{"title":"ValuesEntry","type":"object","properties":{"key":{"type":"string"},"value":{"type":"string"}},"required":["key","value"]},"lmai.proto.model_fine_tuning.v1.Model":{"title":"Model","type":"object","properties":{"id":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"deletedAt":{"type":"string","format":"date-time"},"userId":{"type":"string"},"metricBaseModel":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.MetricBaseModel"},"modelCard":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.ModelCard"}},"required":["id","createdAt","updatedAt","metricBaseModel"],"description":"Definition for the model"},"lmai.proto.model_fine_tuning.v1.ModelFile":{"title":"ModelFile","type":"object","properties":{"id":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"modelId":{"type":"string"},"contentMd5Hash":{"type":"string"},"fileSizeBytes":{"type":"integer"}},"required":["id","createdAt","updatedAt","modelId","contentMd5Hash","fileSizeBytes"],"description":"Actual file asset corresponding to a model"},"lmai.proto.model_fine_tuning.v1.TrainingProgress":{"title":"TrainingProgress","type":"object","properties":{"jobId":{"type":"string"},"epoch":{"type":"integer"},"loss":{"type":"number"},"accuracy":{"type":"number"},"progress":{"type":"number"},"timestamp":{"type":"string","format":"date-time"}},"required":["jobId","epoch","loss","accuracy","progress","timestamp"],"description":"Progress metrics from model training."},"lmai.proto.model_fine_tuning.v1.DataColumn":{"title":"DataColumn","type":"object","properties":{"name":{"type":"string"},"type":{"type":"string"},"sourceOperationId":{"type":"string"}},"required":["name","type","sourceOperationId"]},"lmai.proto.model_fine_tuning.v1.Dataset":{"title":"Dataset","type":"object","properties":{"id":{"type":"string","description":"The ID of the dataset."},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"name":{"type":"string","description":"Human-readable name for the dataset, if one exists."},"description":{"type":"string","description":"Human-readable description of the dataset, if one exists."},"ownerUserId":{"type":"string","description":"The ID of the user who owns the dataset."},"numRows":{"type":"integer"},"numCols":{"type":"integer"},"initializationStatus":{"type":"string"},"initializationError":{"type":"string"},"columns":{"type":"array","items":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.DatasetColumnInfo","description":"The columns present in the latest DatasetFile for this dataset"}},"labelState":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.DatasetLabelState","description":"The state of the latest labeling job for the dataset"}},"required":["id","createdAt","updatedAt","ownerUserId","numRows","numCols","initializationStatus","columns"],"description":"A Dataset in the most basic sense: metadata and ownership, but nothing tied\n to its data."},"lmai.proto.model_fine_tuning.v1.DatasetFileInfo":{"title":"DatasetFileInfo","type":"object","properties":{"id":{"type":"string","description":"The ID of the dataset file."},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"datasetId":{"type":"string","description":"The ID of the corresponding dataset."},"contentMd5Hash":{"type":"string"},"fileSizeBytes":{"type":"integer"},"numRows":{"type":"integer"},"numCols":{"type":"integer"},"columns":{"type":"array","items":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.DatasetColumnInfo"}}},"required":["id","createdAt","updatedAt","datasetId","contentMd5Hash","fileSizeBytes","numRows","numCols","columns"]},"lmai.proto.model_fine_tuning.v1.DatasetColumnInfo":{"title":"DatasetColumnInfo","type":"object","properties":{"id":{"type":"string","description":"The ID of the dataset file."},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"index":{"type":"integer","description":"Index of the column within the dataset file."},"literalName":{"type":"string","description":"The literal name for the column."},"dtype":{"type":"string"}},"required":["id","createdAt","updatedAt","index","literalName"]},"lmai.proto.model_fine_tuning.v1.DatasetView":{"title":"DatasetView","type":"object","properties":{"numRows":{"type":"integer"},"numCols":{"type":"integer"},"data":{"type":"array","items":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.DataRow"}},"columns":{"type":"array","items":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.DatasetColumnInfo"}}},"required":["numRows","numCols","data","columns"]},"lmai.proto.model_fine_tuning.v1.DataRow":{"title":"DataRow","type":"object","properties":{"id":{"type":"string"},"rowValues":{"type":"array","items":{"description":"Ordered row values with length always equal to `num_rows` on the\n corresponding view.","type":"object","additionalProperties":true}}},"required":["id","rowValues"]},"lmai.proto.model_fine_tuning.v1.DatasetLabelState":{"title":"DatasetLabelState","type":"object","properties":{"labelingStatus":{"type":"string","description":"The status of the latest general pseudo-labeling job for the dataset"},"promptTemplate":{"type":"string","description":"aka user general instructions"},"error":{"type":"string","description":"if the labeling status is error, this field may contain an error message"}},"required":["labelingStatus","promptTemplate"]},"lmai.proto.model_fine_tuning.v1.PromptTemplate":{"title":"PromptTemplate","type":"object","properties":{"id":{"type":"string"},"template":{"type":"string","description":"The template string that defines the prompt"}},"required":["id","template"]},"lmai.proto.model_fine_tuning.v1.FineTuneJob":{"title":"FineTuneJob","type":"object","properties":{"id":{"type":"string","description":"The ID of the fine tune job."},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"name":{"type":"string","description":"Name corresponding to the fine tuned model derived from this job"},"description":{"type":"string"},"status":{"type":"string"},"config":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.FineTuneJobConfig"},"result":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.FineTuneJobResult"}},"required":["id","createdAt","updatedAt","status","config","result"]},"lmai.proto.model_fine_tuning.v1.FineTuneJobConfig":{"title":"FineTuneJobConfig","type":"object","properties":{"name":{"type":"string","description":"Optional name for the job."},"description":{"type":"string","description":"Optional description for the job."},"baselineModelId":{"type":"string","description":"The ID for the model used as the starting point for training."},"trainDatasetId":{"type":"string","description":"The dataset to use for training, with splits baked in or to be\n derived dynamically"},"testDatasetId":{"type":"string","description":"The dataset to use for an unbiased evaluation of the model"},"selectedColumns":{"type":"array","items":{"type":"string","description":"Set of columns to be used in fine-tuning.\n Supported columns: input, output, ground_truth\n For example, a task similar to summarization might need output and\n ground_truth."}}},"required":["baselineModelId","trainDatasetId","testDatasetId","selectedColumns"]},"lmai.proto.model_fine_tuning.v1.FineTuneJobResult":{"title":"FineTuneJobResult","type":"object","properties":{"progress":{"type":"array","items":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.TrainingProgress","description":"Sequential snapshots of training metrics."}},"trainedModelFile":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.ModelFile","description":"The trained model, if it was created successfully."},"resultUrl":{"type":"string","description":"Url to view the full results and progress (e.g. external W&B url)"}},"required":["progress"],"description":"Result of a Fine-Tuning Job."},"lmai.proto.model_fine_tuning.v1.Project":{"title":"Project","type":"object","properties":{"id":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"deletedAt":{"type":"string","format":"date-time"},"creatorId":{"type":"string"},"name":{"type":"string"},"description":{"type":"string"},"organizationId":{"type":"string"},"organizationName":{"type":"string"}},"required":["id","createdAt","updatedAt","name"]},"lmai.proto.webserver.v2.CreateDatasetRequest":{"title":"CreateDatasetRequest","type":"object","properties":{"name":{"type":"string","description":"Human-readable name for the dataset, if one exists."},"description":{"type":"string","description":"Human-readable description of the dataset, if one exists."},"isFewShotExamples":{"type":"boolean","description":"PseudoLabel job fields."},"isActiveLabels":{"type":"boolean"},"projectId":{"type":"string","description":"The project to add the new dataset to"}},"description":"Create a Dataset, initially an empty shell until a file is uploaded"},"lmai.proto.webserver.v2.CreateDatasetResponse":{"title":"CreateDatasetResponse","type":"object","properties":{"dataset":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.Dataset"}},"required":["dataset"]},"lmai.proto.webserver.v2.UploadDatasetFileRequest":{"title":"UploadDatasetFileRequest","type":"object","properties":{"datasetId":{"type":"string","description":"The ID of the dataset corresponding to the file."}},"required":["datasetId"],"description":"Initiate an upload by requesting a pre-signed S3 upload URL."},"lmai.proto.webserver.v2.UploadDatasetFileResponse":{"title":"UploadDatasetFileResponse","type":"object","properties":{"s3PresignedPost":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.S3PresignedPost"}},"required":["s3PresignedPost"]},"lmai.proto.webserver.v2.S3PresignedPost":{"title":"S3PresignedPost","type":"object","properties":{"url":{"type":"string"},"fields":{"type":"object","additionalProperties":{"type":"string"},"description":"Fields required for the S3 presigned POST request generated by s3 sdk."}},"required":["url","fields"]},"lmai.proto.webserver.v2.S3PresignedPost.FieldsEntry":{"title":"FieldsEntry","type":"object","properties":{"key":{"type":"string"},"value":{"type":"string"}},"required":["key","value"]},"lmai.proto.webserver.v2.FinalizeSingleDatasetFileUploadRequest":{"title":"FinalizeSingleDatasetFileUploadRequest","type":"object","properties":{"datasetId":{"type":"string","description":"The ID of the dataset corresponding to the file"},"s3PresignedPost":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.S3PresignedPost","description":"The pre-signed S3 URL where the file was uploadeded"}},"required":["datasetId","s3PresignedPost"],"description":"Request to finalize a single dataset file upload"},"lmai.proto.webserver.v2.FinalizeSingleDatasetFileUploadResponse":{"title":"FinalizeSingleDatasetFileUploadResponse","type":"object","properties":{"datasetFile":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.DatasetFileInfo","description":"Information about the dataset file if the upload was successful"}},"description":"Response after finalizing a single dataset file upload"},"lmai.proto.webserver.v2.GetDatasetRequest":{"title":"GetDatasetRequest","type":"object","properties":{"id":{"type":"string"}},"required":["id"]},"lmai.proto.webserver.v2.GetDatasetResponse":{"title":"GetDatasetResponse","type":"object","properties":{"dataset":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.Dataset"}},"required":["dataset"]},"lmai.proto.webserver.v2.GetDatasetViewRequest":{"title":"GetDatasetViewRequest","type":"object","properties":{"datasetId":{"type":"string","description":"The ID of the dataset from which to retrieve content. When specified,\n gets data from the current file in the dataset."},"datasetFileId":{"type":"string","description":"The ID of the (pinned) dataset file from which to retrieve content.\n Requests iterating over pages of results are recommended to use this\n pinned identifier after the first page in order to prevent any effects\n from a dataset changing between the queries."},"after":{"type":"integer","description":"Pagination: The index, by row-order, after which to query results."},"limit":{"type":"integer","description":"Pagination: The maximum number of results to return on this page."}},"required":["datasetId","datasetFileId"],"description":"Get a view of the data within a dataset."},"lmai.proto.webserver.v2.GetDatasetViewResponse":{"title":"GetDatasetViewResponse","type":"object","properties":{"datasetId":{"type":"string"},"datasetFileId":{"type":"string"},"datasetView":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.DatasetView"}},"required":["datasetId","datasetFileId","datasetView"]},"lmai.proto.webserver.v2.ListDatasetsRequestFilters":{"title":"ListDatasetsRequestFilters","type":"object","properties":{"query":{"type":"string","description":"search query substring match for name and description"},"projectId":{"type":"string","description":"filter datasets associated with the project"}},"description":"Filter listed datasets by ALL filters specified"},"lmai.proto.webserver.v2.ListDatasetsRequest":{"title":"ListDatasetsRequest","type":"object","properties":{"filters":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.ListDatasetsRequestFilters"}}},"lmai.proto.webserver.v2.ListDatasetsResponse":{"title":"ListDatasetsResponse","type":"object","properties":{"datasets":{"type":"array","items":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.Dataset"}},"totalCount":{"type":"integer","description":"Total count of datasets which can be listed with applicable\n filters, regardless of page size"}},"required":["datasets","totalCount"]},"lmai.proto.webserver.v2.GetDatasetDownloadURLRequest":{"title":"GetDatasetDownloadURLRequest","type":"object","properties":{"datasetId":{"type":"string"}},"required":["datasetId"]},"lmai.proto.webserver.v2.GetDatasetDownloadURLResponse":{"title":"GetDatasetDownloadURLResponse","type":"object","properties":{"downloadUrl":{"type":"string","description":"The S3 presigned URL to download the dataset file."}},"required":["downloadUrl"]},"lmai.proto.webserver.v2.CloneDatasetRequest":{"title":"CloneDatasetRequest","type":"object","properties":{"datasetId":{"type":"string","description":"Dataset to clone"},"name":{"type":"string","description":"New dataset name. If not provided, will use the name of the dataset being\n cloned"},"description":{"type":"string","description":"Human-readable description of the dataset.\n If not provided, will use the name of the dataset being cloned"},"projectId":{"type":"string","description":"The project to add the new dataset to"}},"required":["datasetId"]},"lmai.proto.webserver.v2.CloneDatasetResponse":{"title":"CloneDatasetResponse","type":"object","properties":{"dataset":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.Dataset"}},"required":["dataset"]},"lmai.proto.webserver.v2.Metric":{"title":"Metric","type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"description":{"type":"string"},"deploymentStatus":{"type":"string"}}},"lmai.proto.webserver.v2.EvaluateRequest":{"title":"EvaluateRequest","type":"object","properties":{"metric":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.Metric"},"input":{"type":"array","items":{"type":"string"}},"output":{"type":"array","items":{"type":"string"}},"groundTruth":{"type":"array","items":{"type":"string"}}},"required":["metric","input","output","groundTruth"]},"lmai.proto.webserver.v2.EvaluateResponse":{"title":"EvaluateResponse","type":"object","properties":{"metric":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.Metric"},"scores":{"type":"array","items":{"type":"number"}}},"required":["metric","scores"],"description":"The index of the float value corresponds to that of\n the string combination sent in the request.\n Ex: scores.values[i] is taken from\n input[i], ground_truth[i], context[i], output[i] in EvaluateRequest"},"lmai.proto.webserver.v2.EvaluateDatasetRequest":{"title":"EvaluateDatasetRequest","type":"object","properties":{"metric":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.Metric"},"datasetId":{"type":"string"}},"required":["metric","datasetId"]},"lmai.proto.webserver.v2.EvaluateDatasetResponse":{"title":"EvaluateDatasetResponse","type":"object","properties":{"metric":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.Metric"},"scores":{"type":"array","items":{"type":"number"}}},"required":["metric","scores"],"description":"models and scores correspond in the same manner as in EvaluateResponse"},"lmai.proto.webserver.v2.ListMetricsRequest":{"title":"ListMetricsRequest","type":"object","properties":{},"additionalProperties":false,"x-stainless-empty-object":true},"lmai.proto.webserver.v2.ListMetricsResponse":{"title":"ListMetricsResponse","type":"object","properties":{"metrics":{"type":"array","items":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.Metric"}}},"required":["metrics"]},"lmai.proto.webserver.v2.GetMetricRequest":{"title":"GetMetricRequest","type":"object","properties":{"metric":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.Metric"}},"required":["metric"],"description":"Requested metric must have at least id or name set."},"lmai.proto.webserver.v2.GetMetricResponse":{"title":"GetMetricResponse","type":"object","properties":{"metric":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.Metric"}},"required":["metric"],"description":"Returns a full metric object with all fields set."},"lmai.proto.webserver.v2.CreateFineTuneJobRequest":{"title":"CreateFineTuneJobRequest","type":"object","properties":{"fineTuneJobConfig":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.FineTuneJobConfig","description":"Partial configuration with parameters for the fine-tune job."}},"required":["fineTuneJobConfig"],"description":"Create a new Fine Tune Job\n Initialized with the provided configuration parameters."},"lmai.proto.webserver.v2.CreateFineTuneJobResponse":{"title":"CreateFineTuneJobResponse","type":"object","properties":{"jobId":{"type":"string"}},"required":["jobId"]},"lmai.proto.webserver.v2.SubmitFineTuneJobRequest":{"title":"SubmitFineTuneJobRequest","type":"object","properties":{"jobId":{"type":"string"},"fineTuneJobConfig":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.FineTuneJobConfig","description":"The fine-tune job configuration."}},"required":["jobId","fineTuneJobConfig"]},"lmai.proto.webserver.v2.SubmitFineTuneJobResponse":{"title":"SubmitFineTuneJobResponse","type":"object","properties":{"jobId":{"type":"string"}},"required":["jobId"]},"lmai.proto.webserver.v2.GetFineTuneJobRequest":{"title":"GetFineTuneJobRequest","type":"object","properties":{"jobId":{"type":"string"}},"required":["jobId"]},"lmai.proto.webserver.v2.GetFineTuneJobResponse":{"title":"GetFineTuneJobResponse","type":"object","properties":{"job":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.FineTuneJob"}},"required":["job"]},"lmai.proto.webserver.v2.GetFineTuneJobStatusRequest":{"title":"GetFineTuneJobStatusRequest","type":"object","properties":{"jobId":{"type":"string"}},"required":["jobId"]},"lmai.proto.webserver.v2.GetFineTuneJobStatusResponse":{"title":"GetFineTuneJobStatusResponse","type":"object","properties":{"status":{"type":"string"},"fineTuneJobResult":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.FineTuneJobResult"}},"required":["status","fineTuneJobResult"]},"lmai.proto.webserver.v2.ListFineTuneJobsRequestFilters":{"title":"ListFineTuneJobsRequestFilters","type":"object","properties":{"query":{"type":"string","description":"search query substring match for name and description"},"status":{"type":"string"}}},"lmai.proto.webserver.v2.ListFineTuneJobsRequest":{"title":"ListFineTuneJobsRequest","type":"object","properties":{"filters":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.ListFineTuneJobsRequestFilters"}}},"lmai.proto.webserver.v2.ListFineTuneJobsResponse":{"title":"ListFineTuneJobsResponse","type":"object","properties":{"jobs":{"type":"array","items":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.FineTuneJob"}},"totalCount":{"type":"integer","description":"Total count of fine tune jobs which can be listed with applicable\n filters, regardless of page size"}},"required":["jobs","totalCount"]},"lmai.proto.webserver.v2.ListBaseModelsRequest":{"title":"ListBaseModelsRequest","type":"object","properties":{},"additionalProperties":false,"x-stainless-empty-object":true},"lmai.proto.webserver.v2.ListBaseModelsResponse":{"title":"ListBaseModelsResponse","type":"object","properties":{"models":{"type":"array","items":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.Model"}}},"required":["models"]},"lmai.proto.webserver.v2.CreateProjectRequest":{"title":"CreateProjectRequest","type":"object","properties":{"name":{"type":"string","description":"Human-readable name for the project, if one exists."},"description":{"type":"string","description":"Human-readable description of the project, if one exists."},"organizationId":{"type":"string","description":"Organization to associate the project with, if applicable"}},"description":"Create a Project"},"lmai.proto.webserver.v2.CreateProjectResponse":{"title":"CreateProjectResponse","type":"object","properties":{"project":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.Project"}},"required":["project"]},"lmai.proto.webserver.v2.GetProjectRequest":{"title":"GetProjectRequest","type":"object","properties":{"id":{"type":"string"}},"required":["id"]},"lmai.proto.webserver.v2.GetProjectResponse":{"title":"GetProjectResponse","type":"object","properties":{"project":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.Project"}},"required":["project"]},"lmai.proto.webserver.v2.ListProjectsRequestFilters":{"title":"ListProjectsRequestFilters","type":"object","properties":{"query":{"type":"string","description":"search query substring match for name and description"},"organizationId":{"type":"string","description":"search only projects associated with specific organization"}}},"lmai.proto.webserver.v2.ListProjectsRequest":{"title":"ListProjectsRequest","type":"object","properties":{"filters":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.ListProjectsRequestFilters"}}},"lmai.proto.webserver.v2.ListProjectsResponse":{"title":"ListProjectsResponse","type":"object","properties":{"projects":{"type":"array","items":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.Project"}},"totalCount":{"type":"integer","description":"Total count of projects which can be listed with applicable\n filters, regardless of page size"}},"required":["projects","totalCount"]},"lmai.proto.webserver.v2.PseudoLabelJobConfig":{"title":"PseudoLabelJobConfig","type":"object","properties":{"name":{"type":"string","description":"Optional name for the job."},"description":{"type":"string","description":"Optional description for the job."},"datasetId":{"type":"string","description":"ID of the main dataset to be pseudo-labeled"},"fewShotDatasetId":{"type":"string","description":"ID of the dataset containing few-shot examples. Optional."},"activeLabeledDatasetId":{"type":"string","description":"ID of the actively labeled dataset. Optional. If null, this job is for\n active learning."},"selectedColumns":{"type":"array","items":{"type":"string","description":"Subset of columns to be used in pseudo-labeling.\n Expected columns: input, output, ground_truth\n For example, a summarization task might not need an input column.\n By default, all columns are used."}},"promptTemplate":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.PromptTemplate"},"baseEvaluationMetric":{"type":"string","description":"Reserved field. Do not use at the moment."},"skipActiveLabeling":{"type":"boolean","description":"If true, skip active labeling, which involves an intermediate Dataset\n created for human labeling."}},"required":["datasetId","selectedColumns","promptTemplate","baseEvaluationMetric","skipActiveLabeling"],"description":"Configuration for LLM Judge labeling job."},"lmai.proto.webserver.v2.CreatePseudoLabelJobRequest":{"title":"CreatePseudoLabelJobRequest","type":"object","properties":{"pseudoLabelJobConfig":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.PseudoLabelJobConfig","description":"Partial configuration containing updates via its non-null fields."}},"required":["pseudoLabelJobConfig"]},"lmai.proto.webserver.v2.CreatePseudoLabelJobResponse":{"title":"CreatePseudoLabelJobResponse","type":"object","properties":{"jobId":{"type":"string"}},"required":["jobId"]},"lmai.proto.webserver.v2.SubmitPseudoLabelJobRequest":{"title":"SubmitPseudoLabelJobRequest","type":"object","properties":{"jobId":{"type":"string"},"pseudoLabelJobConfig":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.PseudoLabelJobConfig","description":"The pseudo-labeling job configuration."}},"required":["jobId","pseudoLabelJobConfig"]},"lmai.proto.webserver.v2.SubmitPseudoLabelJobResponse":{"title":"SubmitPseudoLabelJobResponse","type":"object","properties":{"jobId":{"type":"string"}},"required":["jobId"]},"lmai.proto.webserver.v2.GetPseudoLabelJobStatusRequest":{"title":"GetPseudoLabelJobStatusRequest","type":"object","properties":{"jobId":{"type":"string"}},"required":["jobId"]},"lmai.proto.webserver.v2.GetPseudoLabelJobStatusResponse":{"title":"GetPseudoLabelJobStatusResponse","type":"object","properties":{"status":{"type":"string"},"pseudoLabelJobResult":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.PseudoLabelJobConfig"}},"required":["status","pseudoLabelJobResult"]},"google.protobuf.Value":{"description":"Ordered row values with length always equal to `num_rows` on the\n corresponding view.","type":"object","additionalProperties":true}},"examples":{}}}
\ No newline at end of file
+{"openapi":"3.0.3","info":{"title":"LastMile AI API V2","description":"LastMile AI API V2: Components","version":"2.0"},"servers":[{"url":"https://lastmileai.dev","description":"Production server - LastMile AI"}],"security":[{"BearerAuth":[]}],"paths":{"/api/2/auto_eval/dataset/create":{"post":{"tags":["Dataset"],"summary":"Create Dataset","operationId":"CreateDataset","description":"Create a new Dataset. Use UploadDatasetFile to upload files to the dataset.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.CreateDatasetRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.CreateDatasetResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const dataset = await client.datasets.create();\n\n console.log(dataset.dataset);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\ndataset = client.datasets.create()\nprint(dataset.dataset)"}]}},"/api/2/auto_eval/dataset/upload_file":{"post":{"tags":["Dataset"],"summary":"Upload Dataset File","operationId":"UploadDatasetFile","description":"Initiate a file upload to a Dataset. Call FinalizeSingleDatasetFileUpload\n to complete the upload with the presigned URL returned from this call.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.UploadDatasetFileRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.UploadDatasetFileResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const response = await client.datasets.uploadFile({ datasetId: 'datasetId' });\n\n console.log(response.s3PresignedPost);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nresponse = client.datasets.upload_file(\n dataset_id=\"datasetId\",\n)\nprint(response.s3_presigned_post)"}]}},"/api/2/auto_eval/dataset/finalize_single_file_upload":{"post":{"tags":["Dataset"],"summary":"Finalize Single Dataset File Upload","operationId":"FinalizeSingleDatasetFileUpload","description":"Finalize a Dataset file upload. This call should be made after the file has\n been uploaded to the S3 URL returned from UploadDatasetFile.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.FinalizeSingleDatasetFileUploadRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.FinalizeSingleDatasetFileUploadResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const response = await client.datasets.finalizeFileUpload({\n datasetId: 'datasetId',\n s3PresignedPost: { fields: { foo: 'string' }, url: 'url' },\n });\n\n console.log(response.datasetFile);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nresponse = client.datasets.finalize_file_upload(\n dataset_id=\"datasetId\",\n s3_presigned_post={\n \"fields\": {\n \"foo\": \"string\"\n },\n \"url\": \"url\",\n },\n)\nprint(response.dataset_file)"}]}},"/api/2/auto_eval/dataset/get":{"post":{"tags":["Dataset"],"summary":"Get Dataset","operationId":"GetDataset","description":"Get a Dataset.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetDatasetRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetDatasetResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const dataset = await client.datasets.get({ id: 'id' });\n\n console.log(dataset.dataset);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\ndataset = client.datasets.get(\n id=\"id\",\n)\nprint(dataset.dataset)"}]}},"/api/2/auto_eval/dataset/get_download_url":{"post":{"tags":["Dataset"],"summary":"Get Dataset Download URL","operationId":"GetDatasetDownloadURL","description":"Get a download url for a Dataset.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetDatasetDownloadURLRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetDatasetDownloadURLResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const response = await client.datasets.getDownloadURL({ datasetId: 'datasetId' });\n\n console.log(response.downloadUrl);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nresponse = client.datasets.get_download_url(\n dataset_id=\"datasetId\",\n)\nprint(response.download_url)"}]}},"/api/2/auto_eval/dataset/get_view":{"post":{"tags":["Dataset"],"summary":"Get Dataset View","operationId":"GetDatasetView","description":"Get a paginated view of the data within a Dataset.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetDatasetViewRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetDatasetViewResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const response = await client.datasets.getView({\n datasetFileId: 'datasetFileId',\n datasetId: 'datasetId',\n filters: [{}],\n });\n\n console.log(response.datasetFileId);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nresponse = client.datasets.get_view(\n dataset_file_id=\"datasetFileId\",\n dataset_id=\"datasetId\",\n filters=[{}],\n)\nprint(response.dataset_file_id)"}]}},"/api/2/auto_eval/dataset/list":{"post":{"tags":["Dataset"],"summary":"List Datasets","operationId":"ListDatasets","description":"List Datasets.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.ListDatasetsRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.ListDatasetsResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const dataset = await client.datasets.list();\n\n console.log(dataset.datasets);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\ndataset = client.datasets.list()\nprint(dataset.datasets)"}]}},"/api/2/auto_eval/dataset/clone":{"post":{"tags":["Dataset"],"summary":"Clone Dataset","operationId":"CloneDataset","description":"Clone a dataset into a new dataset containing the latest file contents","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.CloneDatasetRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.CloneDatasetResponse"}}}}}}},"/api/2/auto_eval/evaluation/evaluate":{"post":{"tags":["Evaluation"],"summary":"Evaluate","operationId":"Evaluate","description":"Evaluate a metric on rows of data, returning scores for each row. Specify\n metric.id or metric.name to identify the metric.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.EvaluateRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.EvaluateResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const response = await client.evaluation.evaluate({\n groundTruth: ['string'],\n input: ['string'],\n metric: {},\n output: ['string'],\n });\n\n console.log(response.metric);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nresponse = client.evaluation.evaluate(\n ground_truth=[\"string\"],\n input=[\"string\"],\n metric={},\n output=[\"string\"],\n)\nprint(response.metric)"}]}},"/api/2/auto_eval/evaluation/evaluate_dataset":{"post":{"tags":["Evaluation"],"summary":"Evaluate Dataset","operationId":"EvaluateDataset","description":"Evaluate a metric on a dataset, returning scores for each example. Specify\n metric.id or metric.name to identify the metric.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.EvaluateDatasetRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.EvaluateDatasetResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const response = await client.evaluation.evaluateDataset({ datasetId: 'datasetId', metric: {} });\n\n console.log(response.metric);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nresponse = client.evaluation.evaluate_dataset(\n dataset_id=\"datasetId\",\n metric={},\n)\nprint(response.metric)"}]}},"/api/2/auto_eval/evaluation/list_metrics":{"post":{"tags":["Evaluation"],"summary":"List Metrics","operationId":"ListMetrics","description":"List all available evaluation metrics.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.ListMetricsRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.ListMetricsResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const response = await client.evaluation.listMetrics();\n\n console.log(response.metrics);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nresponse = client.evaluation.list_metrics()\nprint(response.metrics)"}]}},"/api/2/auto_eval/evaluation/get_metric":{"post":{"tags":["Evaluation"],"summary":"Get Metric","operationId":"GetMetric","description":"Get a specific evaluation metric by id or name.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetMetricRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetMetricResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const response = await client.evaluation.getMetric({ metric: {} });\n\n console.log(response.metric);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nresponse = client.evaluation.get_metric(\n metric={},\n)\nprint(response.metric)"}]}},"/api/2/auto_eval/fine_tune_job/create":{"post":{"tags":["Fine Tune Job"],"summary":"Create Fine Tune Job","operationId":"CreateFineTuneJob","description":"Step 1 of 2: Create a new job configuration for fine-tuning, to be\n subsequently submitted by calling SubmitFineTuneJob.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.CreateFineTuneJobRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.CreateFineTuneJobResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const fineTuneJob = await client.fineTuneJobs.create({\n fineTuneJobConfig: {\n baselineModelId: 'baselineModelId',\n selectedColumns: ['string'],\n testDatasetId: 'testDatasetId',\n trainDatasetId: 'trainDatasetId',\n },\n });\n\n console.log(fineTuneJob.jobId);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nfine_tune_job = client.fine_tune_jobs.create(\n fine_tune_job_config={\n \"baseline_model_id\": \"baselineModelId\",\n \"selected_columns\": [\"string\"],\n \"test_dataset_id\": \"testDatasetId\",\n \"train_dataset_id\": \"trainDatasetId\",\n },\n)\nprint(fine_tune_job.job_id)"}]}},"/api/2/auto_eval/fine_tune_job/submit":{"post":{"tags":["Fine Tune Job"],"summary":"Submit Fine Tune Job","operationId":"SubmitFineTuneJob","description":"Step 2 of 2: Submit the job configuration created by CreateFineTuneJob to\n initiate a job.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.SubmitFineTuneJobRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.SubmitFineTuneJobResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const response = await client.fineTuneJobs.submit({\n fineTuneJobConfig: {\n baselineModelId: 'baselineModelId',\n selectedColumns: ['string'],\n testDatasetId: 'testDatasetId',\n trainDatasetId: 'trainDatasetId',\n },\n jobId: 'jobId',\n });\n\n console.log(response.jobId);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nresponse = client.fine_tune_jobs.submit(\n fine_tune_job_config={\n \"baseline_model_id\": \"baselineModelId\",\n \"selected_columns\": [\"string\"],\n \"test_dataset_id\": \"testDatasetId\",\n \"train_dataset_id\": \"trainDatasetId\",\n },\n job_id=\"jobId\",\n)\nprint(response.job_id)"}]}},"/api/2/auto_eval/fine_tune_job/get":{"post":{"tags":["Fine Tune Job"],"summary":"Get Fine Tune Job","operationId":"GetFineTuneJob","description":"Get the full job details","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetFineTuneJobRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetFineTuneJobResponse"}}}}}}},"/api/2/auto_eval/fine_tune_job/get_status":{"post":{"tags":["Fine Tune Job"],"summary":"Get Fine Tune Job Status","operationId":"GetFineTuneJobStatus","description":"Get the status of an existing job, including any results.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetFineTuneJobStatusRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetFineTuneJobStatusResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const response = await client.fineTuneJobs.getStatus({ jobId: 'jobId' });\n\n console.log(response.fineTuneJobResult);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nresponse = client.fine_tune_jobs.get_status(\n job_id=\"jobId\",\n)\nprint(response.fine_tune_job_result)"}]}},"/api/2/auto_eval/fine_tune_job/list":{"post":{"tags":["Fine Tune Job"],"summary":"List Fine Tune Jobs","operationId":"ListFineTuneJobs","description":"List all fine-tune jobs with optional filters.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.ListFineTuneJobsRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.ListFineTuneJobsResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const fineTuneJob = await client.fineTuneJobs.list();\n\n console.log(fineTuneJob.jobs);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nfine_tune_job = client.fine_tune_jobs.list()\nprint(fine_tune_job.jobs)"}]}},"/api/2/auto_eval/fine_tune_job/list_base_models":{"post":{"tags":["Fine Tune Job"],"summary":"List Base Models","operationId":"ListBaseModels","description":"List all base models available for fine-tuning.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.ListBaseModelsRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.ListBaseModelsResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const response = await client.fineTuneJobs.listBaseModels();\n\n console.log(response.models);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nresponse = client.fine_tune_jobs.list_base_models()\nprint(response.models)"}]}},"/api/2/auto_eval/project/create":{"post":{"tags":["Project"],"summary":"Create Project","operationId":"CreateProject","description":"Create a new Project","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.CreateProjectRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.CreateProjectResponse"}}}}}}},"/api/2/auto_eval/project/get":{"post":{"tags":["Project"],"summary":"Get Project","operationId":"GetProject","description":"Get a Project.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetProjectRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetProjectResponse"}}}}}}},"/api/2/auto_eval/project/list":{"post":{"tags":["Project"],"summary":"List Projects","operationId":"ListProjects","description":"List Projects.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.ListProjectsRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.ListProjectsResponse"}}}}}}},"/api/2/auto_eval/pseudo_label_job/create":{"post":{"tags":["Pseudo Label Job"],"summary":"Create Pseudo Label Job","operationId":"CreatePseudoLabelJob","description":"Step 1 of 2: Create a new job configuration for LLM Judge labeling, to be\n subsequently submitted by calling SubmitPseudoLabelJob.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.CreatePseudoLabelJobRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.CreatePseudoLabelJobResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const labelDatasetJob = await client.labelDatasetJobs.create({\n pseudoLabelJobConfig: {\n baseEvaluationMetric: 'baseEvaluationMetric',\n datasetId: 'datasetId',\n promptTemplate: { id: 'id', template: 'template' },\n selectedColumns: ['string'],\n skipActiveLabeling: true,\n },\n });\n\n console.log(labelDatasetJob.jobId);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nlabel_dataset_job = client.label_dataset_jobs.create(\n pseudo_label_job_config={\n \"base_evaluation_metric\": \"baseEvaluationMetric\",\n \"dataset_id\": \"datasetId\",\n \"prompt_template\": {\n \"id\": \"id\",\n \"template\": \"template\",\n },\n \"selected_columns\": [\"string\"],\n \"skip_active_labeling\": True,\n },\n)\nprint(label_dataset_job.job_id)"}]}},"/api/2/auto_eval/pseudo_label_job/submit":{"post":{"tags":["Pseudo Label Job"],"summary":"Submit Pseudo Label Job","operationId":"SubmitPseudoLabelJob","description":"Step 2 of 2: Submit the job configuration created by CreatePseudoLabelJob\n to initiate an LLM Judge labeling job.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.SubmitPseudoLabelJobRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.SubmitPseudoLabelJobResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const response = await client.labelDatasetJobs.submit({\n jobId: 'jobId',\n pseudoLabelJobConfig: {\n baseEvaluationMetric: 'baseEvaluationMetric',\n datasetId: 'datasetId',\n promptTemplate: { id: 'id', template: 'template' },\n selectedColumns: ['string'],\n skipActiveLabeling: true,\n },\n });\n\n console.log(response.jobId);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nresponse = client.label_dataset_jobs.submit(\n job_id=\"jobId\",\n pseudo_label_job_config={\n \"base_evaluation_metric\": \"baseEvaluationMetric\",\n \"dataset_id\": \"datasetId\",\n \"prompt_template\": {\n \"id\": \"id\",\n \"template\": \"template\",\n },\n \"selected_columns\": [\"string\"],\n \"skip_active_labeling\": True,\n },\n)\nprint(response.job_id)"}]}},"/api/2/auto_eval/pseudo_label_job/get_status":{"post":{"tags":["Pseudo Label Job"],"summary":"Get Pseudo Label Job Status","operationId":"GetPseudoLabelJobStatus","description":"Get the status of an existing job, including any results.","security":[{"BearerAuth":[]}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetPseudoLabelJobStatusRequest"}}}},"responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.GetPseudoLabelJobStatusResponse"}}}}},"x-codeSamples":[{"lang":"JavaScript","source":"import Lastmile from 'lastmile';\n\nconst client = new Lastmile({\n bearerToken: process.env['LASTMILE_API_TOKEN'], // This is the default and can be omitted\n});\n\nasync function main() {\n const response = await client.labelDatasetJobs.getStatus({ jobId: 'jobId' });\n\n console.log(response.pseudoLabelJobResult);\n}\n\nmain();"},{"lang":"Python","source":"import os\nfrom lastmile import Lastmile\n\nclient = Lastmile(\n bearer_token=os.environ.get(\"LASTMILE_API_TOKEN\"), # This is the default and can be omitted\n)\nresponse = client.label_dataset_jobs.get_status(\n job_id=\"jobId\",\n)\nprint(response.pseudo_label_job_result)"}]}}},"components":{"securitySchemes":{"BearerAuth":{"type":"http","scheme":"bearer","bearerFormat":"JWT"}},"schemas":{"lmai.proto.model_fine_tuning.v1.DataColumn":{"title":"DataColumn","type":"object","properties":{"name":{"type":"string"},"type":{"type":"string"},"sourceOperationId":{"type":"string"}},"required":["name","type","sourceOperationId"]},"lmai.proto.model_fine_tuning.v1.Dataset":{"title":"Dataset","type":"object","properties":{"id":{"type":"string","description":"The ID of the dataset."},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"name":{"type":"string","description":"Human-readable name for the dataset, if one exists."},"description":{"type":"string","description":"Human-readable description of the dataset, if one exists."},"ownerUserId":{"type":"string","description":"The ID of the user who owns the dataset."},"numRows":{"type":"integer"},"numCols":{"type":"integer"},"initializationStatus":{"type":"string"},"initializationError":{"type":"string"},"columns":{"type":"array","items":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.DatasetColumnInfo","description":"The columns present in the latest DatasetFile for this dataset"}},"labelState":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.DatasetLabelState","description":"The state of the latest labeling job for the dataset"}},"required":["id","createdAt","updatedAt","ownerUserId","numRows","numCols","initializationStatus","columns"],"description":"A Dataset in the most basic sense: metadata and ownership, but nothing tied\n to its data."},"lmai.proto.model_fine_tuning.v1.DatasetFileInfo":{"title":"DatasetFileInfo","type":"object","properties":{"id":{"type":"string","description":"The ID of the dataset file."},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"datasetId":{"type":"string","description":"The ID of the corresponding dataset."},"contentMd5Hash":{"type":"string"},"fileSizeBytes":{"type":"integer"},"numRows":{"type":"integer"},"numCols":{"type":"integer"},"columns":{"type":"array","items":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.DatasetColumnInfo"}}},"required":["id","createdAt","updatedAt","datasetId","contentMd5Hash","fileSizeBytes","numRows","numCols","columns"]},"lmai.proto.model_fine_tuning.v1.DatasetColumnInfo":{"title":"DatasetColumnInfo","type":"object","properties":{"id":{"type":"string","description":"The ID of the dataset file."},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"index":{"type":"integer","description":"Index of the column within the dataset file."},"literalName":{"type":"string","description":"The literal name for the column."},"dtype":{"type":"string"}},"required":["id","createdAt","updatedAt","index","literalName"]},"lmai.proto.model_fine_tuning.v1.DatasetView":{"title":"DatasetView","type":"object","properties":{"numRows":{"type":"integer"},"numCols":{"type":"integer"},"data":{"type":"array","items":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.DataRow"}},"columns":{"type":"array","items":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.DatasetColumnInfo"}}},"required":["numRows","numCols","data","columns"]},"lmai.proto.model_fine_tuning.v1.DataRow":{"title":"DataRow","type":"object","properties":{"id":{"type":"string"},"rowValues":{"type":"array","items":{"description":"Ordered row values with length always equal to `num_rows` on the\n corresponding view.","type":"object","additionalProperties":true}}},"required":["id","rowValues"]},"lmai.proto.model_fine_tuning.v1.DatasetLabelState":{"title":"DatasetLabelState","type":"object","properties":{"labelingStatus":{"type":"string","description":"The status of the latest general pseudo-labeling job for the dataset"},"promptTemplate":{"type":"string","description":"aka user general instructions"},"error":{"type":"string","description":"if the labeling status is error, this field may contain an error message"}},"required":["labelingStatus","promptTemplate"]},"lmai.proto.model_fine_tuning.v1.PromptTemplate":{"title":"PromptTemplate","type":"object","properties":{"id":{"type":"string"},"template":{"type":"string","description":"The template string that defines the prompt"}},"required":["id","template"]},"lmai.proto.model_fine_tuning.v1.MetricBaseModel":{"title":"MetricBaseModel","type":"object","properties":{"id":{"type":"string"},"modelId":{"type":"string"},"baseModelArchitecture":{"type":"string"},"baseEvaluationMetric":{"type":"string"}},"required":["id","modelId","baseModelArchitecture"],"description":"Information about a base model corresponding to a metric"},"lmai.proto.model_fine_tuning.v1.ModelCard":{"title":"ModelCard","type":"object","properties":{"modelId":{"type":"string"},"name":{"type":"string"},"description":{"type":"string"},"deploymentStatus":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"modelSize":{"type":"integer"},"purpose":{"type":"string"},"trainingProgress":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.TrainingProgress"},"baseModelArchitecture":{"type":"string"},"baseEvaluationMetric":{"type":"string"},"values":{"type":"object","additionalProperties":{"type":"string"}},"tags":{"type":"array","items":{"type":"string"}},"columns":{"type":"array","items":{"type":"string"}}},"required":["modelId","name","description","deploymentStatus","createdAt","updatedAt","modelSize","purpose","trainingProgress","baseModelArchitecture","values","tags","columns"]},"lmai.proto.model_fine_tuning.v1.ModelCard.ValuesEntry":{"title":"ValuesEntry","type":"object","properties":{"key":{"type":"string"},"value":{"type":"string"}},"required":["key","value"]},"lmai.proto.model_fine_tuning.v1.Model":{"title":"Model","type":"object","properties":{"id":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"deletedAt":{"type":"string","format":"date-time"},"userId":{"type":"string"},"metricBaseModel":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.MetricBaseModel"},"modelCard":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.ModelCard"}},"required":["id","createdAt","updatedAt","metricBaseModel"],"description":"Definition for the model"},"lmai.proto.model_fine_tuning.v1.ModelFile":{"title":"ModelFile","type":"object","properties":{"id":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"modelId":{"type":"string"},"contentMd5Hash":{"type":"string"},"fileSizeBytes":{"type":"integer"}},"required":["id","createdAt","updatedAt","modelId","contentMd5Hash","fileSizeBytes"],"description":"Actual file asset corresponding to a model"},"lmai.proto.model_fine_tuning.v1.TrainingProgress":{"title":"TrainingProgress","type":"object","properties":{"jobId":{"type":"string"},"epoch":{"type":"integer"},"loss":{"type":"number"},"accuracy":{"type":"number"},"progress":{"type":"number"},"timestamp":{"type":"string","format":"date-time"}},"required":["jobId","epoch","loss","accuracy","progress","timestamp"],"description":"Progress metrics from model training."},"lmai.proto.model_fine_tuning.v1.FineTuneJob":{"title":"FineTuneJob","type":"object","properties":{"id":{"type":"string","description":"The ID of the fine tune job."},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"name":{"type":"string","description":"Name corresponding to the fine tuned model derived from this job"},"description":{"type":"string"},"status":{"type":"string"},"config":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.FineTuneJobConfig"},"result":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.FineTuneJobResult"}},"required":["id","createdAt","updatedAt","status","config","result"]},"lmai.proto.model_fine_tuning.v1.FineTuneJobConfig":{"title":"FineTuneJobConfig","type":"object","properties":{"name":{"type":"string","description":"Optional name for the job."},"description":{"type":"string","description":"Optional description for the job."},"baselineModelId":{"type":"string","description":"The ID for the model used as the starting point for training."},"trainDatasetId":{"type":"string","description":"The dataset to use for training, with splits baked in or to be\n derived dynamically"},"testDatasetId":{"type":"string","description":"The dataset to use for an unbiased evaluation of the model"},"selectedColumns":{"type":"array","items":{"type":"string","description":"Set of columns to be used in fine-tuning.\n Supported columns: input, output, ground_truth\n For example, a task similar to summarization might need output and\n ground_truth."}}},"required":["baselineModelId","trainDatasetId","testDatasetId","selectedColumns"]},"lmai.proto.model_fine_tuning.v1.FineTuneJobResult":{"title":"FineTuneJobResult","type":"object","properties":{"progress":{"type":"array","items":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.TrainingProgress","description":"Sequential snapshots of training metrics."}},"trainedModelFile":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.ModelFile","description":"The trained model, if it was created successfully."},"resultUrl":{"type":"string","description":"Url to view the full results and progress (e.g. external W&B url)"}},"required":["progress"],"description":"Result of a Fine-Tuning Job."},"lmai.proto.model_fine_tuning.v1.Project":{"title":"Project","type":"object","properties":{"id":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"deletedAt":{"type":"string","format":"date-time"},"creatorId":{"type":"string"},"name":{"type":"string"},"description":{"type":"string"},"organizationId":{"type":"string"},"organizationName":{"type":"string"}},"required":["id","createdAt","updatedAt","name"]},"lmai.proto.webserver.v2.CreateDatasetRequest":{"title":"CreateDatasetRequest","type":"object","properties":{"name":{"type":"string","description":"Human-readable name for the dataset, if one exists."},"description":{"type":"string","description":"Human-readable description of the dataset, if one exists."},"isFewShotExamples":{"type":"boolean","description":"PseudoLabel job fields."},"isActiveLabels":{"type":"boolean"},"projectId":{"type":"string","description":"The project to add the new dataset to"}},"description":"Create a Dataset, initially an empty shell until a file is uploaded"},"lmai.proto.webserver.v2.CreateDatasetResponse":{"title":"CreateDatasetResponse","type":"object","properties":{"dataset":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.Dataset"}},"required":["dataset"]},"lmai.proto.webserver.v2.UploadDatasetFileRequest":{"title":"UploadDatasetFileRequest","type":"object","properties":{"datasetId":{"type":"string","description":"The ID of the dataset corresponding to the file."}},"required":["datasetId"],"description":"Initiate an upload by requesting a pre-signed S3 upload URL."},"lmai.proto.webserver.v2.UploadDatasetFileResponse":{"title":"UploadDatasetFileResponse","type":"object","properties":{"s3PresignedPost":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.S3PresignedPost"}},"required":["s3PresignedPost"]},"lmai.proto.webserver.v2.S3PresignedPost":{"title":"S3PresignedPost","type":"object","properties":{"url":{"type":"string"},"fields":{"type":"object","additionalProperties":{"type":"string"},"description":"Fields required for the S3 presigned POST request generated by s3 sdk."}},"required":["url","fields"]},"lmai.proto.webserver.v2.S3PresignedPost.FieldsEntry":{"title":"FieldsEntry","type":"object","properties":{"key":{"type":"string"},"value":{"type":"string"}},"required":["key","value"]},"lmai.proto.webserver.v2.FinalizeSingleDatasetFileUploadRequest":{"title":"FinalizeSingleDatasetFileUploadRequest","type":"object","properties":{"datasetId":{"type":"string","description":"The ID of the dataset corresponding to the file"},"s3PresignedPost":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.S3PresignedPost","description":"The pre-signed S3 URL where the file was uploadeded"}},"required":["datasetId","s3PresignedPost"],"description":"Request to finalize a single dataset file upload"},"lmai.proto.webserver.v2.FinalizeSingleDatasetFileUploadResponse":{"title":"FinalizeSingleDatasetFileUploadResponse","type":"object","properties":{"datasetFile":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.DatasetFileInfo","description":"Information about the dataset file if the upload was successful"}},"description":"Response after finalizing a single dataset file upload"},"lmai.proto.webserver.v2.GetDatasetRequest":{"title":"GetDatasetRequest","type":"object","properties":{"id":{"type":"string"}},"required":["id"]},"lmai.proto.webserver.v2.GetDatasetResponse":{"title":"GetDatasetResponse","type":"object","properties":{"dataset":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.Dataset"}},"required":["dataset"]},"lmai.proto.webserver.v2.GetDatasetViewRequest":{"title":"GetDatasetViewRequest","type":"object","properties":{"datasetId":{"type":"string","description":"The ID of the dataset from which to retrieve content. When specified,\n gets data from the current file in the dataset."},"datasetFileId":{"type":"string","description":"The ID of the (pinned) dataset file from which to retrieve content.\n Requests iterating over pages of results are recommended to use this\n pinned identifier after the first page in order to prevent any effects\n from a dataset changing between the queries."},"after":{"type":"integer","description":"Pagination: The index, by row-order, after which to query results."},"limit":{"type":"integer","description":"Pagination: The maximum number of results to return on this page."},"useDatasetsService":{"type":"boolean"},"filters":{"type":"array","items":{"$ref":"#/components/schemas/lmai.proto.datasets.v1.ColumnFilter","description":"Filter criteria for the dataset rows"}},"orderBy":{"type":"string","description":"Column to order results by"},"orderDirection":{"type":"string","description":"Direction to order results (\"asc\" or \"desc\")"}},"required":["datasetId","datasetFileId","filters"],"description":"Get a view of the data within a dataset."},"lmai.proto.webserver.v2.GetDatasetViewResponse":{"title":"GetDatasetViewResponse","type":"object","properties":{"datasetId":{"type":"string"},"datasetFileId":{"type":"string"},"datasetView":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.DatasetView"}},"required":["datasetId","datasetFileId","datasetView"]},"lmai.proto.webserver.v2.ListDatasetsRequestFilters":{"title":"ListDatasetsRequestFilters","type":"object","properties":{"query":{"type":"string","description":"search query substring match for name and description"},"projectId":{"type":"string","description":"filter datasets associated with the project"}},"description":"Filter listed datasets by ALL filters specified"},"lmai.proto.webserver.v2.ListDatasetsRequest":{"title":"ListDatasetsRequest","type":"object","properties":{"filters":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.ListDatasetsRequestFilters"}}},"lmai.proto.webserver.v2.ListDatasetsResponse":{"title":"ListDatasetsResponse","type":"object","properties":{"datasets":{"type":"array","items":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.Dataset"}},"totalCount":{"type":"integer","description":"Total count of datasets which can be listed with applicable\n filters, regardless of page size"}},"required":["datasets","totalCount"]},"lmai.proto.webserver.v2.GetDatasetDownloadURLRequest":{"title":"GetDatasetDownloadURLRequest","type":"object","properties":{"datasetId":{"type":"string"}},"required":["datasetId"]},"lmai.proto.webserver.v2.GetDatasetDownloadURLResponse":{"title":"GetDatasetDownloadURLResponse","type":"object","properties":{"downloadUrl":{"type":"string","description":"The S3 presigned URL to download the dataset file."}},"required":["downloadUrl"]},"lmai.proto.webserver.v2.CloneDatasetRequest":{"title":"CloneDatasetRequest","type":"object","properties":{"datasetId":{"type":"string","description":"Dataset to clone"},"name":{"type":"string","description":"New dataset name. If not provided, will use the name of the dataset being\n cloned"},"description":{"type":"string","description":"Human-readable description of the dataset.\n If not provided, will use the name of the dataset being cloned"},"projectId":{"type":"string","description":"The project to add the new dataset to"}},"required":["datasetId"]},"lmai.proto.webserver.v2.CloneDatasetResponse":{"title":"CloneDatasetResponse","type":"object","properties":{"dataset":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.Dataset"}},"required":["dataset"]},"lmai.proto.webserver.v2.Metric":{"title":"Metric","type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"description":{"type":"string"},"deploymentStatus":{"type":"string"}}},"lmai.proto.webserver.v2.EvaluateRequest":{"title":"EvaluateRequest","type":"object","properties":{"metric":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.Metric"},"input":{"type":"array","items":{"type":"string"}},"output":{"type":"array","items":{"type":"string"}},"groundTruth":{"type":"array","items":{"type":"string"}}},"required":["metric","input","output","groundTruth"]},"lmai.proto.webserver.v2.EvaluateResponse":{"title":"EvaluateResponse","type":"object","properties":{"metric":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.Metric"},"scores":{"type":"array","items":{"type":"number"}}},"required":["metric","scores"],"description":"The index of the float value corresponds to that of\n the string combination sent in the request.\n Ex: scores.values[i] is taken from\n input[i], ground_truth[i], context[i], output[i] in EvaluateRequest"},"lmai.proto.webserver.v2.EvaluateDatasetRequest":{"title":"EvaluateDatasetRequest","type":"object","properties":{"metric":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.Metric"},"datasetId":{"type":"string"}},"required":["metric","datasetId"]},"lmai.proto.webserver.v2.EvaluateDatasetResponse":{"title":"EvaluateDatasetResponse","type":"object","properties":{"metric":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.Metric"},"scores":{"type":"array","items":{"type":"number"}}},"required":["metric","scores"],"description":"models and scores correspond in the same manner as in EvaluateResponse"},"lmai.proto.webserver.v2.ListMetricsRequest":{"title":"ListMetricsRequest","type":"object","properties":{},"additionalProperties":false,"x-stainless-empty-object":true},"lmai.proto.webserver.v2.ListMetricsResponse":{"title":"ListMetricsResponse","type":"object","properties":{"metrics":{"type":"array","items":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.Metric"}}},"required":["metrics"]},"lmai.proto.webserver.v2.GetMetricRequest":{"title":"GetMetricRequest","type":"object","properties":{"metric":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.Metric"}},"required":["metric"],"description":"Requested metric must have at least id or name set."},"lmai.proto.webserver.v2.GetMetricResponse":{"title":"GetMetricResponse","type":"object","properties":{"metric":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.Metric"}},"required":["metric"],"description":"Returns a full metric object with all fields set."},"lmai.proto.webserver.v2.CreateFineTuneJobRequest":{"title":"CreateFineTuneJobRequest","type":"object","properties":{"fineTuneJobConfig":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.FineTuneJobConfig","description":"Partial configuration with parameters for the fine-tune job."}},"required":["fineTuneJobConfig"],"description":"Create a new Fine Tune Job\n Initialized with the provided configuration parameters."},"lmai.proto.webserver.v2.CreateFineTuneJobResponse":{"title":"CreateFineTuneJobResponse","type":"object","properties":{"jobId":{"type":"string"}},"required":["jobId"]},"lmai.proto.webserver.v2.SubmitFineTuneJobRequest":{"title":"SubmitFineTuneJobRequest","type":"object","properties":{"jobId":{"type":"string"},"fineTuneJobConfig":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.FineTuneJobConfig","description":"The fine-tune job configuration."}},"required":["jobId","fineTuneJobConfig"]},"lmai.proto.webserver.v2.SubmitFineTuneJobResponse":{"title":"SubmitFineTuneJobResponse","type":"object","properties":{"jobId":{"type":"string"}},"required":["jobId"]},"lmai.proto.webserver.v2.GetFineTuneJobRequest":{"title":"GetFineTuneJobRequest","type":"object","properties":{"jobId":{"type":"string"}},"required":["jobId"]},"lmai.proto.webserver.v2.GetFineTuneJobResponse":{"title":"GetFineTuneJobResponse","type":"object","properties":{"job":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.FineTuneJob"}},"required":["job"]},"lmai.proto.webserver.v2.GetFineTuneJobStatusRequest":{"title":"GetFineTuneJobStatusRequest","type":"object","properties":{"jobId":{"type":"string"}},"required":["jobId"]},"lmai.proto.webserver.v2.GetFineTuneJobStatusResponse":{"title":"GetFineTuneJobStatusResponse","type":"object","properties":{"status":{"type":"string"},"fineTuneJobResult":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.FineTuneJobResult"}},"required":["status","fineTuneJobResult"]},"lmai.proto.webserver.v2.ListFineTuneJobsRequestFilters":{"title":"ListFineTuneJobsRequestFilters","type":"object","properties":{"query":{"type":"string","description":"search query substring match for name and description"},"status":{"type":"string"}}},"lmai.proto.webserver.v2.ListFineTuneJobsRequest":{"title":"ListFineTuneJobsRequest","type":"object","properties":{"filters":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.ListFineTuneJobsRequestFilters"}}},"lmai.proto.webserver.v2.ListFineTuneJobsResponse":{"title":"ListFineTuneJobsResponse","type":"object","properties":{"jobs":{"type":"array","items":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.FineTuneJob"}},"totalCount":{"type":"integer","description":"Total count of fine tune jobs which can be listed with applicable\n filters, regardless of page size"}},"required":["jobs","totalCount"]},"lmai.proto.webserver.v2.ListBaseModelsRequest":{"title":"ListBaseModelsRequest","type":"object","properties":{},"additionalProperties":false,"x-stainless-empty-object":true},"lmai.proto.webserver.v2.ListBaseModelsResponse":{"title":"ListBaseModelsResponse","type":"object","properties":{"models":{"type":"array","items":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.Model"}}},"required":["models"]},"lmai.proto.webserver.v2.CreateProjectRequest":{"title":"CreateProjectRequest","type":"object","properties":{"name":{"type":"string","description":"Human-readable name for the project, if one exists."},"description":{"type":"string","description":"Human-readable description of the project, if one exists."},"organizationId":{"type":"string","description":"Organization to associate the project with, if applicable"}},"description":"Create a Project"},"lmai.proto.webserver.v2.CreateProjectResponse":{"title":"CreateProjectResponse","type":"object","properties":{"project":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.Project"}},"required":["project"]},"lmai.proto.webserver.v2.GetProjectRequest":{"title":"GetProjectRequest","type":"object","properties":{"id":{"type":"string"}},"required":["id"]},"lmai.proto.webserver.v2.GetProjectResponse":{"title":"GetProjectResponse","type":"object","properties":{"project":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.Project"}},"required":["project"]},"lmai.proto.webserver.v2.ListProjectsRequestFilters":{"title":"ListProjectsRequestFilters","type":"object","properties":{"query":{"type":"string","description":"search query substring match for name and description"},"organizationId":{"type":"string","description":"search only projects associated with specific organization"}}},"lmai.proto.webserver.v2.ListProjectsRequest":{"title":"ListProjectsRequest","type":"object","properties":{"filters":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.ListProjectsRequestFilters"}}},"lmai.proto.webserver.v2.ListProjectsResponse":{"title":"ListProjectsResponse","type":"object","properties":{"projects":{"type":"array","items":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.Project"}},"totalCount":{"type":"integer","description":"Total count of projects which can be listed with applicable\n filters, regardless of page size"}},"required":["projects","totalCount"]},"lmai.proto.webserver.v2.PseudoLabelJobConfig":{"title":"PseudoLabelJobConfig","type":"object","properties":{"name":{"type":"string","description":"Optional name for the job."},"description":{"type":"string","description":"Optional description for the job."},"datasetId":{"type":"string","description":"ID of the main dataset to be pseudo-labeled"},"fewShotDatasetId":{"type":"string","description":"ID of the dataset containing few-shot examples. Optional."},"activeLabeledDatasetId":{"type":"string","description":"ID of the actively labeled dataset. Optional. If null, this job is for\n active learning."},"selectedColumns":{"type":"array","items":{"type":"string","description":"Subset of columns to be used in pseudo-labeling.\n Expected columns: input, output, ground_truth\n For example, a summarization task might not need an input column.\n By default, all columns are used."}},"promptTemplate":{"$ref":"#/components/schemas/lmai.proto.model_fine_tuning.v1.PromptTemplate"},"baseEvaluationMetric":{"type":"string","description":"Reserved field. Do not use at the moment."},"skipActiveLabeling":{"type":"boolean","description":"If true, skip active labeling, which involves an intermediate Dataset\n created for human labeling."}},"required":["datasetId","selectedColumns","promptTemplate","baseEvaluationMetric","skipActiveLabeling"],"description":"Configuration for LLM Judge labeling job."},"lmai.proto.webserver.v2.CreatePseudoLabelJobRequest":{"title":"CreatePseudoLabelJobRequest","type":"object","properties":{"pseudoLabelJobConfig":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.PseudoLabelJobConfig","description":"Partial configuration containing updates via its non-null fields."}},"required":["pseudoLabelJobConfig"]},"lmai.proto.webserver.v2.CreatePseudoLabelJobResponse":{"title":"CreatePseudoLabelJobResponse","type":"object","properties":{"jobId":{"type":"string"}},"required":["jobId"]},"lmai.proto.webserver.v2.SubmitPseudoLabelJobRequest":{"title":"SubmitPseudoLabelJobRequest","type":"object","properties":{"jobId":{"type":"string"},"pseudoLabelJobConfig":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.PseudoLabelJobConfig","description":"The pseudo-labeling job configuration."}},"required":["jobId","pseudoLabelJobConfig"]},"lmai.proto.webserver.v2.SubmitPseudoLabelJobResponse":{"title":"SubmitPseudoLabelJobResponse","type":"object","properties":{"jobId":{"type":"string"}},"required":["jobId"]},"lmai.proto.webserver.v2.GetPseudoLabelJobStatusRequest":{"title":"GetPseudoLabelJobStatusRequest","type":"object","properties":{"jobId":{"type":"string"}},"required":["jobId"]},"lmai.proto.webserver.v2.GetPseudoLabelJobStatusResponse":{"title":"GetPseudoLabelJobStatusResponse","type":"object","properties":{"status":{"type":"string"},"pseudoLabelJobResult":{"$ref":"#/components/schemas/lmai.proto.webserver.v2.PseudoLabelJobConfig"}},"required":["status","pseudoLabelJobResult"]},"google.protobuf.Value":{"description":"Ordered row values with length always equal to `num_rows` on the\n corresponding view.","type":"object","additionalProperties":true}},"examples":{}}}
\ No newline at end of file