summaryrefslogtreecommitdiffhomepage
path: root/packages/sdk/js
diff options
context:
space:
mode:
Diffstat (limited to 'packages/sdk/js')
-rw-r--r--packages/sdk/js/src/gen/types.gen.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/sdk/js/src/gen/types.gen.ts b/packages/sdk/js/src/gen/types.gen.ts
index 74fa1a4fb..79224562d 100644
--- a/packages/sdk/js/src/gen/types.gen.ts
+++ b/packages/sdk/js/src/gen/types.gen.ts
@@ -558,7 +558,7 @@ export type Config = {
*/
model?: string
/**
- * Small model to use for tasks like summarization and title generation in the format of provider/model
+ * Small model to use for tasks like title generation in the format of provider/model
*/
small_model?: string
/**