@superblocksteam/types 0.1859.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/src/agent/v1/index.d.ts +2 -0
- package/dist/src/agent/v1/index.d.ts.map +1 -0
- package/dist/src/agent/v1/index.js +18 -0
- package/dist/src/agent/v1/index.js.map +1 -0
- package/dist/src/agent/v1/service_pb.d.ts +398 -0
- package/dist/src/agent/v1/service_pb.d.ts.map +1 -0
- package/dist/src/agent/v1/service_pb.js +608 -0
- package/dist/src/agent/v1/service_pb.js.map +1 -0
- package/dist/src/ai/v1/ai_pb.d.ts +592 -0
- package/dist/src/ai/v1/ai_pb.d.ts.map +1 -0
- package/dist/src/ai/v1/ai_pb.js +775 -0
- package/dist/src/ai/v1/ai_pb.js.map +1 -0
- package/dist/src/ai/v1/metadata_pb.d.ts +101 -0
- package/dist/src/ai/v1/metadata_pb.d.ts.map +1 -0
- package/dist/src/ai/v1/metadata_pb.js +57 -0
- package/dist/src/ai/v1/metadata_pb.js.map +1 -0
- package/dist/src/ai/v1/service_pb.d.ts +79 -0
- package/dist/src/ai/v1/service_pb.d.ts.map +1 -0
- package/dist/src/ai/v1/service_pb.js +132 -0
- package/dist/src/ai/v1/service_pb.js.map +1 -0
- package/dist/src/ai/v1/vector_pb.d.ts +32 -0
- package/dist/src/ai/v1/vector_pb.d.ts.map +1 -0
- package/dist/src/ai/v1/vector_pb.js +55 -0
- package/dist/src/ai/v1/vector_pb.js.map +1 -0
- package/dist/src/api/v1/api_pb.d.ts +1540 -0
- package/dist/src/api/v1/api_pb.d.ts.map +1 -0
- package/dist/src/api/v1/api_pb.js +1657 -0
- package/dist/src/api/v1/api_pb.js.map +1 -0
- package/dist/src/api/v1/blocks_pb.d.ts +109 -0
- package/dist/src/api/v1/blocks_pb.d.ts.map +1 -0
- package/dist/src/api/v1/blocks_pb.js +162 -0
- package/dist/src/api/v1/blocks_pb.js.map +1 -0
- package/dist/src/api/v1/event_pb.d.ts +431 -0
- package/dist/src/api/v1/event_pb.d.ts.map +1 -0
- package/dist/src/api/v1/event_pb.js +600 -0
- package/dist/src/api/v1/event_pb.js.map +1 -0
- package/dist/src/api/v1/index.d.ts +7 -0
- package/dist/src/api/v1/index.d.ts.map +1 -0
- package/dist/src/api/v1/index.js +23 -0
- package/dist/src/api/v1/index.js.map +1 -0
- package/dist/src/api/v1/integration_auth_service_pb.d.ts +195 -0
- package/dist/src/api/v1/integration_auth_service_pb.d.ts.map +1 -0
- package/dist/src/api/v1/integration_auth_service_pb.js +315 -0
- package/dist/src/api/v1/integration_auth_service_pb.js.map +1 -0
- package/dist/src/api/v1/requests_pb.d.ts +525 -0
- package/dist/src/api/v1/requests_pb.d.ts.map +1 -0
- package/dist/src/api/v1/requests_pb.js +693 -0
- package/dist/src/api/v1/requests_pb.js.map +1 -0
- package/dist/src/api/v1/service_pb.d.ts +1391 -0
- package/dist/src/api/v1/service_pb.d.ts.map +1 -0
- package/dist/src/api/v1/service_pb.js +2002 -0
- package/dist/src/api/v1/service_pb.js.map +1 -0
- package/dist/src/auth/v1/auth_pb.d.ts +75 -0
- package/dist/src/auth/v1/auth_pb.d.ts.map +1 -0
- package/dist/src/auth/v1/auth_pb.js +118 -0
- package/dist/src/auth/v1/auth_pb.js.map +1 -0
- package/dist/src/buf/validate/expression_pb.d.ts +133 -0
- package/dist/src/buf/validate/expression_pb.d.ts.map +1 -0
- package/dist/src/buf/validate/expression_pb.js +195 -0
- package/dist/src/buf/validate/expression_pb.js.map +1 -0
- package/dist/src/buf/validate/priv/private_pb.d.ts +49 -0
- package/dist/src/buf/validate/priv/private_pb.d.ts.map +1 -0
- package/dist/src/buf/validate/priv/private_pb.js +94 -0
- package/dist/src/buf/validate/priv/private_pb.js.map +1 -0
- package/dist/src/buf/validate/validate_pb.d.ts +3681 -0
- package/dist/src/buf/validate/validate_pb.d.ts.map +1 -0
- package/dist/src/buf/validate/validate_pb.js +2437 -0
- package/dist/src/buf/validate/validate_pb.js.map +1 -0
- package/dist/src/cache/v1/cache_pb.d.ts +80 -0
- package/dist/src/cache/v1/cache_pb.d.ts.map +1 -0
- package/dist/src/cache/v1/cache_pb.js +127 -0
- package/dist/src/cache/v1/cache_pb.js.map +1 -0
- package/dist/src/common/v1/api_pb.d.ts +79 -0
- package/dist/src/common/v1/api_pb.d.ts.map +1 -0
- package/dist/src/common/v1/api_pb.js +138 -0
- package/dist/src/common/v1/api_pb.js.map +1 -0
- package/dist/src/common/v1/common_pb.d.ts +124 -0
- package/dist/src/common/v1/common_pb.d.ts.map +1 -0
- package/dist/src/common/v1/common_pb.js +189 -0
- package/dist/src/common/v1/common_pb.js.map +1 -0
- package/dist/src/common/v1/errors_pb.d.ts +85 -0
- package/dist/src/common/v1/errors_pb.d.ts.map +1 -0
- package/dist/src/common/v1/errors_pb.js +124 -0
- package/dist/src/common/v1/errors_pb.js.map +1 -0
- package/dist/src/common/v1/health_pb.d.ts +77 -0
- package/dist/src/common/v1/health_pb.d.ts.map +1 -0
- package/dist/src/common/v1/health_pb.js +121 -0
- package/dist/src/common/v1/health_pb.js.map +1 -0
- package/dist/src/common/v1/index.d.ts +6 -0
- package/dist/src/common/v1/index.d.ts.map +1 -0
- package/dist/src/common/v1/index.js +22 -0
- package/dist/src/common/v1/index.js.map +1 -0
- package/dist/src/common/v1/language_pb.d.ts +506 -0
- package/dist/src/common/v1/language_pb.d.ts.map +1 -0
- package/dist/src/common/v1/language_pb.js +643 -0
- package/dist/src/common/v1/language_pb.js.map +1 -0
- package/dist/src/common/v1/plugin_pb.d.ts +135 -0
- package/dist/src/common/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/common/v1/plugin_pb.js +206 -0
- package/dist/src/common/v1/plugin_pb.js.map +1 -0
- package/dist/src/common/v1/utils_pb.d.ts +20 -0
- package/dist/src/common/v1/utils_pb.d.ts.map +1 -0
- package/dist/src/common/v1/utils_pb.js +40 -0
- package/dist/src/common/v1/utils_pb.js.map +1 -0
- package/dist/src/event/v1/cloudevent_pb.d.ts +170 -0
- package/dist/src/event/v1/cloudevent_pb.d.ts.map +1 -0
- package/dist/src/event/v1/cloudevent_pb.js +124 -0
- package/dist/src/event/v1/cloudevent_pb.js.map +1 -0
- package/dist/src/event/v1/event_pb.d.ts +165 -0
- package/dist/src/event/v1/event_pb.d.ts.map +1 -0
- package/dist/src/event/v1/event_pb.js +232 -0
- package/dist/src/event/v1/event_pb.js.map +1 -0
- package/dist/src/event/v1/service_pb.d.ts +62 -0
- package/dist/src/event/v1/service_pb.d.ts.map +1 -0
- package/dist/src/event/v1/service_pb.js +112 -0
- package/dist/src/event/v1/service_pb.js.map +1 -0
- package/dist/src/event/v2/cloudevent_pb.d.ts +170 -0
- package/dist/src/event/v2/cloudevent_pb.d.ts.map +1 -0
- package/dist/src/event/v2/cloudevent_pb.js +124 -0
- package/dist/src/event/v2/cloudevent_pb.js.map +1 -0
- package/dist/src/google/api/http_pb.d.ts +454 -0
- package/dist/src/google/api/http_pb.d.ts.map +1 -0
- package/dist/src/google/api/http_pb.js +467 -0
- package/dist/src/google/api/http_pb.js.map +1 -0
- package/dist/src/index.d.ts +9 -0
- package/dist/src/index.d.ts.map +1 -0
- package/dist/src/index.js +25 -0
- package/dist/src/index.js.map +1 -0
- package/dist/src/intake/v1/logs_pb.d.ts +20 -0
- package/dist/src/intake/v1/logs_pb.d.ts.map +1 -0
- package/dist/src/intake/v1/logs_pb.js +40 -0
- package/dist/src/intake/v1/logs_pb.js.map +1 -0
- package/dist/src/integration/v1/service_pb.d.ts +174 -0
- package/dist/src/integration/v1/service_pb.d.ts.map +1 -0
- package/dist/src/integration/v1/service_pb.js +274 -0
- package/dist/src/integration/v1/service_pb.js.map +1 -0
- package/dist/src/kafka/v1/index.d.ts +2 -0
- package/dist/src/kafka/v1/index.d.ts.map +1 -0
- package/dist/src/kafka/v1/index.js +28 -0
- package/dist/src/kafka/v1/index.js.map +1 -0
- package/dist/src/kafka/v1/kafka_pb.d.ts +66 -0
- package/dist/src/kafka/v1/kafka_pb.d.ts.map +1 -0
- package/dist/src/kafka/v1/kafka_pb.js +96 -0
- package/dist/src/kafka/v1/kafka_pb.js.map +1 -0
- package/dist/src/plugins/adls/v1/plugin_pb.d.ts +305 -0
- package/dist/src/plugins/adls/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/adls/v1/plugin_pb.js +435 -0
- package/dist/src/plugins/adls/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/athena/v1/plugin_pb.d.ts +91 -0
- package/dist/src/plugins/athena/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/athena/v1/plugin_pb.js +141 -0
- package/dist/src/plugins/athena/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/bigquery/v1/plugin_pb.d.ts +119 -0
- package/dist/src/plugins/bigquery/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/bigquery/v1/plugin_pb.js +193 -0
- package/dist/src/plugins/bigquery/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/cockroachdb/v1/plugin_pb.d.ts +110 -0
- package/dist/src/plugins/cockroachdb/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/cockroachdb/v1/plugin_pb.js +172 -0
- package/dist/src/plugins/cockroachdb/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/common/v1/auth_pb.d.ts +514 -0
- package/dist/src/plugins/common/v1/auth_pb.d.ts.map +1 -0
- package/dist/src/plugins/common/v1/auth_pb.js +711 -0
- package/dist/src/plugins/common/v1/auth_pb.js.map +1 -0
- package/dist/src/plugins/common/v1/metadata_pb.d.ts +96 -0
- package/dist/src/plugins/common/v1/metadata_pb.d.ts.map +1 -0
- package/dist/src/plugins/common/v1/metadata_pb.js +164 -0
- package/dist/src/plugins/common/v1/metadata_pb.js.map +1 -0
- package/dist/src/plugins/common/v1/plugin_pb.d.ts +294 -0
- package/dist/src/plugins/common/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/common/v1/plugin_pb.js +452 -0
- package/dist/src/plugins/common/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/cosmosdb/v1/plugin_pb.d.ts +373 -0
- package/dist/src/plugins/cosmosdb/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/cosmosdb/v1/plugin_pb.js +525 -0
- package/dist/src/plugins/cosmosdb/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/couchbase/v1/plugin_pb.d.ts +259 -0
- package/dist/src/plugins/couchbase/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/couchbase/v1/plugin_pb.js +395 -0
- package/dist/src/plugins/couchbase/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/custom/v1/plugin_pb.d.ts +32 -0
- package/dist/src/plugins/custom/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/custom/v1/plugin_pb.js +54 -0
- package/dist/src/plugins/custom/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/databricks/v1/plugin_pb.d.ts +117 -0
- package/dist/src/plugins/databricks/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/databricks/v1/plugin_pb.js +171 -0
- package/dist/src/plugins/databricks/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/dynamodb/v1/plugin_pb.d.ts +194 -0
- package/dist/src/plugins/dynamodb/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/dynamodb/v1/plugin_pb.js +316 -0
- package/dist/src/plugins/dynamodb/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/email/v1/plugin_pb.d.ts +65 -0
- package/dist/src/plugins/email/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/email/v1/plugin_pb.js +106 -0
- package/dist/src/plugins/email/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/gcs/v1/plugin_pb.d.ts +147 -0
- package/dist/src/plugins/gcs/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/gcs/v1/plugin_pb.js +228 -0
- package/dist/src/plugins/gcs/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/graphql/v1/plugin_pb.d.ts +70 -0
- package/dist/src/plugins/graphql/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/graphql/v1/plugin_pb.js +111 -0
- package/dist/src/plugins/graphql/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/gsheets/v1/plugin_pb.d.ts +123 -0
- package/dist/src/plugins/gsheets/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/gsheets/v1/plugin_pb.js +187 -0
- package/dist/src/plugins/gsheets/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/index.d.ts +19 -0
- package/dist/src/plugins/index.d.ts.map +1 -0
- package/dist/src/plugins/index.js +45 -0
- package/dist/src/plugins/index.js.map +1 -0
- package/dist/src/plugins/javascript/v1/plugin_pb.d.ts +41 -0
- package/dist/src/plugins/javascript/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/javascript/v1/plugin_pb.js +76 -0
- package/dist/src/plugins/javascript/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/kafka/v1/plugin_pb.d.ts +521 -0
- package/dist/src/plugins/kafka/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/kafka/v1/plugin_pb.js +788 -0
- package/dist/src/plugins/kafka/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/kinesis/v1/plugin_pb.d.ts +234 -0
- package/dist/src/plugins/kinesis/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/kinesis/v1/plugin_pb.js +351 -0
- package/dist/src/plugins/kinesis/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/mariadb/v1/plugin_pb.d.ts +110 -0
- package/dist/src/plugins/mariadb/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/mariadb/v1/plugin_pb.js +172 -0
- package/dist/src/plugins/mariadb/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/mongodb/v1/plugin_pb.d.ts +100 -0
- package/dist/src/plugins/mongodb/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/mongodb/v1/plugin_pb.js +149 -0
- package/dist/src/plugins/mongodb/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/mssql/v1/plugin_pb.d.ts +131 -0
- package/dist/src/plugins/mssql/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/mssql/v1/plugin_pb.js +208 -0
- package/dist/src/plugins/mssql/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/mysql/v1/plugin_pb.d.ts +131 -0
- package/dist/src/plugins/mysql/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/mysql/v1/plugin_pb.js +208 -0
- package/dist/src/plugins/mysql/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/ocr/v1/plugin_pb.d.ts +28 -0
- package/dist/src/plugins/ocr/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/ocr/v1/plugin_pb.js +50 -0
- package/dist/src/plugins/ocr/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/openai/v1/plugin_pb.d.ts +264 -0
- package/dist/src/plugins/openai/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/openai/v1/plugin_pb.js +373 -0
- package/dist/src/plugins/openai/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/oracledb/v1/plugin_pb.d.ts +86 -0
- package/dist/src/plugins/oracledb/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/oracledb/v1/plugin_pb.js +132 -0
- package/dist/src/plugins/oracledb/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/pinecone/v1/plugin_pb.d.ts +158 -0
- package/dist/src/plugins/pinecone/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/pinecone/v1/plugin_pb.js +218 -0
- package/dist/src/plugins/pinecone/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/postgresql/v1/plugin_pb.d.ts +131 -0
- package/dist/src/plugins/postgresql/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/postgresql/v1/plugin_pb.js +208 -0
- package/dist/src/plugins/postgresql/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/python/v1/plugin_pb.d.ts +41 -0
- package/dist/src/plugins/python/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/python/v1/plugin_pb.js +76 -0
- package/dist/src/plugins/python/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/redis/v1/plugin_pb.d.ts +1136 -0
- package/dist/src/plugins/redis/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/redis/v1/plugin_pb.js +1552 -0
- package/dist/src/plugins/redis/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/redshift/v1/plugin_pb.d.ts +119 -0
- package/dist/src/plugins/redshift/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/redshift/v1/plugin_pb.js +193 -0
- package/dist/src/plugins/redshift/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/restapi/v1/plugin_pb.d.ts +77 -0
- package/dist/src/plugins/restapi/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/restapi/v1/plugin_pb.js +110 -0
- package/dist/src/plugins/restapi/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/restapiintegration/v1/plugin_pb.d.ts +99 -0
- package/dist/src/plugins/restapiintegration/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/restapiintegration/v1/plugin_pb.js +137 -0
- package/dist/src/plugins/restapiintegration/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/rockset/v1/plugin_pb.d.ts +123 -0
- package/dist/src/plugins/rockset/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/rockset/v1/plugin_pb.js +198 -0
- package/dist/src/plugins/rockset/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/s3/v1/plugin_pb.d.ts +168 -0
- package/dist/src/plugins/s3/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/s3/v1/plugin_pb.js +263 -0
- package/dist/src/plugins/s3/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/salesforce/v1/plugin_pb.d.ts +293 -0
- package/dist/src/plugins/salesforce/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/salesforce/v1/plugin_pb.js +429 -0
- package/dist/src/plugins/salesforce/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/smtp/v1/plugin_pb.d.ts +96 -0
- package/dist/src/plugins/smtp/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/smtp/v1/plugin_pb.js +144 -0
- package/dist/src/plugins/smtp/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/snowflake/v1/plugin_pb.d.ts +119 -0
- package/dist/src/plugins/snowflake/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/snowflake/v1/plugin_pb.js +193 -0
- package/dist/src/plugins/snowflake/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/workflow/v1/plugin_pb.d.ts +58 -0
- package/dist/src/plugins/workflow/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/workflow/v1/plugin_pb.js +92 -0
- package/dist/src/plugins/workflow/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/workflow/v2/plugin_pb.d.ts +25 -0
- package/dist/src/plugins/workflow/v2/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/workflow/v2/plugin_pb.js +46 -0
- package/dist/src/plugins/workflow/v2/plugin_pb.js.map +1 -0
- package/dist/src/protoc-gen-openapiv2/options/openapiv2_pb.d.ts +1388 -0
- package/dist/src/protoc-gen-openapiv2/options/openapiv2_pb.d.ts.map +1 -0
- package/dist/src/protoc-gen-openapiv2/options/openapiv2_pb.js +1772 -0
- package/dist/src/protoc-gen-openapiv2/options/openapiv2_pb.js.map +1 -0
- package/dist/src/secrets/v1/index.d.ts +2 -0
- package/dist/src/secrets/v1/index.d.ts.map +1 -0
- package/dist/src/secrets/v1/index.js +28 -0
- package/dist/src/secrets/v1/index.js.map +1 -0
- package/dist/src/secrets/v1/secrets_pb.d.ts +344 -0
- package/dist/src/secrets/v1/secrets_pb.d.ts.map +1 -0
- package/dist/src/secrets/v1/secrets_pb.js +483 -0
- package/dist/src/secrets/v1/secrets_pb.js.map +1 -0
- package/dist/src/secrets/v1/store_pb.d.ts +98 -0
- package/dist/src/secrets/v1/store_pb.d.ts.map +1 -0
- package/dist/src/secrets/v1/store_pb.js +166 -0
- package/dist/src/secrets/v1/store_pb.js.map +1 -0
- package/dist/src/security/v1/index.d.ts +3 -0
- package/dist/src/security/v1/index.d.ts.map +1 -0
- package/dist/src/security/v1/index.js +19 -0
- package/dist/src/security/v1/index.js.map +1 -0
- package/dist/src/security/v1/requests_pb.d.ts +135 -0
- package/dist/src/security/v1/requests_pb.d.ts.map +1 -0
- package/dist/src/security/v1/requests_pb.js +214 -0
- package/dist/src/security/v1/requests_pb.js.map +1 -0
- package/dist/src/security/v1/service_pb.d.ts +192 -0
- package/dist/src/security/v1/service_pb.d.ts.map +1 -0
- package/dist/src/security/v1/service_pb.js +270 -0
- package/dist/src/security/v1/service_pb.js.map +1 -0
- package/dist/src/store/v1/service_pb.d.ts +81 -0
- package/dist/src/store/v1/service_pb.d.ts.map +1 -0
- package/dist/src/store/v1/service_pb.js +145 -0
- package/dist/src/store/v1/service_pb.js.map +1 -0
- package/dist/src/store/v1/store_pb.d.ts +42 -0
- package/dist/src/store/v1/store_pb.d.ts.map +1 -0
- package/dist/src/store/v1/store_pb.js +77 -0
- package/dist/src/store/v1/store_pb.js.map +1 -0
- package/dist/src/superblocks/v1/options_pb.d.ts +37 -0
- package/dist/src/superblocks/v1/options_pb.d.ts.map +1 -0
- package/dist/src/superblocks/v1/options_pb.js +71 -0
- package/dist/src/superblocks/v1/options_pb.js.map +1 -0
- package/dist/src/syncer/v1/index.d.ts +2 -0
- package/dist/src/syncer/v1/index.d.ts.map +1 -0
- package/dist/src/syncer/v1/index.js +28 -0
- package/dist/src/syncer/v1/index.js.map +1 -0
- package/dist/src/syncer/v1/service_pb.d.ts +186 -0
- package/dist/src/syncer/v1/service_pb.d.ts.map +1 -0
- package/dist/src/syncer/v1/service_pb.js +320 -0
- package/dist/src/syncer/v1/service_pb.js.map +1 -0
- package/dist/src/syncer/v1/syncer_pb.d.ts +41 -0
- package/dist/src/syncer/v1/syncer_pb.d.ts.map +1 -0
- package/dist/src/syncer/v1/syncer_pb.js +66 -0
- package/dist/src/syncer/v1/syncer_pb.js.map +1 -0
- package/dist/src/transport/v1/transport_pb.d.ts +614 -0
- package/dist/src/transport/v1/transport_pb.d.ts.map +1 -0
- package/dist/src/transport/v1/transport_pb.js +928 -0
- package/dist/src/transport/v1/transport_pb.js.map +1 -0
- package/dist/src/utils/v1/index.d.ts +2 -0
- package/dist/src/utils/v1/index.d.ts.map +1 -0
- package/dist/src/utils/v1/index.js +28 -0
- package/dist/src/utils/v1/index.js.map +1 -0
- package/dist/src/utils/v1/utils_pb.d.ts +45 -0
- package/dist/src/utils/v1/utils_pb.d.ts.map +1 -0
- package/dist/src/utils/v1/utils_pb.js +74 -0
- package/dist/src/utils/v1/utils_pb.js.map +1 -0
- package/dist/src/validate/validate_pb.d.ts +1794 -0
- package/dist/src/validate/validate_pb.d.ts.map +1 -0
- package/dist/src/validate/validate_pb.js +2044 -0
- package/dist/src/validate/validate_pb.js.map +1 -0
- package/dist/src/worker/v1/step_executor_pb.d.ts +23 -0
- package/dist/src/worker/v1/step_executor_pb.d.ts.map +1 -0
- package/dist/src/worker/v1/step_executor_pb.js +43 -0
- package/dist/src/worker/v1/step_executor_pb.js.map +1 -0
- package/dist/tsconfig.tsbuildinfo +1 -0
- package/package.json +18 -0
- package/src/agent/v1/index.ts +1 -0
- package/src/agent/v1/service_pb.ts +716 -0
- package/src/ai/v1/ai_pb.ts +977 -0
- package/src/ai/v1/metadata_pb.ts +134 -0
- package/src/ai/v1/service_pb.ts +154 -0
- package/src/ai/v1/vector_pb.ts +63 -0
- package/src/api/v1/api_pb.ts +2493 -0
- package/src/api/v1/blocks_pb.ts +182 -0
- package/src/api/v1/event_pb.ts +735 -0
- package/src/api/v1/index.ts +6 -0
- package/src/api/v1/integration_auth_service_pb.ts +372 -0
- package/src/api/v1/requests_pb.ts +906 -0
- package/src/api/v1/service_pb.ts +2464 -0
- package/src/auth/v1/auth_pb.ts +138 -0
- package/src/buf/validate/expression_pb.ts +222 -0
- package/src/buf/validate/priv/private_pb.ts +112 -0
- package/src/buf/validate/validate_pb.ts +4357 -0
- package/src/cache/v1/cache_pb.ts +146 -0
- package/src/common/v1/api_pb.ts +162 -0
- package/src/common/v1/common_pb.ts +220 -0
- package/src/common/v1/errors_pb.ts +143 -0
- package/src/common/v1/health_pb.ts +142 -0
- package/src/common/v1/index.ts +5 -0
- package/src/common/v1/language_pb.ts +765 -0
- package/src/common/v1/plugin_pb.ts +242 -0
- package/src/common/v1/utils_pb.ts +45 -0
- package/src/event/v1/cloudevent_pb.ts +225 -0
- package/src/event/v1/event_pb.ts +264 -0
- package/src/event/v1/service_pb.ts +131 -0
- package/src/event/v2/cloudevent_pb.ts +225 -0
- package/src/google/api/http_pb.ts +547 -0
- package/src/index.ts +8 -0
- package/src/intake/v1/logs_pb.ts +45 -0
- package/src/integration/v1/service_pb.ts +322 -0
- package/src/kafka/v1/index.ts +1 -0
- package/src/kafka/v1/kafka_pb.ts +118 -0
- package/src/plugins/adls/v1/plugin_pb.ts +562 -0
- package/src/plugins/athena/v1/plugin_pb.ts +163 -0
- package/src/plugins/bigquery/v1/plugin_pb.ts +228 -0
- package/src/plugins/cockroachdb/v1/plugin_pb.ts +203 -0
- package/src/plugins/common/v1/auth_pb.ts +918 -0
- package/src/plugins/common/v1/metadata_pb.ts +193 -0
- package/src/plugins/common/v1/plugin_pb.ts +527 -0
- package/src/plugins/cosmosdb/v1/plugin_pb.ts +670 -0
- package/src/plugins/couchbase/v1/plugin_pb.ts +492 -0
- package/src/plugins/custom/v1/plugin_pb.ts +61 -0
- package/src/plugins/databricks/v1/plugin_pb.ts +197 -0
- package/src/plugins/dynamodb/v1/plugin_pb.ts +375 -0
- package/src/plugins/email/v1/plugin_pb.ts +124 -0
- package/src/plugins/gcs/v1/plugin_pb.ts +270 -0
- package/src/plugins/graphql/v1/plugin_pb.ts +129 -0
- package/src/plugins/gsheets/v1/plugin_pb.ts +220 -0
- package/src/plugins/index.ts +19 -0
- package/src/plugins/javascript/v1/plugin_pb.ts +88 -0
- package/src/plugins/kafka/v1/plugin_pb.ts +921 -0
- package/src/plugins/kinesis/v1/plugin_pb.ts +406 -0
- package/src/plugins/mariadb/v1/plugin_pb.ts +203 -0
- package/src/plugins/mongodb/v1/plugin_pb.ts +175 -0
- package/src/plugins/mssql/v1/plugin_pb.ts +246 -0
- package/src/plugins/mysql/v1/plugin_pb.ts +246 -0
- package/src/plugins/ocr/v1/plugin_pb.ts +57 -0
- package/src/plugins/openai/v1/plugin_pb.ts +443 -0
- package/src/plugins/oracledb/v1/plugin_pb.ts +155 -0
- package/src/plugins/pinecone/v1/plugin_pb.ts +288 -0
- package/src/plugins/postgresql/v1/plugin_pb.ts +246 -0
- package/src/plugins/python/v1/plugin_pb.ts +88 -0
- package/src/plugins/redis/v1/plugin_pb.ts +2073 -0
- package/src/plugins/redshift/v1/plugin_pb.ts +228 -0
- package/src/plugins/restapi/v1/plugin_pb.ts +128 -0
- package/src/plugins/restapiintegration/v1/plugin_pb.ts +160 -0
- package/src/plugins/rockset/v1/plugin_pb.ts +234 -0
- package/src/plugins/s3/v1/plugin_pb.ts +311 -0
- package/src/plugins/salesforce/v1/plugin_pb.ts +516 -0
- package/src/plugins/smtp/v1/plugin_pb.ts +169 -0
- package/src/plugins/snowflake/v1/plugin_pb.ts +228 -0
- package/src/plugins/workflow/v1/plugin_pb.ts +107 -0
- package/src/plugins/workflow/v2/plugin_pb.ts +52 -0
- package/src/protoc-gen-openapiv2/options/openapiv2_pb.ts +1995 -0
- package/src/secrets/v1/index.ts +1 -0
- package/src/secrets/v1/secrets_pb.ts +609 -0
- package/src/secrets/v1/store_pb.ts +195 -0
- package/src/security/v1/index.ts +2 -0
- package/src/security/v1/requests_pb.ts +249 -0
- package/src/security/v1/service_pb.ts +350 -0
- package/src/store/v1/service_pb.ts +170 -0
- package/src/store/v1/store_pb.ts +89 -0
- package/src/superblocks/v1/options_pb.ts +82 -0
- package/src/syncer/v1/index.ts +1 -0
- package/src/syncer/v1/service_pb.ts +379 -0
- package/src/syncer/v1/syncer_pb.ts +76 -0
- package/src/transport/v1/transport_pb.ts +1099 -0
- package/src/utils/v1/index.ts +1 -0
- package/src/utils/v1/utils_pb.ts +83 -0
- package/src/validate/validate_pb.ts +2574 -0
- package/src/worker/v1/step_executor_pb.ts +48 -0
|
@@ -0,0 +1,977 @@
|
|
|
1
|
+
// @generated by protoc-gen-es v1.2.0 with parameter "target=ts"
|
|
2
|
+
// @generated from file ai/v1/ai.proto (package ai.v1, syntax proto3)
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
// @ts-nocheck
|
|
5
|
+
|
|
6
|
+
import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage } from "@bufbuild/protobuf";
|
|
7
|
+
import { Message as Message$1, proto3, Struct } from "@bufbuild/protobuf";
|
|
8
|
+
import { StringList } from "../../common/v1/utils_pb";
|
|
9
|
+
import { Language } from "../../common/v1/language_pb";
|
|
10
|
+
|
|
11
|
+
/**
|
|
12
|
+
* @generated from enum ai.v1.LLM
|
|
13
|
+
*/
|
|
14
|
+
export enum LLM {
|
|
15
|
+
/**
|
|
16
|
+
* @generated from enum value: LLM_UNSPECIFIED = 0;
|
|
17
|
+
*/
|
|
18
|
+
LLM_UNSPECIFIED = 0,
|
|
19
|
+
|
|
20
|
+
/**
|
|
21
|
+
* @generated from enum value: LLM_OPENAI = 1;
|
|
22
|
+
*/
|
|
23
|
+
LLM_OPENAI = 1,
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @generated from enum value: LLM_ANTHROPIC = 2;
|
|
27
|
+
*/
|
|
28
|
+
LLM_ANTHROPIC = 2,
|
|
29
|
+
|
|
30
|
+
/**
|
|
31
|
+
* @generated from enum value: LLM_MOCK = 3;
|
|
32
|
+
*/
|
|
33
|
+
LLM_MOCK = 3,
|
|
34
|
+
}
|
|
35
|
+
// Retrieve enum metadata with: proto3.getEnumType(LLM)
|
|
36
|
+
proto3.util.setEnumType(LLM, "ai.v1.LLM", [
|
|
37
|
+
{ no: 0, name: "LLM_UNSPECIFIED" },
|
|
38
|
+
{ no: 1, name: "LLM_OPENAI" },
|
|
39
|
+
{ no: 2, name: "LLM_ANTHROPIC" },
|
|
40
|
+
{ no: 3, name: "LLM_MOCK" },
|
|
41
|
+
]);
|
|
42
|
+
|
|
43
|
+
/**
|
|
44
|
+
* @generated from enum ai.v1.MODEL
|
|
45
|
+
*/
|
|
46
|
+
export enum MODEL {
|
|
47
|
+
/**
|
|
48
|
+
* @generated from enum value: MODEL_UNSPECIFIED = 0;
|
|
49
|
+
*/
|
|
50
|
+
MODEL_UNSPECIFIED = 0,
|
|
51
|
+
|
|
52
|
+
/**
|
|
53
|
+
* @generated from enum value: MODEL_ANTHROPIC_CLAUDE_V1 = 1;
|
|
54
|
+
*/
|
|
55
|
+
MODEL_ANTHROPIC_CLAUDE_V1 = 1,
|
|
56
|
+
|
|
57
|
+
/**
|
|
58
|
+
* @generated from enum value: MODEL_ANTHROPIC_CLAUDE_V1_0 = 2;
|
|
59
|
+
*/
|
|
60
|
+
MODEL_ANTHROPIC_CLAUDE_V1_0 = 2,
|
|
61
|
+
|
|
62
|
+
/**
|
|
63
|
+
* @generated from enum value: MODEL_ANTHROPIC_CLAUDE_V1_2 = 3;
|
|
64
|
+
*/
|
|
65
|
+
MODEL_ANTHROPIC_CLAUDE_V1_2 = 3,
|
|
66
|
+
|
|
67
|
+
/**
|
|
68
|
+
* @generated from enum value: MODEL_ANTHROPIC_CLAUDE_INSTANT_V1 = 4;
|
|
69
|
+
*/
|
|
70
|
+
MODEL_ANTHROPIC_CLAUDE_INSTANT_V1 = 4,
|
|
71
|
+
|
|
72
|
+
/**
|
|
73
|
+
* @generated from enum value: MODEL_ANTHROPIC_CLAUDE_INSTANT_V1_0 = 5;
|
|
74
|
+
*/
|
|
75
|
+
MODEL_ANTHROPIC_CLAUDE_INSTANT_V1_0 = 5,
|
|
76
|
+
|
|
77
|
+
/**
|
|
78
|
+
* @generated from enum value: MODEL_OPENAI_GPT432K0314 = 6;
|
|
79
|
+
*/
|
|
80
|
+
MODEL_OPENAI_GPT432K0314 = 6,
|
|
81
|
+
|
|
82
|
+
/**
|
|
83
|
+
* @generated from enum value: MODEL_OPENAI_GPT432K0613 = 26;
|
|
84
|
+
*/
|
|
85
|
+
MODEL_OPENAI_GPT432K0613 = 26,
|
|
86
|
+
|
|
87
|
+
/**
|
|
88
|
+
* @generated from enum value: MODEL_OPENAI_GPT432K = 7;
|
|
89
|
+
*/
|
|
90
|
+
MODEL_OPENAI_GPT432K = 7,
|
|
91
|
+
|
|
92
|
+
/**
|
|
93
|
+
* @generated from enum value: MODEL_OPENAI_GPT40314 = 8;
|
|
94
|
+
*/
|
|
95
|
+
MODEL_OPENAI_GPT40314 = 8,
|
|
96
|
+
|
|
97
|
+
/**
|
|
98
|
+
* @generated from enum value: MODEL_OPENAI_GPT40613 = 27;
|
|
99
|
+
*/
|
|
100
|
+
MODEL_OPENAI_GPT40613 = 27,
|
|
101
|
+
|
|
102
|
+
/**
|
|
103
|
+
* @generated from enum value: MODEL_OPENAI_GPT4 = 9;
|
|
104
|
+
*/
|
|
105
|
+
MODEL_OPENAI_GPT4 = 9,
|
|
106
|
+
|
|
107
|
+
/**
|
|
108
|
+
* @generated from enum value: MODEL_OPENAI_GPT3_5_TURBO_0301 = 10;
|
|
109
|
+
*/
|
|
110
|
+
MODEL_OPENAI_GPT3_5_TURBO_0301 = 10,
|
|
111
|
+
|
|
112
|
+
/**
|
|
113
|
+
* @generated from enum value: MODEL_OPENAI_GPT3_5_TURBO_0613 = 28;
|
|
114
|
+
*/
|
|
115
|
+
MODEL_OPENAI_GPT3_5_TURBO_0613 = 28,
|
|
116
|
+
|
|
117
|
+
/**
|
|
118
|
+
* @generated from enum value: MODEL_OPENAI_GPT3_5_TURBO = 11;
|
|
119
|
+
*/
|
|
120
|
+
MODEL_OPENAI_GPT3_5_TURBO = 11,
|
|
121
|
+
|
|
122
|
+
/**
|
|
123
|
+
* @generated from enum value: MODEL_OPENAI_GPT3_5_TURBO_16K = 29;
|
|
124
|
+
*/
|
|
125
|
+
MODEL_OPENAI_GPT3_5_TURBO_16K = 29,
|
|
126
|
+
|
|
127
|
+
/**
|
|
128
|
+
* @generated from enum value: MODEL_OPENAI_GPT3_5_TURBO_16K_0613 = 30;
|
|
129
|
+
*/
|
|
130
|
+
MODEL_OPENAI_GPT3_5_TURBO_16K_0613 = 30,
|
|
131
|
+
|
|
132
|
+
/**
|
|
133
|
+
* @generated from enum value: MODEL_OPENAI_GPT3_TEXT_DAVINCI_003 = 12;
|
|
134
|
+
*/
|
|
135
|
+
MODEL_OPENAI_GPT3_TEXT_DAVINCI_003 = 12,
|
|
136
|
+
|
|
137
|
+
/**
|
|
138
|
+
* @generated from enum value: MODEL_OPENAI_GPT3_TEXT_DAVINCI_002 = 13;
|
|
139
|
+
*/
|
|
140
|
+
MODEL_OPENAI_GPT3_TEXT_DAVINCI_002 = 13,
|
|
141
|
+
|
|
142
|
+
/**
|
|
143
|
+
* @generated from enum value: MODEL_OPENAI_GPT3_TEXT_CURIE_001 = 14;
|
|
144
|
+
*/
|
|
145
|
+
MODEL_OPENAI_GPT3_TEXT_CURIE_001 = 14,
|
|
146
|
+
|
|
147
|
+
/**
|
|
148
|
+
* @generated from enum value: MODEL_OPENAI_GPT3_TEXT_BAGGAGE_001 = 15;
|
|
149
|
+
*/
|
|
150
|
+
MODEL_OPENAI_GPT3_TEXT_BAGGAGE_001 = 15,
|
|
151
|
+
|
|
152
|
+
/**
|
|
153
|
+
* @generated from enum value: MODEL_OPENAI_GPT3_TEXT_ADA_001 = 16;
|
|
154
|
+
*/
|
|
155
|
+
MODEL_OPENAI_GPT3_TEXT_ADA_001 = 16,
|
|
156
|
+
|
|
157
|
+
/**
|
|
158
|
+
* @generated from enum value: MODEL_OPENAI_GPT3_TEXT_DAVINCI_001 = 17;
|
|
159
|
+
*/
|
|
160
|
+
MODEL_OPENAI_GPT3_TEXT_DAVINCI_001 = 17,
|
|
161
|
+
|
|
162
|
+
/**
|
|
163
|
+
* @generated from enum value: MODEL_OPENAI_GPT3_DAVINCI_INSTRUCT_BETA = 18;
|
|
164
|
+
*/
|
|
165
|
+
MODEL_OPENAI_GPT3_DAVINCI_INSTRUCT_BETA = 18,
|
|
166
|
+
|
|
167
|
+
/**
|
|
168
|
+
* @generated from enum value: MODEL_OPENAI_GPT3_DAVINCI = 19;
|
|
169
|
+
*/
|
|
170
|
+
MODEL_OPENAI_GPT3_DAVINCI = 19,
|
|
171
|
+
|
|
172
|
+
/**
|
|
173
|
+
* @generated from enum value: MODEL_OPENAI_GPT3_CURIE_INSTRUCT_BETA = 20;
|
|
174
|
+
*/
|
|
175
|
+
MODEL_OPENAI_GPT3_CURIE_INSTRUCT_BETA = 20,
|
|
176
|
+
|
|
177
|
+
/**
|
|
178
|
+
* @generated from enum value: MODEL_OPENAI_GPT3_CURIE = 21;
|
|
179
|
+
*/
|
|
180
|
+
MODEL_OPENAI_GPT3_CURIE = 21,
|
|
181
|
+
|
|
182
|
+
/**
|
|
183
|
+
* @generated from enum value: MODEL_OPENAI_GPT3_ADA = 22;
|
|
184
|
+
*/
|
|
185
|
+
MODEL_OPENAI_GPT3_ADA = 22,
|
|
186
|
+
|
|
187
|
+
/**
|
|
188
|
+
* @generated from enum value: MODEL_OPENAI_GPT3_BAGGAGE = 23;
|
|
189
|
+
*/
|
|
190
|
+
MODEL_OPENAI_GPT3_BAGGAGE = 23,
|
|
191
|
+
|
|
192
|
+
/**
|
|
193
|
+
* @generated from enum value: MODEL_MOCK_TIER_ONE = 24;
|
|
194
|
+
*/
|
|
195
|
+
MODEL_MOCK_TIER_ONE = 24,
|
|
196
|
+
|
|
197
|
+
/**
|
|
198
|
+
* @generated from enum value: MODEL_MOCK_TIER_TWO = 25;
|
|
199
|
+
*/
|
|
200
|
+
MODEL_MOCK_TIER_TWO = 25,
|
|
201
|
+
}
|
|
202
|
+
// Retrieve enum metadata with: proto3.getEnumType(MODEL)
|
|
203
|
+
proto3.util.setEnumType(MODEL, "ai.v1.MODEL", [
|
|
204
|
+
{ no: 0, name: "MODEL_UNSPECIFIED" },
|
|
205
|
+
{ no: 1, name: "MODEL_ANTHROPIC_CLAUDE_V1" },
|
|
206
|
+
{ no: 2, name: "MODEL_ANTHROPIC_CLAUDE_V1_0" },
|
|
207
|
+
{ no: 3, name: "MODEL_ANTHROPIC_CLAUDE_V1_2" },
|
|
208
|
+
{ no: 4, name: "MODEL_ANTHROPIC_CLAUDE_INSTANT_V1" },
|
|
209
|
+
{ no: 5, name: "MODEL_ANTHROPIC_CLAUDE_INSTANT_V1_0" },
|
|
210
|
+
{ no: 6, name: "MODEL_OPENAI_GPT432K0314" },
|
|
211
|
+
{ no: 26, name: "MODEL_OPENAI_GPT432K0613" },
|
|
212
|
+
{ no: 7, name: "MODEL_OPENAI_GPT432K" },
|
|
213
|
+
{ no: 8, name: "MODEL_OPENAI_GPT40314" },
|
|
214
|
+
{ no: 27, name: "MODEL_OPENAI_GPT40613" },
|
|
215
|
+
{ no: 9, name: "MODEL_OPENAI_GPT4" },
|
|
216
|
+
{ no: 10, name: "MODEL_OPENAI_GPT3_5_TURBO_0301" },
|
|
217
|
+
{ no: 28, name: "MODEL_OPENAI_GPT3_5_TURBO_0613" },
|
|
218
|
+
{ no: 11, name: "MODEL_OPENAI_GPT3_5_TURBO" },
|
|
219
|
+
{ no: 29, name: "MODEL_OPENAI_GPT3_5_TURBO_16K" },
|
|
220
|
+
{ no: 30, name: "MODEL_OPENAI_GPT3_5_TURBO_16K_0613" },
|
|
221
|
+
{ no: 12, name: "MODEL_OPENAI_GPT3_TEXT_DAVINCI_003" },
|
|
222
|
+
{ no: 13, name: "MODEL_OPENAI_GPT3_TEXT_DAVINCI_002" },
|
|
223
|
+
{ no: 14, name: "MODEL_OPENAI_GPT3_TEXT_CURIE_001" },
|
|
224
|
+
{ no: 15, name: "MODEL_OPENAI_GPT3_TEXT_BAGGAGE_001" },
|
|
225
|
+
{ no: 16, name: "MODEL_OPENAI_GPT3_TEXT_ADA_001" },
|
|
226
|
+
{ no: 17, name: "MODEL_OPENAI_GPT3_TEXT_DAVINCI_001" },
|
|
227
|
+
{ no: 18, name: "MODEL_OPENAI_GPT3_DAVINCI_INSTRUCT_BETA" },
|
|
228
|
+
{ no: 19, name: "MODEL_OPENAI_GPT3_DAVINCI" },
|
|
229
|
+
{ no: 20, name: "MODEL_OPENAI_GPT3_CURIE_INSTRUCT_BETA" },
|
|
230
|
+
{ no: 21, name: "MODEL_OPENAI_GPT3_CURIE" },
|
|
231
|
+
{ no: 22, name: "MODEL_OPENAI_GPT3_ADA" },
|
|
232
|
+
{ no: 23, name: "MODEL_OPENAI_GPT3_BAGGAGE" },
|
|
233
|
+
{ no: 24, name: "MODEL_MOCK_TIER_ONE" },
|
|
234
|
+
{ no: 25, name: "MODEL_MOCK_TIER_TWO" },
|
|
235
|
+
]);
|
|
236
|
+
|
|
237
|
+
/**
|
|
238
|
+
* @generated from enum ai.v1.Role
|
|
239
|
+
*/
|
|
240
|
+
export enum Role {
|
|
241
|
+
/**
|
|
242
|
+
* @generated from enum value: ROLE_UNSPECIFIED = 0;
|
|
243
|
+
*/
|
|
244
|
+
UNSPECIFIED = 0,
|
|
245
|
+
|
|
246
|
+
/**
|
|
247
|
+
* @generated from enum value: ROLE_USER = 1;
|
|
248
|
+
*/
|
|
249
|
+
USER = 1,
|
|
250
|
+
|
|
251
|
+
/**
|
|
252
|
+
* @generated from enum value: ROLE_ASSISTANT = 2;
|
|
253
|
+
*/
|
|
254
|
+
ASSISTANT = 2,
|
|
255
|
+
|
|
256
|
+
/**
|
|
257
|
+
* @generated from enum value: ROLE_SYSTEM = 3;
|
|
258
|
+
*/
|
|
259
|
+
SYSTEM = 3,
|
|
260
|
+
}
|
|
261
|
+
// Retrieve enum metadata with: proto3.getEnumType(Role)
|
|
262
|
+
proto3.util.setEnumType(Role, "ai.v1.Role", [
|
|
263
|
+
{ no: 0, name: "ROLE_UNSPECIFIED" },
|
|
264
|
+
{ no: 1, name: "ROLE_USER" },
|
|
265
|
+
{ no: 2, name: "ROLE_ASSISTANT" },
|
|
266
|
+
{ no: 3, name: "ROLE_SYSTEM" },
|
|
267
|
+
]);
|
|
268
|
+
|
|
269
|
+
/**
|
|
270
|
+
* NOTE(frank): I guess these could just be in the Lnaguage enum.
|
|
271
|
+
*
|
|
272
|
+
* @generated from enum ai.v1.Syntax
|
|
273
|
+
*/
|
|
274
|
+
export enum Syntax {
|
|
275
|
+
/**
|
|
276
|
+
* @generated from enum value: SYNTAX_UNSPECIFIED = 0;
|
|
277
|
+
*/
|
|
278
|
+
UNSPECIFIED = 0,
|
|
279
|
+
|
|
280
|
+
/**
|
|
281
|
+
* @generated from enum value: SYNTAX_JAVASCRIPT = 1;
|
|
282
|
+
*/
|
|
283
|
+
JAVASCRIPT = 1,
|
|
284
|
+
|
|
285
|
+
/**
|
|
286
|
+
* @generated from enum value: SYNTAX_PYTHON = 2;
|
|
287
|
+
*/
|
|
288
|
+
PYTHON = 2,
|
|
289
|
+
|
|
290
|
+
/**
|
|
291
|
+
* @generated from enum value: SYNTAX_POSTGRESQL = 3;
|
|
292
|
+
*/
|
|
293
|
+
POSTGRESQL = 3,
|
|
294
|
+
|
|
295
|
+
/**
|
|
296
|
+
* @generated from enum value: SYNTAX_MSSQL = 4;
|
|
297
|
+
*/
|
|
298
|
+
MSSQL = 4,
|
|
299
|
+
|
|
300
|
+
/**
|
|
301
|
+
* @generated from enum value: SYNTAX_MYSQL = 5;
|
|
302
|
+
*/
|
|
303
|
+
MYSQL = 5,
|
|
304
|
+
|
|
305
|
+
/**
|
|
306
|
+
* @generated from enum value: SYNTAX_MARIADB = 6;
|
|
307
|
+
*/
|
|
308
|
+
MARIADB = 6,
|
|
309
|
+
|
|
310
|
+
/**
|
|
311
|
+
* @generated from enum value: SYNTAX_SNOWFLAKE = 7;
|
|
312
|
+
*/
|
|
313
|
+
SNOWFLAKE = 7,
|
|
314
|
+
|
|
315
|
+
/**
|
|
316
|
+
* @generated from enum value: SYNTAX_COCKROACHDB = 8;
|
|
317
|
+
*/
|
|
318
|
+
COCKROACHDB = 8,
|
|
319
|
+
|
|
320
|
+
/**
|
|
321
|
+
* @generated from enum value: SYNTAX_ROCKSET = 9;
|
|
322
|
+
*/
|
|
323
|
+
ROCKSET = 9,
|
|
324
|
+
|
|
325
|
+
/**
|
|
326
|
+
* @generated from enum value: SYNTAX_REDSHIFT = 10;
|
|
327
|
+
*/
|
|
328
|
+
REDSHIFT = 10,
|
|
329
|
+
|
|
330
|
+
/**
|
|
331
|
+
* @generated from enum value: SYNTAX_BIGQUERY = 11;
|
|
332
|
+
*/
|
|
333
|
+
BIGQUERY = 11,
|
|
334
|
+
|
|
335
|
+
/**
|
|
336
|
+
* @generated from enum value: SYNTAX_DYNAMODB = 12;
|
|
337
|
+
*/
|
|
338
|
+
DYNAMODB = 12,
|
|
339
|
+
|
|
340
|
+
/**
|
|
341
|
+
* @generated from enum value: SYNTAX_MONGODB = 13;
|
|
342
|
+
*/
|
|
343
|
+
MONGODB = 13,
|
|
344
|
+
|
|
345
|
+
/**
|
|
346
|
+
* @generated from enum value: SYNTAX_BINDING = 14;
|
|
347
|
+
*/
|
|
348
|
+
BINDING = 14,
|
|
349
|
+
|
|
350
|
+
/**
|
|
351
|
+
* @generated from enum value: SYNTAX_JSON = 15;
|
|
352
|
+
*/
|
|
353
|
+
JSON = 15,
|
|
354
|
+
|
|
355
|
+
/**
|
|
356
|
+
* @generated from enum value: SYNTAX_HTML = 16;
|
|
357
|
+
*/
|
|
358
|
+
HTML = 16,
|
|
359
|
+
|
|
360
|
+
/**
|
|
361
|
+
* @generated from enum value: SYNTAX_API = 17;
|
|
362
|
+
*/
|
|
363
|
+
API = 17,
|
|
364
|
+
|
|
365
|
+
/**
|
|
366
|
+
* @generated from enum value: SYNTAX_PLUGIN_RESTAPI = 18;
|
|
367
|
+
*/
|
|
368
|
+
PLUGIN_RESTAPI = 18,
|
|
369
|
+
|
|
370
|
+
/**
|
|
371
|
+
* @generated from enum value: SYNTAX_PLUGIN_GRAPHQL = 19;
|
|
372
|
+
*/
|
|
373
|
+
PLUGIN_GRAPHQL = 19,
|
|
374
|
+
|
|
375
|
+
/**
|
|
376
|
+
* @generated from enum value: SYNTAX_ORACLEDB = 20;
|
|
377
|
+
*/
|
|
378
|
+
ORACLEDB = 20,
|
|
379
|
+
|
|
380
|
+
/**
|
|
381
|
+
* @generated from enum value: SYNTAX_DATABRICKS = 21;
|
|
382
|
+
*/
|
|
383
|
+
DATABRICKS = 21,
|
|
384
|
+
}
|
|
385
|
+
// Retrieve enum metadata with: proto3.getEnumType(Syntax)
|
|
386
|
+
proto3.util.setEnumType(Syntax, "ai.v1.Syntax", [
|
|
387
|
+
{ no: 0, name: "SYNTAX_UNSPECIFIED" },
|
|
388
|
+
{ no: 1, name: "SYNTAX_JAVASCRIPT" },
|
|
389
|
+
{ no: 2, name: "SYNTAX_PYTHON" },
|
|
390
|
+
{ no: 3, name: "SYNTAX_POSTGRESQL" },
|
|
391
|
+
{ no: 4, name: "SYNTAX_MSSQL" },
|
|
392
|
+
{ no: 5, name: "SYNTAX_MYSQL" },
|
|
393
|
+
{ no: 6, name: "SYNTAX_MARIADB" },
|
|
394
|
+
{ no: 7, name: "SYNTAX_SNOWFLAKE" },
|
|
395
|
+
{ no: 8, name: "SYNTAX_COCKROACHDB" },
|
|
396
|
+
{ no: 9, name: "SYNTAX_ROCKSET" },
|
|
397
|
+
{ no: 10, name: "SYNTAX_REDSHIFT" },
|
|
398
|
+
{ no: 11, name: "SYNTAX_BIGQUERY" },
|
|
399
|
+
{ no: 12, name: "SYNTAX_DYNAMODB" },
|
|
400
|
+
{ no: 13, name: "SYNTAX_MONGODB" },
|
|
401
|
+
{ no: 14, name: "SYNTAX_BINDING" },
|
|
402
|
+
{ no: 15, name: "SYNTAX_JSON" },
|
|
403
|
+
{ no: 16, name: "SYNTAX_HTML" },
|
|
404
|
+
{ no: 17, name: "SYNTAX_API" },
|
|
405
|
+
{ no: 18, name: "SYNTAX_PLUGIN_RESTAPI" },
|
|
406
|
+
{ no: 19, name: "SYNTAX_PLUGIN_GRAPHQL" },
|
|
407
|
+
{ no: 20, name: "SYNTAX_ORACLEDB" },
|
|
408
|
+
{ no: 21, name: "SYNTAX_DATABRICKS" },
|
|
409
|
+
]);
|
|
410
|
+
|
|
411
|
+
/**
|
|
412
|
+
* @generated from enum ai.v1.Persona
|
|
413
|
+
*/
|
|
414
|
+
export enum Persona {
|
|
415
|
+
/**
|
|
416
|
+
* @generated from enum value: PERSONA_UNSPECIFIED = 0;
|
|
417
|
+
*/
|
|
418
|
+
UNSPECIFIED = 0,
|
|
419
|
+
|
|
420
|
+
/**
|
|
421
|
+
* @generated from enum value: PERSONA_DEVELOPER = 1;
|
|
422
|
+
*/
|
|
423
|
+
DEVELOPER = 1,
|
|
424
|
+
|
|
425
|
+
/**
|
|
426
|
+
* @generated from enum value: PERSONA_TEACHER = 2;
|
|
427
|
+
*/
|
|
428
|
+
TEACHER = 2,
|
|
429
|
+
}
|
|
430
|
+
// Retrieve enum metadata with: proto3.getEnumType(Persona)
|
|
431
|
+
proto3.util.setEnumType(Persona, "ai.v1.Persona", [
|
|
432
|
+
{ no: 0, name: "PERSONA_UNSPECIFIED" },
|
|
433
|
+
{ no: 1, name: "PERSONA_DEVELOPER" },
|
|
434
|
+
{ no: 2, name: "PERSONA_TEACHER" },
|
|
435
|
+
]);
|
|
436
|
+
|
|
437
|
+
/**
|
|
438
|
+
* @generated from message ai.v1.Message
|
|
439
|
+
*/
|
|
440
|
+
export class Message extends Message$1<Message> {
|
|
441
|
+
/**
|
|
442
|
+
* @generated from field: ai.v1.Role role = 1;
|
|
443
|
+
*/
|
|
444
|
+
role = Role.UNSPECIFIED;
|
|
445
|
+
|
|
446
|
+
/**
|
|
447
|
+
* @generated from field: string content = 2;
|
|
448
|
+
*/
|
|
449
|
+
content = "";
|
|
450
|
+
|
|
451
|
+
constructor(data?: PartialMessage<Message>) {
|
|
452
|
+
super();
|
|
453
|
+
proto3.util.initPartial(data, this);
|
|
454
|
+
}
|
|
455
|
+
|
|
456
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
457
|
+
static readonly typeName = "ai.v1.Message";
|
|
458
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
459
|
+
{ no: 1, name: "role", kind: "enum", T: proto3.getEnumType(Role) },
|
|
460
|
+
{ no: 2, name: "content", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
461
|
+
]);
|
|
462
|
+
|
|
463
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Message {
|
|
464
|
+
return new Message().fromBinary(bytes, options);
|
|
465
|
+
}
|
|
466
|
+
|
|
467
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Message {
|
|
468
|
+
return new Message().fromJson(jsonValue, options);
|
|
469
|
+
}
|
|
470
|
+
|
|
471
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Message {
|
|
472
|
+
return new Message().fromJsonString(jsonString, options);
|
|
473
|
+
}
|
|
474
|
+
|
|
475
|
+
static equals(a: Message | PlainMessage<Message> | undefined, b: Message | PlainMessage<Message> | undefined): boolean {
|
|
476
|
+
return proto3.util.equals(Message, a, b);
|
|
477
|
+
}
|
|
478
|
+
}
|
|
479
|
+
|
|
480
|
+
/**
|
|
481
|
+
* @generated from message ai.v1.Task
|
|
482
|
+
*/
|
|
483
|
+
export class Task extends Message$1<Task> {
|
|
484
|
+
/**
|
|
485
|
+
* @generated from oneof ai.v1.Task.kind
|
|
486
|
+
*/
|
|
487
|
+
kind: {
|
|
488
|
+
/**
|
|
489
|
+
* @generated from field: ai.v1.Task.Optimize optimize = 1;
|
|
490
|
+
*/
|
|
491
|
+
value: Task_Optimize;
|
|
492
|
+
case: "optimize";
|
|
493
|
+
} | {
|
|
494
|
+
/**
|
|
495
|
+
* @generated from field: ai.v1.Task.Edit edit = 2;
|
|
496
|
+
*/
|
|
497
|
+
value: Task_Edit;
|
|
498
|
+
case: "edit";
|
|
499
|
+
} | {
|
|
500
|
+
/**
|
|
501
|
+
* @generated from field: ai.v1.Task.Explain explain = 3;
|
|
502
|
+
*/
|
|
503
|
+
value: Task_Explain;
|
|
504
|
+
case: "explain";
|
|
505
|
+
} | {
|
|
506
|
+
/**
|
|
507
|
+
* @generated from field: ai.v1.Task.Create create = 4;
|
|
508
|
+
*/
|
|
509
|
+
value: Task_Create;
|
|
510
|
+
case: "create";
|
|
511
|
+
} | {
|
|
512
|
+
/**
|
|
513
|
+
* @generated from field: ai.v1.Task.Debug debug = 5;
|
|
514
|
+
*/
|
|
515
|
+
value: Task_Debug;
|
|
516
|
+
case: "debug";
|
|
517
|
+
} | {
|
|
518
|
+
/**
|
|
519
|
+
* @generated from field: ai.v1.Task.Transpile transpile = 7;
|
|
520
|
+
*/
|
|
521
|
+
value: Task_Transpile;
|
|
522
|
+
case: "transpile";
|
|
523
|
+
} | {
|
|
524
|
+
/**
|
|
525
|
+
* @generated from field: ai.v1.Task.Mock mock = 8;
|
|
526
|
+
*/
|
|
527
|
+
value: Task_Mock;
|
|
528
|
+
case: "mock";
|
|
529
|
+
} | { case: undefined; value?: undefined } = { case: undefined };
|
|
530
|
+
|
|
531
|
+
/**
|
|
532
|
+
* @generated from field: repeated ai.v1.Message history = 6;
|
|
533
|
+
*/
|
|
534
|
+
history: Message[] = [];
|
|
535
|
+
|
|
536
|
+
constructor(data?: PartialMessage<Task>) {
|
|
537
|
+
super();
|
|
538
|
+
proto3.util.initPartial(data, this);
|
|
539
|
+
}
|
|
540
|
+
|
|
541
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
542
|
+
static readonly typeName = "ai.v1.Task";
|
|
543
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
544
|
+
{ no: 1, name: "optimize", kind: "message", T: Task_Optimize, oneof: "kind" },
|
|
545
|
+
{ no: 2, name: "edit", kind: "message", T: Task_Edit, oneof: "kind" },
|
|
546
|
+
{ no: 3, name: "explain", kind: "message", T: Task_Explain, oneof: "kind" },
|
|
547
|
+
{ no: 4, name: "create", kind: "message", T: Task_Create, oneof: "kind" },
|
|
548
|
+
{ no: 5, name: "debug", kind: "message", T: Task_Debug, oneof: "kind" },
|
|
549
|
+
{ no: 7, name: "transpile", kind: "message", T: Task_Transpile, oneof: "kind" },
|
|
550
|
+
{ no: 8, name: "mock", kind: "message", T: Task_Mock, oneof: "kind" },
|
|
551
|
+
{ no: 6, name: "history", kind: "message", T: Message, repeated: true },
|
|
552
|
+
]);
|
|
553
|
+
|
|
554
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Task {
|
|
555
|
+
return new Task().fromBinary(bytes, options);
|
|
556
|
+
}
|
|
557
|
+
|
|
558
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Task {
|
|
559
|
+
return new Task().fromJson(jsonValue, options);
|
|
560
|
+
}
|
|
561
|
+
|
|
562
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Task {
|
|
563
|
+
return new Task().fromJsonString(jsonString, options);
|
|
564
|
+
}
|
|
565
|
+
|
|
566
|
+
static equals(a: Task | PlainMessage<Task> | undefined, b: Task | PlainMessage<Task> | undefined): boolean {
|
|
567
|
+
return proto3.util.equals(Task, a, b);
|
|
568
|
+
}
|
|
569
|
+
}
|
|
570
|
+
|
|
571
|
+
/**
|
|
572
|
+
*
|
|
573
|
+
*
|
|
574
|
+
* @generated from message ai.v1.Task.Optimize
|
|
575
|
+
*/
|
|
576
|
+
export class Task_Optimize extends Message$1<Task_Optimize> {
|
|
577
|
+
constructor(data?: PartialMessage<Task_Optimize>) {
|
|
578
|
+
super();
|
|
579
|
+
proto3.util.initPartial(data, this);
|
|
580
|
+
}
|
|
581
|
+
|
|
582
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
583
|
+
static readonly typeName = "ai.v1.Task.Optimize";
|
|
584
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
585
|
+
]);
|
|
586
|
+
|
|
587
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Task_Optimize {
|
|
588
|
+
return new Task_Optimize().fromBinary(bytes, options);
|
|
589
|
+
}
|
|
590
|
+
|
|
591
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Task_Optimize {
|
|
592
|
+
return new Task_Optimize().fromJson(jsonValue, options);
|
|
593
|
+
}
|
|
594
|
+
|
|
595
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Task_Optimize {
|
|
596
|
+
return new Task_Optimize().fromJsonString(jsonString, options);
|
|
597
|
+
}
|
|
598
|
+
|
|
599
|
+
static equals(a: Task_Optimize | PlainMessage<Task_Optimize> | undefined, b: Task_Optimize | PlainMessage<Task_Optimize> | undefined): boolean {
|
|
600
|
+
return proto3.util.equals(Task_Optimize, a, b);
|
|
601
|
+
}
|
|
602
|
+
}
|
|
603
|
+
|
|
604
|
+
/**
|
|
605
|
+
*
|
|
606
|
+
*
|
|
607
|
+
* @generated from message ai.v1.Task.Debug
|
|
608
|
+
*/
|
|
609
|
+
export class Task_Debug extends Message$1<Task_Debug> {
|
|
610
|
+
constructor(data?: PartialMessage<Task_Debug>) {
|
|
611
|
+
super();
|
|
612
|
+
proto3.util.initPartial(data, this);
|
|
613
|
+
}
|
|
614
|
+
|
|
615
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
616
|
+
static readonly typeName = "ai.v1.Task.Debug";
|
|
617
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
618
|
+
]);
|
|
619
|
+
|
|
620
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Task_Debug {
|
|
621
|
+
return new Task_Debug().fromBinary(bytes, options);
|
|
622
|
+
}
|
|
623
|
+
|
|
624
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Task_Debug {
|
|
625
|
+
return new Task_Debug().fromJson(jsonValue, options);
|
|
626
|
+
}
|
|
627
|
+
|
|
628
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Task_Debug {
|
|
629
|
+
return new Task_Debug().fromJsonString(jsonString, options);
|
|
630
|
+
}
|
|
631
|
+
|
|
632
|
+
static equals(a: Task_Debug | PlainMessage<Task_Debug> | undefined, b: Task_Debug | PlainMessage<Task_Debug> | undefined): boolean {
|
|
633
|
+
return proto3.util.equals(Task_Debug, a, b);
|
|
634
|
+
}
|
|
635
|
+
}
|
|
636
|
+
|
|
637
|
+
/**
|
|
638
|
+
*
|
|
639
|
+
*
|
|
640
|
+
* @generated from message ai.v1.Task.Transpile
|
|
641
|
+
*/
|
|
642
|
+
export class Task_Transpile extends Message$1<Task_Transpile> {
|
|
643
|
+
constructor(data?: PartialMessage<Task_Transpile>) {
|
|
644
|
+
super();
|
|
645
|
+
proto3.util.initPartial(data, this);
|
|
646
|
+
}
|
|
647
|
+
|
|
648
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
649
|
+
static readonly typeName = "ai.v1.Task.Transpile";
|
|
650
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
651
|
+
]);
|
|
652
|
+
|
|
653
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Task_Transpile {
|
|
654
|
+
return new Task_Transpile().fromBinary(bytes, options);
|
|
655
|
+
}
|
|
656
|
+
|
|
657
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Task_Transpile {
|
|
658
|
+
return new Task_Transpile().fromJson(jsonValue, options);
|
|
659
|
+
}
|
|
660
|
+
|
|
661
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Task_Transpile {
|
|
662
|
+
return new Task_Transpile().fromJsonString(jsonString, options);
|
|
663
|
+
}
|
|
664
|
+
|
|
665
|
+
static equals(a: Task_Transpile | PlainMessage<Task_Transpile> | undefined, b: Task_Transpile | PlainMessage<Task_Transpile> | undefined): boolean {
|
|
666
|
+
return proto3.util.equals(Task_Transpile, a, b);
|
|
667
|
+
}
|
|
668
|
+
}
|
|
669
|
+
|
|
670
|
+
/**
|
|
671
|
+
* @generated from message ai.v1.Task.Edit
|
|
672
|
+
*/
|
|
673
|
+
export class Task_Edit extends Message$1<Task_Edit> {
|
|
674
|
+
/**
|
|
675
|
+
* @generated from field: string prompt = 1;
|
|
676
|
+
*/
|
|
677
|
+
prompt = "";
|
|
678
|
+
|
|
679
|
+
/**
|
|
680
|
+
* @generated from field: ai.v1.Syntax syntax = 2;
|
|
681
|
+
*/
|
|
682
|
+
syntax = Syntax.UNSPECIFIED;
|
|
683
|
+
|
|
684
|
+
/**
|
|
685
|
+
* @generated from field: string snippet = 3;
|
|
686
|
+
*/
|
|
687
|
+
snippet = "";
|
|
688
|
+
|
|
689
|
+
/**
|
|
690
|
+
* @generated from field: ai.v1.Task.Edit.Context context = 4;
|
|
691
|
+
*/
|
|
692
|
+
context?: Task_Edit_Context;
|
|
693
|
+
|
|
694
|
+
constructor(data?: PartialMessage<Task_Edit>) {
|
|
695
|
+
super();
|
|
696
|
+
proto3.util.initPartial(data, this);
|
|
697
|
+
}
|
|
698
|
+
|
|
699
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
700
|
+
static readonly typeName = "ai.v1.Task.Edit";
|
|
701
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
702
|
+
{ no: 1, name: "prompt", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
703
|
+
{ no: 2, name: "syntax", kind: "enum", T: proto3.getEnumType(Syntax) },
|
|
704
|
+
{ no: 3, name: "snippet", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
705
|
+
{ no: 4, name: "context", kind: "message", T: Task_Edit_Context },
|
|
706
|
+
]);
|
|
707
|
+
|
|
708
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Task_Edit {
|
|
709
|
+
return new Task_Edit().fromBinary(bytes, options);
|
|
710
|
+
}
|
|
711
|
+
|
|
712
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Task_Edit {
|
|
713
|
+
return new Task_Edit().fromJson(jsonValue, options);
|
|
714
|
+
}
|
|
715
|
+
|
|
716
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Task_Edit {
|
|
717
|
+
return new Task_Edit().fromJsonString(jsonString, options);
|
|
718
|
+
}
|
|
719
|
+
|
|
720
|
+
static equals(a: Task_Edit | PlainMessage<Task_Edit> | undefined, b: Task_Edit | PlainMessage<Task_Edit> | undefined): boolean {
|
|
721
|
+
return proto3.util.equals(Task_Edit, a, b);
|
|
722
|
+
}
|
|
723
|
+
}
|
|
724
|
+
|
|
725
|
+
/**
|
|
726
|
+
* @generated from message ai.v1.Task.Edit.Context
|
|
727
|
+
*/
|
|
728
|
+
export class Task_Edit_Context extends Message$1<Task_Edit_Context> {
|
|
729
|
+
/**
|
|
730
|
+
* @generated from oneof ai.v1.Task.Edit.Context.configuration
|
|
731
|
+
*/
|
|
732
|
+
configuration: {
|
|
733
|
+
/**
|
|
734
|
+
* @generated from field: google.protobuf.Struct metadata = 1;
|
|
735
|
+
*/
|
|
736
|
+
value: Struct;
|
|
737
|
+
case: "metadata";
|
|
738
|
+
} | {
|
|
739
|
+
/**
|
|
740
|
+
* @generated from field: common.v1.StringList configuration_ids = 2;
|
|
741
|
+
*/
|
|
742
|
+
value: StringList;
|
|
743
|
+
case: "configurationIds";
|
|
744
|
+
} | { case: undefined; value?: undefined } = { case: undefined };
|
|
745
|
+
|
|
746
|
+
constructor(data?: PartialMessage<Task_Edit_Context>) {
|
|
747
|
+
super();
|
|
748
|
+
proto3.util.initPartial(data, this);
|
|
749
|
+
}
|
|
750
|
+
|
|
751
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
752
|
+
static readonly typeName = "ai.v1.Task.Edit.Context";
|
|
753
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
754
|
+
{ no: 1, name: "metadata", kind: "message", T: Struct, oneof: "configuration" },
|
|
755
|
+
{ no: 2, name: "configuration_ids", kind: "message", T: StringList, oneof: "configuration" },
|
|
756
|
+
]);
|
|
757
|
+
|
|
758
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Task_Edit_Context {
|
|
759
|
+
return new Task_Edit_Context().fromBinary(bytes, options);
|
|
760
|
+
}
|
|
761
|
+
|
|
762
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Task_Edit_Context {
|
|
763
|
+
return new Task_Edit_Context().fromJson(jsonValue, options);
|
|
764
|
+
}
|
|
765
|
+
|
|
766
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Task_Edit_Context {
|
|
767
|
+
return new Task_Edit_Context().fromJsonString(jsonString, options);
|
|
768
|
+
}
|
|
769
|
+
|
|
770
|
+
static equals(a: Task_Edit_Context | PlainMessage<Task_Edit_Context> | undefined, b: Task_Edit_Context | PlainMessage<Task_Edit_Context> | undefined): boolean {
|
|
771
|
+
return proto3.util.equals(Task_Edit_Context, a, b);
|
|
772
|
+
}
|
|
773
|
+
}
|
|
774
|
+
|
|
775
|
+
/**
|
|
776
|
+
* @generated from message ai.v1.Task.Create
|
|
777
|
+
*/
|
|
778
|
+
export class Task_Create extends Message$1<Task_Create> {
|
|
779
|
+
/**
|
|
780
|
+
* @generated from field: string prompt = 1;
|
|
781
|
+
*/
|
|
782
|
+
prompt = "";
|
|
783
|
+
|
|
784
|
+
/**
|
|
785
|
+
* @generated from field: ai.v1.Syntax syntax = 2;
|
|
786
|
+
*/
|
|
787
|
+
syntax = Syntax.UNSPECIFIED;
|
|
788
|
+
|
|
789
|
+
/**
|
|
790
|
+
* @generated from field: ai.v1.Task.Create.Context context = 3;
|
|
791
|
+
*/
|
|
792
|
+
context?: Task_Create_Context;
|
|
793
|
+
|
|
794
|
+
constructor(data?: PartialMessage<Task_Create>) {
|
|
795
|
+
super();
|
|
796
|
+
proto3.util.initPartial(data, this);
|
|
797
|
+
}
|
|
798
|
+
|
|
799
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
800
|
+
static readonly typeName = "ai.v1.Task.Create";
|
|
801
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
802
|
+
{ no: 1, name: "prompt", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
803
|
+
{ no: 2, name: "syntax", kind: "enum", T: proto3.getEnumType(Syntax) },
|
|
804
|
+
{ no: 3, name: "context", kind: "message", T: Task_Create_Context },
|
|
805
|
+
]);
|
|
806
|
+
|
|
807
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Task_Create {
|
|
808
|
+
return new Task_Create().fromBinary(bytes, options);
|
|
809
|
+
}
|
|
810
|
+
|
|
811
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Task_Create {
|
|
812
|
+
return new Task_Create().fromJson(jsonValue, options);
|
|
813
|
+
}
|
|
814
|
+
|
|
815
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Task_Create {
|
|
816
|
+
return new Task_Create().fromJsonString(jsonString, options);
|
|
817
|
+
}
|
|
818
|
+
|
|
819
|
+
static equals(a: Task_Create | PlainMessage<Task_Create> | undefined, b: Task_Create | PlainMessage<Task_Create> | undefined): boolean {
|
|
820
|
+
return proto3.util.equals(Task_Create, a, b);
|
|
821
|
+
}
|
|
822
|
+
}
|
|
823
|
+
|
|
824
|
+
/**
|
|
825
|
+
* @generated from message ai.v1.Task.Create.Context
|
|
826
|
+
*/
|
|
827
|
+
export class Task_Create_Context extends Message$1<Task_Create_Context> {
|
|
828
|
+
/**
|
|
829
|
+
* @generated from oneof ai.v1.Task.Create.Context.configuration
|
|
830
|
+
*/
|
|
831
|
+
configuration: {
|
|
832
|
+
/**
|
|
833
|
+
* @generated from field: google.protobuf.Struct metadata = 1;
|
|
834
|
+
*/
|
|
835
|
+
value: Struct;
|
|
836
|
+
case: "metadata";
|
|
837
|
+
} | {
|
|
838
|
+
/**
|
|
839
|
+
* @generated from field: common.v1.StringList configuration_ids = 2;
|
|
840
|
+
*/
|
|
841
|
+
value: StringList;
|
|
842
|
+
case: "configurationIds";
|
|
843
|
+
} | { case: undefined; value?: undefined } = { case: undefined };
|
|
844
|
+
|
|
845
|
+
constructor(data?: PartialMessage<Task_Create_Context>) {
|
|
846
|
+
super();
|
|
847
|
+
proto3.util.initPartial(data, this);
|
|
848
|
+
}
|
|
849
|
+
|
|
850
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
851
|
+
static readonly typeName = "ai.v1.Task.Create.Context";
|
|
852
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
853
|
+
{ no: 1, name: "metadata", kind: "message", T: Struct, oneof: "configuration" },
|
|
854
|
+
{ no: 2, name: "configuration_ids", kind: "message", T: StringList, oneof: "configuration" },
|
|
855
|
+
]);
|
|
856
|
+
|
|
857
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Task_Create_Context {
|
|
858
|
+
return new Task_Create_Context().fromBinary(bytes, options);
|
|
859
|
+
}
|
|
860
|
+
|
|
861
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Task_Create_Context {
|
|
862
|
+
return new Task_Create_Context().fromJson(jsonValue, options);
|
|
863
|
+
}
|
|
864
|
+
|
|
865
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Task_Create_Context {
|
|
866
|
+
return new Task_Create_Context().fromJsonString(jsonString, options);
|
|
867
|
+
}
|
|
868
|
+
|
|
869
|
+
static equals(a: Task_Create_Context | PlainMessage<Task_Create_Context> | undefined, b: Task_Create_Context | PlainMessage<Task_Create_Context> | undefined): boolean {
|
|
870
|
+
return proto3.util.equals(Task_Create_Context, a, b);
|
|
871
|
+
}
|
|
872
|
+
}
|
|
873
|
+
|
|
874
|
+
/**
|
|
875
|
+
* @generated from message ai.v1.Task.Explain
|
|
876
|
+
*/
|
|
877
|
+
export class Task_Explain extends Message$1<Task_Explain> {
|
|
878
|
+
/**
|
|
879
|
+
* @generated from field: ai.v1.Syntax syntax = 1;
|
|
880
|
+
*/
|
|
881
|
+
syntax = Syntax.UNSPECIFIED;
|
|
882
|
+
|
|
883
|
+
/**
|
|
884
|
+
* @generated from field: string snippet = 2;
|
|
885
|
+
*/
|
|
886
|
+
snippet = "";
|
|
887
|
+
|
|
888
|
+
/**
|
|
889
|
+
* @generated from field: string contents = 3;
|
|
890
|
+
*/
|
|
891
|
+
contents = "";
|
|
892
|
+
|
|
893
|
+
/**
|
|
894
|
+
* @generated from field: common.v1.Language language = 4;
|
|
895
|
+
*/
|
|
896
|
+
language = Language.UNSPECIFIED;
|
|
897
|
+
|
|
898
|
+
constructor(data?: PartialMessage<Task_Explain>) {
|
|
899
|
+
super();
|
|
900
|
+
proto3.util.initPartial(data, this);
|
|
901
|
+
}
|
|
902
|
+
|
|
903
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
904
|
+
static readonly typeName = "ai.v1.Task.Explain";
|
|
905
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
906
|
+
{ no: 1, name: "syntax", kind: "enum", T: proto3.getEnumType(Syntax) },
|
|
907
|
+
{ no: 2, name: "snippet", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
908
|
+
{ no: 3, name: "contents", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
909
|
+
{ no: 4, name: "language", kind: "enum", T: proto3.getEnumType(Language) },
|
|
910
|
+
]);
|
|
911
|
+
|
|
912
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Task_Explain {
|
|
913
|
+
return new Task_Explain().fromBinary(bytes, options);
|
|
914
|
+
}
|
|
915
|
+
|
|
916
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Task_Explain {
|
|
917
|
+
return new Task_Explain().fromJson(jsonValue, options);
|
|
918
|
+
}
|
|
919
|
+
|
|
920
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Task_Explain {
|
|
921
|
+
return new Task_Explain().fromJsonString(jsonString, options);
|
|
922
|
+
}
|
|
923
|
+
|
|
924
|
+
static equals(a: Task_Explain | PlainMessage<Task_Explain> | undefined, b: Task_Explain | PlainMessage<Task_Explain> | undefined): boolean {
|
|
925
|
+
return proto3.util.equals(Task_Explain, a, b);
|
|
926
|
+
}
|
|
927
|
+
}
|
|
928
|
+
|
|
929
|
+
/**
|
|
930
|
+
* @generated from message ai.v1.Task.Mock
|
|
931
|
+
*/
|
|
932
|
+
export class Task_Mock extends Message$1<Task_Mock> {
|
|
933
|
+
/**
|
|
934
|
+
* @generated from field: ai.v1.Syntax syntax = 1;
|
|
935
|
+
*/
|
|
936
|
+
syntax = Syntax.UNSPECIFIED;
|
|
937
|
+
|
|
938
|
+
/**
|
|
939
|
+
* @generated from field: string shape = 2;
|
|
940
|
+
*/
|
|
941
|
+
shape = "";
|
|
942
|
+
|
|
943
|
+
/**
|
|
944
|
+
* @generated from field: string prompt = 3;
|
|
945
|
+
*/
|
|
946
|
+
prompt = "";
|
|
947
|
+
|
|
948
|
+
constructor(data?: PartialMessage<Task_Mock>) {
|
|
949
|
+
super();
|
|
950
|
+
proto3.util.initPartial(data, this);
|
|
951
|
+
}
|
|
952
|
+
|
|
953
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
954
|
+
static readonly typeName = "ai.v1.Task.Mock";
|
|
955
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
956
|
+
{ no: 1, name: "syntax", kind: "enum", T: proto3.getEnumType(Syntax) },
|
|
957
|
+
{ no: 2, name: "shape", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
958
|
+
{ no: 3, name: "prompt", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
959
|
+
]);
|
|
960
|
+
|
|
961
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Task_Mock {
|
|
962
|
+
return new Task_Mock().fromBinary(bytes, options);
|
|
963
|
+
}
|
|
964
|
+
|
|
965
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Task_Mock {
|
|
966
|
+
return new Task_Mock().fromJson(jsonValue, options);
|
|
967
|
+
}
|
|
968
|
+
|
|
969
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Task_Mock {
|
|
970
|
+
return new Task_Mock().fromJsonString(jsonString, options);
|
|
971
|
+
}
|
|
972
|
+
|
|
973
|
+
static equals(a: Task_Mock | PlainMessage<Task_Mock> | undefined, b: Task_Mock | PlainMessage<Task_Mock> | undefined): boolean {
|
|
974
|
+
return proto3.util.equals(Task_Mock, a, b);
|
|
975
|
+
}
|
|
976
|
+
}
|
|
977
|
+
|