diff --git a/aws-sdk-for-kotlin/aws-sdk-bedrock.ipynb b/aws-sdk-for-kotlin/aws-sdk-bedrock.ipynb index 62ccf77..0c6aff9 100644 --- a/aws-sdk-for-kotlin/aws-sdk-bedrock.ipynb +++ b/aws-sdk-for-kotlin/aws-sdk-bedrock.ipynb @@ -23,23 +23,22 @@ "metadata": { "collapsed": true, "ExecuteTime": { - "end_time": "2025-02-05T16:58:52.264337Z", - "start_time": "2025-02-05T16:58:48.955061Z" + "end_time": "2025-02-08T05:39:36.860340Z", + "start_time": "2025-02-08T05:39:36.799406Z" } }, "source": [ "// load version variables\n", - "%use @file[resources/version.json](currentDir=\".\")\n", - "%use dataframe" + "%use @file[resources/version.json](currentDir=\".\")" ], "outputs": [], - "execution_count": 1 + "execution_count": 2 }, { "metadata": { "ExecuteTime": { - "end_time": "2025-02-05T16:59:06.630196Z", - "start_time": "2025-02-05T16:59:05.156950Z" + "end_time": "2025-02-08T08:23:34.589714Z", + "start_time": "2025-02-08T08:23:24.317422Z" } }, "cell_type": "code", @@ -50,10 +49,12 @@ " }\n", " dependencies {\n", " implementation(\"aws.sdk.kotlin:bedrock-jvm:$awsSdkVersion\")\n", + " implementation(\"org.jetbrains.kotlinx:dataframe:$kotlinDataFrameVersion\")\n", " }\n", " import(\n", " \"aws.sdk.kotlin.services.bedrock.*\",\n", - " \"kotlinx.coroutines.runBlocking\"\n", + " \"kotlinx.coroutines.runBlocking\",\n", + " \"org.jetbrains.kotlinx.dataframe.*\"\n", " )\n", "}\n", "\n", @@ -73,6 +74,40 @@ "/Users/gaplo917/Library/Caches/JetBrains/IntelliJIdea2024.3/kotlinNotebook/kotlin-notebook-standalone.eb20de96/kernels/0.12.0-363/kotlin-jupyter-script-classpath-shadowed-zip_extracted/slf4j-api-2.0.12.jar\n", "/Users/gaplo917/Library/Caches/JetBrains/IntelliJIdea2024.3/kotlinNotebook/kotlin-notebook-standalone.eb20de96/kernels/0.12.0-363/kotlin-jupyter-script-classpath-shadowed-zip_extracted/kotlinx-serialization-json-jvm-1.6.3.jar\n", "/Users/gaplo917/Library/Caches/JetBrains/IntelliJIdea2024.3/kotlinNotebook/kotlin-notebook-standalone.eb20de96/kernels/0.12.0-363/kotlin-jupyter-script-classpath-shadowed-zip_extracted/kotlin-script-runtime-1.9.23.jar\n", + "/Users/gaplo917/.m2/repository/aws/sdk/kotlin/bedrock-jvm/1.4.11/bedrock-jvm-1.4.11.jar\n", + "/Users/gaplo917/.m2/repository/aws/sdk/kotlin/aws-config-jvm/1.4.11/aws-config-jvm-1.4.11.jar\n", + "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/serde-xml-jvm/1.4.2/serde-xml-jvm-1.4.2.jar\n", + "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/serde-form-url-jvm/1.4.2/serde-form-url-jvm-1.4.2.jar\n", + "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/aws-xml-protocols-jvm/1.4.2/aws-xml-protocols-jvm-1.4.2.jar\n", + "/Users/gaplo917/.m2/repository/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.9.0/kotlinx-coroutines-core-jvm-1.9.0.jar\n", + "/Users/gaplo917/.m2/repository/aws/sdk/kotlin/aws-core-jvm/1.4.11/aws-core-jvm-1.4.11.jar\n", + "/Users/gaplo917/.m2/repository/aws/sdk/kotlin/aws-endpoint-jvm/1.4.11/aws-endpoint-jvm-1.4.11.jar\n", + "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/http-client-jvm/1.4.2/http-client-jvm-1.4.2.jar\n", + "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/runtime-core-jvm/1.4.2/runtime-core-jvm-1.4.2.jar\n", + "/Users/gaplo917/.m2/repository/com/squareup/okio/okio-jvm/3.9.1/okio-jvm-3.9.1.jar\n", + "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/smithy-client-jvm/1.4.2/smithy-client-jvm-1.4.2.jar\n", + "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/telemetry-api-jvm/1.4.2/telemetry-api-jvm-1.4.2.jar\n", + "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/aws-credentials-jvm/1.4.2/aws-credentials-jvm-1.4.2.jar\n", + "/Users/gaplo917/.m2/repository/aws/sdk/kotlin/aws-http-jvm/1.4.11/aws-http-jvm-1.4.11.jar\n", + "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/aws-json-protocols-jvm/1.4.2/aws-json-protocols-jvm-1.4.2.jar\n", + "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/aws-protocol-core-jvm/1.4.2/aws-protocol-core-jvm-1.4.2.jar\n", + "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/aws-signing-common-jvm/1.4.2/aws-signing-common-jvm-1.4.2.jar\n", + "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/aws-signing-default-jvm/1.4.2/aws-signing-default-jvm-1.4.2.jar\n", + "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/http-jvm/1.4.2/http-jvm-1.4.2.jar\n", + "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/http-auth-jvm/1.4.2/http-auth-jvm-1.4.2.jar\n", + "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/http-auth-api-jvm/1.4.2/http-auth-api-jvm-1.4.2.jar\n", + "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/http-auth-aws-jvm/1.4.2/http-auth-aws-jvm-1.4.2.jar\n", + "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/http-client-engine-default-jvm/1.4.2/http-client-engine-default-jvm-1.4.2.jar\n", + "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/http-client-engine-okhttp-jvm/1.4.2/http-client-engine-okhttp-jvm-1.4.2.jar\n", + "/Users/gaplo917/.m2/repository/com/squareup/okhttp3/okhttp/5.0.0-alpha.14/okhttp-5.0.0-alpha.14.jar\n", + "/Users/gaplo917/.m2/repository/com/squareup/okhttp3/okhttp-coroutines/5.0.0-alpha.14/okhttp-coroutines-5.0.0-alpha.14.jar\n", + "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/identity-api-jvm/1.4.2/identity-api-jvm-1.4.2.jar\n", + "/Users/gaplo917/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib/2.1.0/kotlin-stdlib-2.1.0.jar\n", + "/Users/gaplo917/.m2/repository/org/jetbrains/annotations/13.0/annotations-13.0.jar\n", + "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/serde-jvm/1.4.2/serde-jvm-1.4.2.jar\n", + "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/serde-json-jvm/1.4.2/serde-json-jvm-1.4.2.jar\n", + "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/telemetry-defaults-jvm/1.4.2/telemetry-defaults-jvm-1.4.2.jar\n", + "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/logging-slf4j2-jvm/1.4.2/logging-slf4j2-jvm-1.4.2.jar\n", "/Users/gaplo917/.m2/repository/org/jetbrains/kotlinx/dataframe/0.15.0/dataframe-0.15.0.jar\n", "/Users/gaplo917/.m2/repository/org/jetbrains/kotlinx/dataframe-core/0.15.0/dataframe-core-0.15.0.jar\n", "/Users/gaplo917/.m2/repository/org/jetbrains/kotlin/kotlin-reflect/2.0.20/kotlin-reflect-2.0.20.jar\n", @@ -120,89 +155,15 @@ "/Users/gaplo917/.m2/repository/org/slf4j/jcl-over-slf4j/2.0.7/jcl-over-slf4j-2.0.7.jar\n", "/Users/gaplo917/.m2/repository/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar\n", "/Users/gaplo917/.m2/repository/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar\n", - "/Users/gaplo917/.m2/repository/org/checkerframework/checker-qual/3.32.0/checker-qual-3.32.0.jar\n", - "/Users/gaplo917/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib/2.0.20/kotlin-stdlib-2.0.20.jar\n", - "/Users/gaplo917/.m2/repository/org/jetbrains/annotations/13.0/annotations-13.0.jar\n", - "/Users/gaplo917/.m2/repository/org/jetbrains/kotlinx/dataframe-openapi-generator/0.15.0/dataframe-openapi-generator-0.15.0.jar\n", - "/Users/gaplo917/.m2/repository/io/swagger/parser/v3/swagger-parser/2.1.24/swagger-parser-2.1.24.jar\n", - "/Users/gaplo917/.m2/repository/io/swagger/parser/v3/swagger-parser-v2-converter/2.1.24/swagger-parser-v2-converter-2.1.24.jar\n", - "/Users/gaplo917/.m2/repository/io/swagger/swagger-core/1.6.14/swagger-core-1.6.14.jar\n", - "/Users/gaplo917/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar\n", - "/Users/gaplo917/.m2/repository/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar\n", - "/Users/gaplo917/.m2/repository/io/swagger/swagger-models/1.6.14/swagger-models-1.6.14.jar\n", - "/Users/gaplo917/.m2/repository/io/swagger/swagger-annotations/1.6.14/swagger-annotations-1.6.14.jar\n", - "/Users/gaplo917/.m2/repository/com/google/guava/guava/32.1.3-android/guava-32.1.3-android.jar\n", - "/Users/gaplo917/.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar\n", - "/Users/gaplo917/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar\n", - "/Users/gaplo917/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar\n", - "/Users/gaplo917/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar\n", - "/Users/gaplo917/.m2/repository/io/swagger/swagger-parser/1.0.72/swagger-parser-1.0.72.jar\n", - "/Users/gaplo917/.m2/repository/io/swagger/swagger-parser-safe-url-resolver/1.0.72/swagger-parser-safe-url-resolver-1.0.72.jar\n", - "/Users/gaplo917/.m2/repository/io/swagger/swagger-compat-spec-parser/1.0.72/swagger-compat-spec-parser-1.0.72.jar\n", - "/Users/gaplo917/.m2/repository/com/github/java-json-tools/json-schema-validator/2.2.14/json-schema-validator-2.2.14.jar\n", - "/Users/gaplo917/.m2/repository/com/github/java-json-tools/jackson-coreutils-equivalence/1.0/jackson-coreutils-equivalence-1.0.jar\n", - "/Users/gaplo917/.m2/repository/com/github/java-json-tools/json-schema-core/1.2.14/json-schema-core-1.2.14.jar\n", - "/Users/gaplo917/.m2/repository/com/github/java-json-tools/uri-template/0.10/uri-template-0.10.jar\n", - "/Users/gaplo917/.m2/repository/org/mozilla/rhino/1.7.7.2/rhino-1.7.7.2.jar\n", - "/Users/gaplo917/.m2/repository/joda-time/joda-time/2.10.5/joda-time-2.10.5.jar\n", - "/Users/gaplo917/.m2/repository/com/googlecode/libphonenumber/libphonenumber/8.11.1/libphonenumber-8.11.1.jar\n", - "/Users/gaplo917/.m2/repository/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\n", - "/Users/gaplo917/.m2/repository/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.jar\n", - "/Users/gaplo917/.m2/repository/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.jar\n", - "/Users/gaplo917/.m2/repository/com/github/java-json-tools/btf/1.3/btf-1.3.jar\n", - "/Users/gaplo917/.m2/repository/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.jar\n", - "/Users/gaplo917/.m2/repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar\n", - "/Users/gaplo917/.m2/repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar\n", - "/Users/gaplo917/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar\n", - "/Users/gaplo917/.m2/repository/io/swagger/core/v3/swagger-models/2.2.26/swagger-models-2.2.26.jar\n", - "/Users/gaplo917/.m2/repository/io/swagger/parser/v3/swagger-parser-core/2.1.24/swagger-parser-core-2.1.24.jar\n", - "/Users/gaplo917/.m2/repository/io/swagger/parser/v3/swagger-parser-v3/2.1.24/swagger-parser-v3-2.1.24.jar\n", - "/Users/gaplo917/.m2/repository/io/swagger/core/v3/swagger-core/2.2.26/swagger-core-2.2.26.jar\n", - "/Users/gaplo917/.m2/repository/io/swagger/core/v3/swagger-annotations/2.2.26/swagger-annotations-2.2.26.jar\n", - "/Users/gaplo917/.m2/repository/io/swagger/parser/v3/swagger-parser-safe-url-resolver/2.1.24/swagger-parser-safe-url-resolver-2.1.24.jar\n", - "/Users/gaplo917/.m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.16.2/jackson-dataformat-yaml-2.16.2.jar\n", - "/Users/gaplo917/.m2/repository/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar\n", - "/Users/gaplo917/.m2/repository/aws/sdk/kotlin/bedrock-jvm/1.4.11/bedrock-jvm-1.4.11.jar\n", - "/Users/gaplo917/.m2/repository/aws/sdk/kotlin/aws-config-jvm/1.4.11/aws-config-jvm-1.4.11.jar\n", - "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/serde-xml-jvm/1.4.2/serde-xml-jvm-1.4.2.jar\n", - "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/serde-form-url-jvm/1.4.2/serde-form-url-jvm-1.4.2.jar\n", - "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/aws-xml-protocols-jvm/1.4.2/aws-xml-protocols-jvm-1.4.2.jar\n", - "/Users/gaplo917/.m2/repository/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.9.0/kotlinx-coroutines-core-jvm-1.9.0.jar\n", - "/Users/gaplo917/.m2/repository/aws/sdk/kotlin/aws-core-jvm/1.4.11/aws-core-jvm-1.4.11.jar\n", - "/Users/gaplo917/.m2/repository/aws/sdk/kotlin/aws-endpoint-jvm/1.4.11/aws-endpoint-jvm-1.4.11.jar\n", - "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/http-client-jvm/1.4.2/http-client-jvm-1.4.2.jar\n", - "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/runtime-core-jvm/1.4.2/runtime-core-jvm-1.4.2.jar\n", - "/Users/gaplo917/.m2/repository/com/squareup/okio/okio-jvm/3.9.1/okio-jvm-3.9.1.jar\n", - "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/smithy-client-jvm/1.4.2/smithy-client-jvm-1.4.2.jar\n", - "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/telemetry-api-jvm/1.4.2/telemetry-api-jvm-1.4.2.jar\n", - "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/aws-credentials-jvm/1.4.2/aws-credentials-jvm-1.4.2.jar\n", - "/Users/gaplo917/.m2/repository/aws/sdk/kotlin/aws-http-jvm/1.4.11/aws-http-jvm-1.4.11.jar\n", - "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/aws-json-protocols-jvm/1.4.2/aws-json-protocols-jvm-1.4.2.jar\n", - "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/aws-protocol-core-jvm/1.4.2/aws-protocol-core-jvm-1.4.2.jar\n", - "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/aws-signing-common-jvm/1.4.2/aws-signing-common-jvm-1.4.2.jar\n", - "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/aws-signing-default-jvm/1.4.2/aws-signing-default-jvm-1.4.2.jar\n", - "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/http-jvm/1.4.2/http-jvm-1.4.2.jar\n", - "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/http-auth-jvm/1.4.2/http-auth-jvm-1.4.2.jar\n", - "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/http-auth-api-jvm/1.4.2/http-auth-api-jvm-1.4.2.jar\n", - "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/http-auth-aws-jvm/1.4.2/http-auth-aws-jvm-1.4.2.jar\n", - "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/http-client-engine-default-jvm/1.4.2/http-client-engine-default-jvm-1.4.2.jar\n", - "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/http-client-engine-okhttp-jvm/1.4.2/http-client-engine-okhttp-jvm-1.4.2.jar\n", - "/Users/gaplo917/.m2/repository/com/squareup/okhttp3/okhttp/5.0.0-alpha.14/okhttp-5.0.0-alpha.14.jar\n", - "/Users/gaplo917/.m2/repository/com/squareup/okhttp3/okhttp-coroutines/5.0.0-alpha.14/okhttp-coroutines-5.0.0-alpha.14.jar\n", - "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/identity-api-jvm/1.4.2/identity-api-jvm-1.4.2.jar\n", - "/Users/gaplo917/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib/2.1.0/kotlin-stdlib-2.1.0.jar\n", - "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/serde-jvm/1.4.2/serde-jvm-1.4.2.jar\n", - "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/serde-json-jvm/1.4.2/serde-json-jvm-1.4.2.jar\n", - "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/telemetry-defaults-jvm/1.4.2/telemetry-defaults-jvm-1.4.2.jar\n", - "/Users/gaplo917/.m2/repository/aws/smithy/kotlin/logging-slf4j2-jvm/1.4.2/logging-slf4j2-jvm-1.4.2.jar" + "/Users/gaplo917/.m2/repository/org/checkerframework/checker-qual/3.32.0/checker-qual-3.32.0.jar" ] }, - "execution_count": 3, + "execution_count": 7, "metadata": {}, "output_type": "execute_result" } ], - "execution_count": 3 + "execution_count": 7 }, { "metadata": {}, @@ -217,8 +178,8 @@ { "metadata": { "ExecuteTime": { - "end_time": "2025-02-05T17:00:03.596749Z", - "start_time": "2025-02-05T17:00:03.455291Z" + "end_time": "2025-02-08T05:40:27.691092Z", + "start_time": "2025-02-08T05:40:27.544865Z" } }, "cell_type": "code", @@ -232,8 +193,8 @@ { "metadata": { "ExecuteTime": { - "end_time": "2025-02-05T17:00:04.497799Z", - "start_time": "2025-02-05T17:00:04.412952Z" + "end_time": "2025-02-08T08:23:46.185348Z", + "start_time": "2025-02-08T08:23:46.151060Z" } }, "cell_type": "code", @@ -245,7 +206,7 @@ "}" ], "outputs": [], - "execution_count": 5 + "execution_count": 8 }, { "metadata": {}, @@ -258,8 +219,8 @@ { "metadata": { "ExecuteTime": { - "end_time": "2025-02-05T17:24:07.505407Z", - "start_time": "2025-02-05T17:24:07.123215Z" + "end_time": "2025-02-08T08:23:50.012439Z", + "start_time": "2025-02-08T08:23:48.592107Z" } }, "cell_type": "code", @@ -296,7 +257,7 @@ { "data": { "text/html": [ - " \n", " \n", " " ], - "application/kotlindataframe+json": "{\"$version\":\"2.1.1\",\"metadata\":{\"columns\":[\"model id\",\"name\",\"provider\",\"input modalities\",\"output modalitits\",\"supported customeizations\",\"supported inference types\"],\"types\":[{\"kind\":\"ValueColumn\",\"type\":\"kotlin.String\"},{\"kind\":\"ValueColumn\",\"type\":\"kotlin.String\"},{\"kind\":\"ValueColumn\",\"type\":\"kotlin.String\"},{\"kind\":\"ValueColumn\",\"type\":\"kotlin.String\"},{\"kind\":\"ValueColumn\",\"type\":\"kotlin.String\"},{\"kind\":\"ValueColumn\",\"type\":\"kotlin.collections.List\"},{\"kind\":\"ValueColumn\",\"type\":\"kotlin.collections.List\"}],\"nrow\":80,\"ncol\":7},\"kotlin_dataframe\":[{\"model id\":\"amazon.titan-tg1-large\",\"name\":\"Titan Text Large\",\"provider\":\"Amazon\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"amazon.titan-image-generator-v1:0\",\"name\":\"Titan Image Generator G1\",\"provider\":\"Amazon\",\"input modalities\":\"Text,Image\",\"output modalitits\":\"Image\",\"supported customeizations\":[\"FineTuning\"],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"amazon.titan-image-generator-v1\",\"name\":\"Titan Image Generator G1\",\"provider\":\"Amazon\",\"input modalities\":\"Text,Image\",\"output modalitits\":\"Image\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"amazon.titan-image-generator-v2:0\",\"name\":\"Titan Image Generator G1 v2\",\"provider\":\"Amazon\",\"input modalities\":\"Text,Image\",\"output modalitits\":\"Image\",\"supported customeizations\":[\"FineTuning\"],\"supported inference types\":[\"Provisioned\",\"OnDemand\"]},{\"model id\":\"amazon.titan-text-premier-v1:0\",\"name\":\"Titan Text G1 - Premier\",\"provider\":\"Amazon\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"amazon.nova-pro-v1:0:300k\",\"name\":\"Nova Pro\",\"provider\":\"Amazon\",\"input modalities\":\"Text,Image,SdkUnknown(VIDEO)\",\"output modalitits\":\"Text\",\"supported customeizations\":[\"FineTuning\"],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"amazon.nova-pro-v1:0\",\"name\":\"Nova Pro\",\"provider\":\"Amazon\",\"input modalities\":\"Text,Image,SdkUnknown(VIDEO)\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\",\"SdkUnknown(INFERENCE_PROFILE)\"]},{\"model id\":\"amazon.nova-lite-v1:0:300k\",\"name\":\"Nova Lite\",\"provider\":\"Amazon\",\"input modalities\":\"Text,Image,SdkUnknown(VIDEO)\",\"output modalitits\":\"Text\",\"supported customeizations\":[\"FineTuning\",\"Distillation\"],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"amazon.nova-lite-v1:0\",\"name\":\"Nova Lite\",\"provider\":\"Amazon\",\"input modalities\":\"Text,Image,SdkUnknown(VIDEO)\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\",\"SdkUnknown(INFERENCE_PROFILE)\"]},{\"model id\":\"amazon.nova-canvas-v1:0\",\"name\":\"Nova Canvas\",\"provider\":\"Amazon\",\"input modalities\":\"Text,Image\",\"output modalitits\":\"Image\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"amazon.nova-reel-v1:0\",\"name\":\"Nova Reel\",\"provider\":\"Amazon\",\"input modalities\":\"Text,Image\",\"output modalitits\":\"SdkUnknown(VIDEO)\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"amazon.nova-micro-v1:0:128k\",\"name\":\"Nova Micro\",\"provider\":\"Amazon\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[\"FineTuning\",\"Distillation\"],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"amazon.nova-micro-v1:0\",\"name\":\"Nova Micro\",\"provider\":\"Amazon\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\",\"SdkUnknown(INFERENCE_PROFILE)\"]},{\"model id\":\"amazon.titan-embed-g1-text-02\",\"name\":\"Titan Text Embeddings v2\",\"provider\":\"Amazon\",\"input modalities\":\"Text\",\"output modalitits\":\"Embedding\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"amazon.titan-text-lite-v1:0:4k\",\"name\":\"Titan Text G1 - Lite\",\"provider\":\"Amazon\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[\"FineTuning\",\"ContinuedPreTraining\"],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"amazon.titan-text-lite-v1\",\"name\":\"Titan Text G1 - Lite\",\"provider\":\"Amazon\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"amazon.titan-text-express-v1:0:8k\",\"name\":\"Titan Text G1 - Express\",\"provider\":\"Amazon\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[\"FineTuning\",\"ContinuedPreTraining\"],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"amazon.titan-text-express-v1\",\"name\":\"Titan Text G1 - Express\",\"provider\":\"Amazon\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"amazon.titan-embed-text-v1:2:8k\",\"name\":\"Titan Embeddings G1 - Text\",\"provider\":\"Amazon\",\"input modalities\":\"Text\",\"output modalitits\":\"Embedding\",\"supported customeizations\":[],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"amazon.titan-embed-text-v1\",\"name\":\"Titan Embeddings G1 - Text\",\"provider\":\"Amazon\",\"input modalities\":\"Text\",\"output modalitits\":\"Embedding\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"amazon.titan-embed-text-v2:0:8k\",\"name\":\"Titan Text Embeddings V2\",\"provider\":\"Amazon\",\"input modalities\":\"Text\",\"output modalitits\":\"Embedding\",\"supported customeizations\":[],\"supported inference types\":[]},{\"model id\":\"amazon.titan-embed-text-v2:0\",\"name\":\"Titan Text Embeddings V2\",\"provider\":\"Amazon\",\"input modalities\":\"Text\",\"output modalitits\":\"Embedding\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"amazon.titan-embed-image-v1:0\",\"name\":\"Titan Multimodal Embeddings G1\",\"provider\":\"Amazon\",\"input modalities\":\"Text,Image\",\"output modalitits\":\"Embedding\",\"supported customeizations\":[\"FineTuning\"],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"amazon.titan-embed-image-v1\",\"name\":\"Titan Multimodal Embeddings G1\",\"provider\":\"Amazon\",\"input modalities\":\"Text,Image\",\"output modalitits\":\"Embedding\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"stability.stable-diffusion-xl-v1:0\",\"name\":\"SDXL 1.0\",\"provider\":\"Stability AI\",\"input modalities\":\"Text,Image\",\"output modalitits\":\"Image\",\"supported customeizations\":[],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"stability.stable-diffusion-xl-v1\",\"name\":\"SDXL 1.0\",\"provider\":\"Stability AI\",\"input modalities\":\"Text,Image\",\"output modalitits\":\"Image\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"ai21.j2-grande-instruct\",\"name\":\"J2 Grande Instruct\",\"provider\":\"AI21 Labs\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"ai21.j2-jumbo-instruct\",\"name\":\"J2 Jumbo Instruct\",\"provider\":\"AI21 Labs\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"ai21.j2-mid\",\"name\":\"Jurassic-2 Mid\",\"provider\":\"AI21 Labs\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"ai21.j2-mid-v1\",\"name\":\"Jurassic-2 Mid\",\"provider\":\"AI21 Labs\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"ai21.j2-ultra\",\"name\":\"Jurassic-2 Ultra\",\"provider\":\"AI21 Labs\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"ai21.j2-ultra-v1:0:8k\",\"name\":\"Jurassic-2 Ultra\",\"provider\":\"AI21 Labs\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"ai21.j2-ultra-v1\",\"name\":\"Jurassic-2 Ultra\",\"provider\":\"AI21 Labs\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"ai21.jamba-instruct-v1:0\",\"name\":\"Jamba-Instruct\",\"provider\":\"AI21 Labs\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"ai21.jamba-1-5-large-v1:0\",\"name\":\"Jamba 1.5 Large\",\"provider\":\"AI21 Labs\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"ai21.jamba-1-5-mini-v1:0\",\"name\":\"Jamba 1.5 Mini\",\"provider\":\"AI21 Labs\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"anthropic.claude-instant-v1:2:100k\",\"name\":\"Claude Instant\",\"provider\":\"Anthropic\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"anthropic.claude-instant-v1\",\"name\":\"Claude Instant\",\"provider\":\"Anthropic\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"anthropic.claude-v2:0:18k\",\"name\":\"Claude\",\"provider\":\"Anthropic\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"anthropic.claude-v2:0:100k\",\"name\":\"Claude\",\"provider\":\"Anthropic\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"anthropic.claude-v2:1:18k\",\"name\":\"Claude\",\"provider\":\"Anthropic\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"anthropic.claude-v2:1:200k\",\"name\":\"Claude\",\"provider\":\"Anthropic\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"anthropic.claude-v2:1\",\"name\":\"Claude\",\"provider\":\"Anthropic\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"anthropic.claude-v2\",\"name\":\"Claude\",\"provider\":\"Anthropic\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"anthropic.claude-3-sonnet-20240229-v1:0:28k\",\"name\":\"Claude 3 Sonnet\",\"provider\":\"Anthropic\",\"input modalities\":\"Text,Image\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"anthropic.claude-3-sonnet-20240229-v1:0:200k\",\"name\":\"Claude 3 Sonnet\",\"provider\":\"Anthropic\",\"input modalities\":\"Text,Image\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"anthropic.claude-3-sonnet-20240229-v1:0\",\"name\":\"Claude 3 Sonnet\",\"provider\":\"Anthropic\",\"input modalities\":\"Text,Image\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"anthropic.claude-3-haiku-20240307-v1:0:48k\",\"name\":\"Claude 3 Haiku\",\"provider\":\"Anthropic\",\"input modalities\":\"Text,Image\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"anthropic.claude-3-haiku-20240307-v1:0:200k\",\"name\":\"Claude 3 Haiku\",\"provider\":\"Anthropic\",\"input modalities\":\"Text,Image\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"anthropic.claude-3-haiku-20240307-v1:0\",\"name\":\"Claude 3 Haiku\",\"provider\":\"Anthropic\",\"input modalities\":\"Text,Image\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"anthropic.claude-3-opus-20240229-v1:0:12k\",\"name\":\"Claude 3 Opus\",\"provider\":\"Anthropic\",\"input modalities\":\"Text,Image\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"anthropic.claude-3-opus-20240229-v1:0:28k\",\"name\":\"Claude 3 Opus\",\"provider\":\"Anthropic\",\"input modalities\":\"Text,Image\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"anthropic.claude-3-opus-20240229-v1:0:200k\",\"name\":\"Claude 3 Opus\",\"provider\":\"Anthropic\",\"input modalities\":\"Text,Image\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"anthropic.claude-3-opus-20240229-v1:0\",\"name\":\"Claude 3 Opus\",\"provider\":\"Anthropic\",\"input modalities\":\"Text,Image\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"SdkUnknown(INFERENCE_PROFILE)\"]},{\"model id\":\"anthropic.claude-3-5-sonnet-20240620-v1:0\",\"name\":\"Claude 3.5 Sonnet\",\"provider\":\"Anthropic\",\"input modalities\":\"Text,Image\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"anthropic.claude-3-5-sonnet-20241022-v2:0\",\"name\":\"Claude 3.5 Sonnet v2\",\"provider\":\"Anthropic\",\"input modalities\":\"Text,Image\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"SdkUnknown(INFERENCE_PROFILE)\"]},{\"model id\":\"anthropic.claude-3-5-haiku-20241022-v1:0\",\"name\":\"Claude 3.5 Haiku\",\"provider\":\"Anthropic\",\"input modalities\":\"Text,Image\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"SdkUnknown(INFERENCE_PROFILE)\"]},{\"model id\":\"cohere.command-text-v14:7:4k\",\"name\":\"Command\",\"provider\":\"Cohere\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[\"FineTuning\"],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"cohere.command-text-v14\",\"name\":\"Command\",\"provider\":\"Cohere\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"cohere.command-r-v1:0\",\"name\":\"Command R\",\"provider\":\"Cohere\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"cohere.command-r-plus-v1:0\",\"name\":\"Command R+\",\"provider\":\"Cohere\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"cohere.command-light-text-v14:7:4k\",\"name\":\"Command Light\",\"provider\":\"Cohere\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[\"FineTuning\"],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"cohere.command-light-text-v14\",\"name\":\"Command Light\",\"provider\":\"Cohere\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"cohere.embed-english-v3:0:512\",\"name\":\"Embed English\",\"provider\":\"Cohere\",\"input modalities\":\"Text\",\"output modalitits\":\"Embedding\",\"supported customeizations\":[],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"cohere.embed-english-v3\",\"name\":\"Embed English\",\"provider\":\"Cohere\",\"input modalities\":\"Text\",\"output modalitits\":\"Embedding\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"cohere.embed-multilingual-v3:0:512\",\"name\":\"Embed Multilingual\",\"provider\":\"Cohere\",\"input modalities\":\"Text\",\"output modalitits\":\"Embedding\",\"supported customeizations\":[],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"cohere.embed-multilingual-v3\",\"name\":\"Embed Multilingual\",\"provider\":\"Cohere\",\"input modalities\":\"Text\",\"output modalitits\":\"Embedding\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"meta.llama3-8b-instruct-v1:0\",\"name\":\"Llama 3 8B Instruct\",\"provider\":\"Meta\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"meta.llama3-70b-instruct-v1:0\",\"name\":\"Llama 3 70B Instruct\",\"provider\":\"Meta\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"meta.llama3-1-8b-instruct-v1:0\",\"name\":\"Llama 3.1 8B Instruct\",\"provider\":\"Meta\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"SdkUnknown(INFERENCE_PROFILE)\"]},{\"model id\":\"meta.llama3-1-70b-instruct-v1:0\",\"name\":\"Llama 3.1 70B Instruct\",\"provider\":\"Meta\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"SdkUnknown(INFERENCE_PROFILE)\"]},{\"model id\":\"meta.llama3-2-11b-instruct-v1:0\",\"name\":\"Llama 3.2 11B Instruct\",\"provider\":\"Meta\",\"input modalities\":\"Text,Image\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"SdkUnknown(INFERENCE_PROFILE)\"]},{\"model id\":\"meta.llama3-2-90b-instruct-v1:0\",\"name\":\"Llama 3.2 90B Instruct\",\"provider\":\"Meta\",\"input modalities\":\"Text,Image\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"SdkUnknown(INFERENCE_PROFILE)\"]},{\"model id\":\"meta.llama3-2-1b-instruct-v1:0\",\"name\":\"Llama 3.2 1B Instruct\",\"provider\":\"Meta\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"SdkUnknown(INFERENCE_PROFILE)\"]},{\"model id\":\"meta.llama3-2-3b-instruct-v1:0\",\"name\":\"Llama 3.2 3B Instruct\",\"provider\":\"Meta\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"SdkUnknown(INFERENCE_PROFILE)\"]},{\"model id\":\"meta.llama3-3-70b-instruct-v1:0\",\"name\":\"Llama 3.3 70B Instruct\",\"provider\":\"Meta\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"SdkUnknown(INFERENCE_PROFILE)\"]},{\"model id\":\"mistral.mistral-7b-instruct-v0:2\",\"name\":\"Mistral 7B Instruct\",\"provider\":\"Mistral AI\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"mistral.mixtral-8x7b-instruct-v0:1\",\"name\":\"Mixtral 8x7B Instruct\",\"provider\":\"Mistral AI\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"mistral.mistral-large-2402-v1:0\",\"name\":\"Mistral Large (24.02)\",\"provider\":\"Mistral AI\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"mistral.mistral-small-2402-v1:0\",\"name\":\"Mistral Small (24.02)\",\"provider\":\"Mistral AI\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]}]}" + "application/kotlindataframe+json": "{\"$version\":\"2.1.1\",\"metadata\":{\"columns\":[\"model id\",\"name\",\"provider\",\"input modalities\",\"output modalitits\",\"supported customeizations\",\"supported inference types\"],\"types\":[{\"kind\":\"ValueColumn\",\"type\":\"kotlin.String\"},{\"kind\":\"ValueColumn\",\"type\":\"kotlin.String\"},{\"kind\":\"ValueColumn\",\"type\":\"kotlin.String\"},{\"kind\":\"ValueColumn\",\"type\":\"kotlin.String\"},{\"kind\":\"ValueColumn\",\"type\":\"kotlin.String\"},{\"kind\":\"ValueColumn\",\"type\":\"kotlin.collections.List\"},{\"kind\":\"ValueColumn\",\"type\":\"kotlin.collections.List\"}],\"nrow\":80,\"ncol\":7},\"kotlin_dataframe\":[{\"model id\":\"amazon.titan-tg1-large\",\"name\":\"Titan Text Large\",\"provider\":\"Amazon\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"amazon.titan-image-generator-v1:0\",\"name\":\"Titan Image Generator G1\",\"provider\":\"Amazon\",\"input modalities\":\"Text,Image\",\"output modalitits\":\"Image\",\"supported customeizations\":[\"FineTuning\"],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"amazon.titan-image-generator-v1\",\"name\":\"Titan Image Generator G1\",\"provider\":\"Amazon\",\"input modalities\":\"Text,Image\",\"output modalitits\":\"Image\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"amazon.titan-image-generator-v2:0\",\"name\":\"Titan Image Generator G1 v2\",\"provider\":\"Amazon\",\"input modalities\":\"Text,Image\",\"output modalitits\":\"Image\",\"supported customeizations\":[\"FineTuning\"],\"supported inference types\":[\"Provisioned\",\"OnDemand\"]},{\"model id\":\"amazon.titan-text-premier-v1:0\",\"name\":\"Titan Text G1 - Premier\",\"provider\":\"Amazon\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"amazon.nova-pro-v1:0:300k\",\"name\":\"Nova Pro\",\"provider\":\"Amazon\",\"input modalities\":\"Text,Image,SdkUnknown(VIDEO)\",\"output modalitits\":\"Text\",\"supported customeizations\":[\"FineTuning\"],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"amazon.nova-pro-v1:0\",\"name\":\"Nova Pro\",\"provider\":\"Amazon\",\"input modalities\":\"Text,Image,SdkUnknown(VIDEO)\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\",\"SdkUnknown(INFERENCE_PROFILE)\"]},{\"model id\":\"amazon.nova-lite-v1:0:300k\",\"name\":\"Nova Lite\",\"provider\":\"Amazon\",\"input modalities\":\"Text,Image,SdkUnknown(VIDEO)\",\"output modalitits\":\"Text\",\"supported customeizations\":[\"FineTuning\",\"Distillation\"],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"amazon.nova-lite-v1:0\",\"name\":\"Nova Lite\",\"provider\":\"Amazon\",\"input modalities\":\"Text,Image,SdkUnknown(VIDEO)\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\",\"SdkUnknown(INFERENCE_PROFILE)\"]},{\"model id\":\"amazon.nova-canvas-v1:0\",\"name\":\"Nova Canvas\",\"provider\":\"Amazon\",\"input modalities\":\"Text,Image\",\"output modalitits\":\"Image\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"amazon.nova-reel-v1:0\",\"name\":\"Nova Reel\",\"provider\":\"Amazon\",\"input modalities\":\"Text,Image\",\"output modalitits\":\"SdkUnknown(VIDEO)\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"amazon.nova-micro-v1:0:128k\",\"name\":\"Nova Micro\",\"provider\":\"Amazon\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[\"FineTuning\",\"Distillation\"],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"amazon.nova-micro-v1:0\",\"name\":\"Nova Micro\",\"provider\":\"Amazon\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\",\"SdkUnknown(INFERENCE_PROFILE)\"]},{\"model id\":\"amazon.titan-embed-g1-text-02\",\"name\":\"Titan Text Embeddings v2\",\"provider\":\"Amazon\",\"input modalities\":\"Text\",\"output modalitits\":\"Embedding\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"amazon.titan-text-lite-v1:0:4k\",\"name\":\"Titan Text G1 - Lite\",\"provider\":\"Amazon\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[\"FineTuning\",\"ContinuedPreTraining\"],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"amazon.titan-text-lite-v1\",\"name\":\"Titan Text G1 - Lite\",\"provider\":\"Amazon\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"amazon.titan-text-express-v1:0:8k\",\"name\":\"Titan Text G1 - Express\",\"provider\":\"Amazon\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[\"FineTuning\",\"ContinuedPreTraining\"],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"amazon.titan-text-express-v1\",\"name\":\"Titan Text G1 - Express\",\"provider\":\"Amazon\",\"input modalities\":\"Text\",\"output modalitits\":\"Text\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]},{\"model id\":\"amazon.titan-embed-text-v1:2:8k\",\"name\":\"Titan Embeddings G1 - Text\",\"provider\":\"Amazon\",\"input modalities\":\"Text\",\"output modalitits\":\"Embedding\",\"supported customeizations\":[],\"supported inference types\":[\"Provisioned\"]},{\"model id\":\"amazon.titan-embed-text-v1\",\"name\":\"Titan Embeddings G1 - Text\",\"provider\":\"Amazon\",\"input modalities\":\"Text\",\"output modalitits\":\"Embedding\",\"supported customeizations\":[],\"supported inference types\":[\"OnDemand\"]}]}" }, - "execution_count": 14, + "execution_count": 9, "metadata": {}, "output_type": "execute_result" } ], - "execution_count": 14 + "execution_count": 9 }, { "metadata": {}, diff --git a/aws-sdk-for-kotlin/resources/version.json b/aws-sdk-for-kotlin/resources/version.json index 41c16a9..7f5e6c6 100644 --- a/aws-sdk-for-kotlin/resources/version.json +++ b/aws-sdk-for-kotlin/resources/version.json @@ -1,8 +1,10 @@ { "properties": { - "AWS_SDK_VERSION": "1.4.11" + "AWS_SDK_VERSION": "1.4.11", + "KOTLIN_DATAFRAME_VERSION": "0.15.0" }, "init": [ - "val awsSdkVersion = \"$AWS_SDK_VERSION\"" + "val awsSdkVersion = \"$AWS_SDK_VERSION\"", + "val kotlinDataFrameVersion = \"$KOTLIN_DATAFRAME_VERSION\"" ] } diff --git a/postgres/postgres-vanilla.ipynb b/postgres/postgres-vanilla.ipynb index e517d1a..2151b9c 100644 --- a/postgres/postgres-vanilla.ipynb +++ b/postgres/postgres-vanilla.ipynb @@ -21,25 +21,24 @@ { "metadata": { "ExecuteTime": { - "end_time": "2025-02-04T16:54:01.790116Z", - "start_time": "2025-02-04T16:54:01.624562Z" + "end_time": "2025-02-08T08:25:01.153767Z", + "start_time": "2025-02-08T08:25:01.076271Z" } }, "cell_type": "code", "source": [ "// load version variables\n", - "%use @file[resources/version.json](currentDir=\".\")\n", - "%use dataframe" + "%use @file[resources/version.json](currentDir=\".\")" ], "outputs": [], - "execution_count": 3 + "execution_count": 1 }, { "metadata": { "collapsed": true, "ExecuteTime": { - "end_time": "2025-02-04T16:54:05.915728Z", - "start_time": "2025-02-04T16:54:04.445905Z" + "end_time": "2025-02-08T08:25:20.642696Z", + "start_time": "2025-02-08T08:25:15.826680Z" } }, "cell_type": "code", @@ -50,7 +49,11 @@ " }\n", " dependencies {\n", " implementation(\"org.postgresql:postgresql:$postgresVersion\")\n", + " implementation(\"org.jetbrains.kotlinx:dataframe:$kotlinDataFrameVersion\")\n", " }\n", + " import(\n", + " \"org.jetbrains.kotlinx.dataframe.*\"\n", + " )\n", "}\n", "\n", "// list the library, if the library is not exist, restart kernel\n", @@ -68,106 +71,15 @@ "/Users/gaplo917/Library/Caches/JetBrains/IntelliJIdea2024.3/kotlinNotebook/kotlin-notebook-standalone.eb20de96/kernels/0.12.0-363/kotlin-jupyter-script-classpath-shadowed-zip_extracted/annotations-13.0.jar\n", "/Users/gaplo917/Library/Caches/JetBrains/IntelliJIdea2024.3/kotlinNotebook/kotlin-notebook-standalone.eb20de96/kernels/0.12.0-363/kotlin-jupyter-script-classpath-shadowed-zip_extracted/slf4j-api-2.0.12.jar\n", "/Users/gaplo917/Library/Caches/JetBrains/IntelliJIdea2024.3/kotlinNotebook/kotlin-notebook-standalone.eb20de96/kernels/0.12.0-363/kotlin-jupyter-script-classpath-shadowed-zip_extracted/kotlinx-serialization-json-jvm-1.6.3.jar\n", - "/Users/gaplo917/Library/Caches/JetBrains/IntelliJIdea2024.3/kotlinNotebook/kotlin-notebook-standalone.eb20de96/kernels/0.12.0-363/kotlin-jupyter-script-classpath-shadowed-zip_extracted/kotlin-script-runtime-1.9.23.jar\n", - "/Users/gaplo917/.m2/repository/org/jetbrains/kotlinx/dataframe/0.15.0/dataframe-0.15.0.jar\n", - "/Users/gaplo917/.m2/repository/org/jetbrains/kotlinx/dataframe-core/0.15.0/dataframe-core-0.15.0.jar\n", - "/Users/gaplo917/.m2/repository/org/jetbrains/kotlin/kotlin-reflect/2.0.20/kotlin-reflect-2.0.20.jar\n", - "/Users/gaplo917/.m2/repository/org/apache/commons/commons-csv/1.12.0/commons-csv-1.12.0.jar\n", - "/Users/gaplo917/.m2/repository/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.jar\n", - "/Users/gaplo917/.m2/repository/org/jetbrains/kotlinx/kotlinx-datetime-jvm/0.6.1/kotlinx-datetime-jvm-0.6.1.jar\n", - "/Users/gaplo917/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib-jdk8/2.0.20/kotlin-stdlib-jdk8-2.0.20.jar\n", - "/Users/gaplo917/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib-jdk7/2.0.20/kotlin-stdlib-jdk7-2.0.20.jar\n", - "/Users/gaplo917/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar\n", - "/Users/gaplo917/.m2/repository/org/jetbrains/kotlinx/kotlinx-serialization-core-jvm/1.7.1/kotlinx-serialization-core-jvm-1.7.1.jar\n", - "/Users/gaplo917/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib-common/2.0.0/kotlin-stdlib-common-2.0.0.jar\n", - "/Users/gaplo917/.m2/repository/org/jetbrains/kotlinx/kotlinx-serialization-json-jvm/1.7.1/kotlinx-serialization-json-jvm-1.7.1.jar\n", - "/Users/gaplo917/.m2/repository/ch/randelshofer/fastdoubleparser/2.0.1/fastdoubleparser-2.0.1.jar\n", - "/Users/gaplo917/.m2/repository/com/squareup/kotlinpoet-jvm/1.18.1/kotlinpoet-jvm-1.18.1.jar\n", - "/Users/gaplo917/.m2/repository/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar\n", - "/Users/gaplo917/.m2/repository/io/github/oshai/kotlin-logging-jvm/7.0.3/kotlin-logging-jvm-7.0.3.jar\n", - "/Users/gaplo917/.m2/repository/org/jetbrains/kotlinx/dataframe-arrow/0.15.0/dataframe-arrow-0.15.0.jar\n", - "/Users/gaplo917/.m2/repository/org/apache/arrow/arrow-vector/18.1.0/arrow-vector-18.1.0.jar\n", - "/Users/gaplo917/.m2/repository/org/apache/arrow/arrow-memory-core/18.1.0/arrow-memory-core-18.1.0.jar\n", - "/Users/gaplo917/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.0/jackson-core-2.18.0.jar\n", - "/Users/gaplo917/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.0/jackson-annotations-2.18.0.jar\n", - "/Users/gaplo917/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.0/jackson-databind-2.18.0.jar\n", - "/Users/gaplo917/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.18.0/jackson-datatype-jsr310-2.18.0.jar\n", - "/Users/gaplo917/.m2/repository/com/google/flatbuffers/flatbuffers-java/24.3.25/flatbuffers-java-24.3.25.jar\n", - "/Users/gaplo917/.m2/repository/org/apache/arrow/arrow-format/18.1.0/arrow-format-18.1.0.jar\n", - "/Users/gaplo917/.m2/repository/org/apache/arrow/arrow-memory-unsafe/18.1.0/arrow-memory-unsafe-18.1.0.jar\n", - "/Users/gaplo917/.m2/repository/org/apache/commons/commons-compress/1.27.1/commons-compress-1.27.1.jar\n", - "/Users/gaplo917/.m2/repository/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.jar\n", - "/Users/gaplo917/.m2/repository/org/jetbrains/kotlinx/dataframe-excel/0.15.0/dataframe-excel-0.15.0.jar\n", - "/Users/gaplo917/.m2/repository/org/apache/poi/poi/5.3.0/poi-5.3.0.jar\n", - "/Users/gaplo917/.m2/repository/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar\n", - "/Users/gaplo917/.m2/repository/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar\n", - "/Users/gaplo917/.m2/repository/com/zaxxer/SparseBitSet/1.3/SparseBitSet-1.3.jar\n", - "/Users/gaplo917/.m2/repository/org/apache/logging/log4j/log4j-api/2.23.1/log4j-api-2.23.1.jar\n", - "/Users/gaplo917/.m2/repository/org/apache/poi/poi-ooxml/5.3.0/poi-ooxml-5.3.0.jar\n", - "/Users/gaplo917/.m2/repository/org/apache/poi/poi-ooxml-lite/5.3.0/poi-ooxml-lite-5.3.0.jar\n", - "/Users/gaplo917/.m2/repository/org/apache/xmlbeans/xmlbeans/5.2.1/xmlbeans-5.2.1.jar\n", - "/Users/gaplo917/.m2/repository/com/github/virtuald/curvesapi/1.08/curvesapi-1.08.jar\n", - "/Users/gaplo917/.m2/repository/org/jetbrains/kotlinx/dataframe-openapi/0.15.0/dataframe-openapi-0.15.0.jar\n", - "/Users/gaplo917/.m2/repository/org/jetbrains/kotlinx/dataframe-jdbc/0.15.0/dataframe-jdbc-0.15.0.jar\n", - "/Users/gaplo917/.m2/repository/org/mariadb/jdbc/mariadb-java-client/3.5.1/mariadb-java-client-3.5.1.jar\n", - "/Users/gaplo917/.m2/repository/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar\n", - "/Users/gaplo917/.m2/repository/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar\n", - "/Users/gaplo917/.m2/repository/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar\n", - "/Users/gaplo917/.m2/repository/org/slf4j/jcl-over-slf4j/2.0.7/jcl-over-slf4j-2.0.7.jar\n", - "/Users/gaplo917/.m2/repository/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar\n", - "/Users/gaplo917/.m2/repository/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar\n", - "/Users/gaplo917/.m2/repository/org/checkerframework/checker-qual/3.32.0/checker-qual-3.32.0.jar\n", - "/Users/gaplo917/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib/2.0.20/kotlin-stdlib-2.0.20.jar\n", - "/Users/gaplo917/.m2/repository/org/jetbrains/annotations/13.0/annotations-13.0.jar\n", - "/Users/gaplo917/.m2/repository/org/jetbrains/kotlinx/dataframe-openapi-generator/0.15.0/dataframe-openapi-generator-0.15.0.jar\n", - "/Users/gaplo917/.m2/repository/io/swagger/parser/v3/swagger-parser/2.1.24/swagger-parser-2.1.24.jar\n", - "/Users/gaplo917/.m2/repository/io/swagger/parser/v3/swagger-parser-v2-converter/2.1.24/swagger-parser-v2-converter-2.1.24.jar\n", - "/Users/gaplo917/.m2/repository/io/swagger/swagger-core/1.6.14/swagger-core-1.6.14.jar\n", - "/Users/gaplo917/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar\n", - "/Users/gaplo917/.m2/repository/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar\n", - "/Users/gaplo917/.m2/repository/io/swagger/swagger-models/1.6.14/swagger-models-1.6.14.jar\n", - "/Users/gaplo917/.m2/repository/io/swagger/swagger-annotations/1.6.14/swagger-annotations-1.6.14.jar\n", - "/Users/gaplo917/.m2/repository/com/google/guava/guava/32.1.3-android/guava-32.1.3-android.jar\n", - "/Users/gaplo917/.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar\n", - "/Users/gaplo917/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar\n", - "/Users/gaplo917/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar\n", - "/Users/gaplo917/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar\n", - "/Users/gaplo917/.m2/repository/io/swagger/swagger-parser/1.0.72/swagger-parser-1.0.72.jar\n", - "/Users/gaplo917/.m2/repository/io/swagger/swagger-parser-safe-url-resolver/1.0.72/swagger-parser-safe-url-resolver-1.0.72.jar\n", - "/Users/gaplo917/.m2/repository/io/swagger/swagger-compat-spec-parser/1.0.72/swagger-compat-spec-parser-1.0.72.jar\n", - "/Users/gaplo917/.m2/repository/com/github/java-json-tools/json-schema-validator/2.2.14/json-schema-validator-2.2.14.jar\n", - "/Users/gaplo917/.m2/repository/com/github/java-json-tools/jackson-coreutils-equivalence/1.0/jackson-coreutils-equivalence-1.0.jar\n", - "/Users/gaplo917/.m2/repository/com/github/java-json-tools/json-schema-core/1.2.14/json-schema-core-1.2.14.jar\n", - "/Users/gaplo917/.m2/repository/com/github/java-json-tools/uri-template/0.10/uri-template-0.10.jar\n", - "/Users/gaplo917/.m2/repository/org/mozilla/rhino/1.7.7.2/rhino-1.7.7.2.jar\n", - "/Users/gaplo917/.m2/repository/joda-time/joda-time/2.10.5/joda-time-2.10.5.jar\n", - "/Users/gaplo917/.m2/repository/com/googlecode/libphonenumber/libphonenumber/8.11.1/libphonenumber-8.11.1.jar\n", - "/Users/gaplo917/.m2/repository/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\n", - "/Users/gaplo917/.m2/repository/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.jar\n", - "/Users/gaplo917/.m2/repository/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.jar\n", - "/Users/gaplo917/.m2/repository/com/github/java-json-tools/btf/1.3/btf-1.3.jar\n", - "/Users/gaplo917/.m2/repository/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.jar\n", - "/Users/gaplo917/.m2/repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar\n", - "/Users/gaplo917/.m2/repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar\n", - "/Users/gaplo917/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar\n", - "/Users/gaplo917/.m2/repository/io/swagger/core/v3/swagger-models/2.2.26/swagger-models-2.2.26.jar\n", - "/Users/gaplo917/.m2/repository/io/swagger/parser/v3/swagger-parser-core/2.1.24/swagger-parser-core-2.1.24.jar\n", - "/Users/gaplo917/.m2/repository/io/swagger/parser/v3/swagger-parser-v3/2.1.24/swagger-parser-v3-2.1.24.jar\n", - "/Users/gaplo917/.m2/repository/io/swagger/core/v3/swagger-core/2.2.26/swagger-core-2.2.26.jar\n", - "/Users/gaplo917/.m2/repository/io/swagger/core/v3/swagger-annotations/2.2.26/swagger-annotations-2.2.26.jar\n", - "/Users/gaplo917/.m2/repository/io/swagger/parser/v3/swagger-parser-safe-url-resolver/2.1.24/swagger-parser-safe-url-resolver-2.1.24.jar\n", - "/Users/gaplo917/.m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.16.2/jackson-dataformat-yaml-2.16.2.jar\n", - "/Users/gaplo917/.m2/repository/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar\n", - "/Users/gaplo917/.m2/repository/org/postgresql/postgresql/42.7.4/postgresql-42.7.4.jar\n", - "/Users/gaplo917/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar" + "/Users/gaplo917/Library/Caches/JetBrains/IntelliJIdea2024.3/kotlinNotebook/kotlin-notebook-standalone.eb20de96/kernels/0.12.0-363/kotlin-jupyter-script-classpath-shadowed-zip_extracted/kotlin-script-runtime-1.9.23.jar" ] }, - "execution_count": 4, + "execution_count": 2, "metadata": {}, "output_type": "execute_result" } ], - "execution_count": 4 + "execution_count": 2 }, { "metadata": {}, @@ -180,8 +92,8 @@ { "metadata": { "ExecuteTime": { - "end_time": "2025-02-04T16:54:09.603016Z", - "start_time": "2025-02-04T16:54:09.535756Z" + "end_time": "2025-02-08T08:25:59.505528Z", + "start_time": "2025-02-08T08:25:59.440306Z" } }, "cell_type": "code", @@ -190,7 +102,7 @@ "%use @file[resources/postgres.secret.json](currentDir=\".\")" ], "outputs": [], - "execution_count": 5 + "execution_count": 3 }, { "metadata": {}, @@ -200,8 +112,8 @@ { "metadata": { "ExecuteTime": { - "end_time": "2025-02-04T16:54:12.613123Z", - "start_time": "2025-02-04T16:54:12.468554Z" + "end_time": "2025-02-08T09:28:16.603708Z", + "start_time": "2025-02-08T09:28:16.487008Z" } }, "cell_type": "code", @@ -223,12 +135,12 @@ "true" ] }, - "execution_count": 6, + "execution_count": 5, "metadata": {}, "output_type": "execute_result" } ], - "execution_count": 6 + "execution_count": 5 }, { "metadata": {}, diff --git a/postgres/resources/version.json b/postgres/resources/version.json index 8619dc0..a71cc6b 100644 --- a/postgres/resources/version.json +++ b/postgres/resources/version.json @@ -1,10 +1,10 @@ { "properties": { "POSTGRES_VERSION": "42.7.4", - "KRANGL_VERSION":"0.18.4" + "KOTLIN_DATAFRAME_VERSION": "0.15.0" }, "init": [ "val postgresVersion = \"$POSTGRES_VERSION\"", - "val kranglVersion = \"$KRANGL_VERSION\"" + "val kotlinDataFrameVersion = \"$KOTLIN_DATAFRAME_VERSION\"" ] }