@n8n-as-code/skills 1.1.0-next.39 → 1.1.0-next.55

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.
@@ -1,5 +1,5 @@
1
1
  {
2
- "generatedAt": "2026-03-12T20:51:07.002Z",
2
+ "generatedAt": "2026-03-13T09:34:33.708Z",
3
3
  "version": "1.0.0",
4
4
  "sourceUrl": "https://docs.n8n.io/llms.txt",
5
5
  "totalPages": 1252,
@@ -15291,6 +15291,54 @@
15291
15291
  },
15292
15292
  {
15293
15293
  "id": "page-0182",
15294
+ "title": "Insights",
15295
+ "url": "https://docs.n8n.io/hosting/configuration/environment-variables/insights/index.md",
15296
+ "urlPath": "hosting/configuration/environment-variables/insights/index.md",
15297
+ "category": "hosting",
15298
+ "subcategory": null,
15299
+ "nodeName": null,
15300
+ "nodeType": null,
15301
+ "content": {
15302
+ "markdown": "# Insights environment variables\n\nFile-based configuration\n\nYou can add `_FILE` to individual variables to provide their configuration in a separate file. Refer to [Keeping sensitive data in separate files](../../configuration-methods/#keeping-sensitive-data-in-separate-files) for more details.\n\nInsights gives instance owners and admins visibility into how workflows perform over time. Refer to [Insights](../../../../insights/) for details.\n\n| Variable | Type | Default | Description |\n| -------------------------------------------------------- | ------ | ------- | --------------------------------------------------------------------------------------- |\n| `N8N_DISABLED_MODULES` | String | - | Set to `insights` to disable the feature and metrics collection for an instance. |\n| `N8N_INSIGHTS_COMPACTION_BATCH_SIZE` | Number | 500 | The number of raw insights data to compact in a single batch. |\n| `N8N_INSIGHTS_COMPACTION_DAILY_TO_WEEKLY_THRESHOLD_DAYS` | Number | 180 | The maximum age (in days) of daily insights data to compact. |\n| `N8N_INSIGHTS_COMPACTION_HOURLY_TO_DAILY_THRESHOLD_DAYS` | Number | 90 | The maximum age (in days) of hourly insights data to compact. |\n| `N8N_INSIGHTS_COMPACTION_INTERVAL_MINUTES` | Number | 60 | Interval (in minutes) at which compaction should run. |\n| `N8N_INSIGHTS_FLUSH_BATCH_SIZE` | Number | 1000 | The maximum number of insights data to keep in the buffer before flushing. |\n| `N8N_INSIGHTS_FLUSH_INTERVAL_SECONDS` | Number | 30 | The interval (in seconds) at which the insights data should be flushed to the database. |\n",
15303
+ "excerpt": "# Insights environment variables File-based configuration You can add `_FILE` to individual variables to provide their configuration in a separate file. Refer to [Keeping sensitive data in separate files](../../configuration-methods/#keeping-sensitive-data-in-separate-files) for more details. Insights gives instance owners and admins visibility into how workflows perform over time. Refer to [Insights](../../../../insights/) for details. | Variable...",
15304
+ "sections": [
15305
+ {
15306
+ "title": "Insights environment variables",
15307
+ "level": 1,
15308
+ "content": "File-based configuration\n\nYou can add `_FILE` to individual variables to provide their configuration in a separate file. Refer to [Keeping sensitive data in separate files](../../configuration-methods/#keeping-sensitive-data-in-separate-files) for more details.\n\nInsights gives instance owners and admins visibility into how workflows perform over time. Refer to [Insights](../../../../insights/) for details.\n\n| Variable | Type | Default | Description |\n| -------------------------------------------------------- | ------ | ------- | --------------------------------------------------------------------------------------- |\n| `N8N_DISABLED_MODULES` | String | - | Set to `insights` to disable the feature and metrics collection for an instance. |\n| `N8N_INSIGHTS_COMPACTION_BATCH_SIZE` | Number | 500 |"
15309
+ }
15310
+ ]
15311
+ },
15312
+ "metadata": {
15313
+ "keywords": [
15314
+ "insights",
15315
+ "environment",
15316
+ "variables"
15317
+ ],
15318
+ "useCases": [],
15319
+ "operations": [],
15320
+ "codeExamples": 0,
15321
+ "complexity": "beginner",
15322
+ "readingTime": "2 min",
15323
+ "contentLength": 1975,
15324
+ "relatedPages": []
15325
+ },
15326
+ "searchIndex": {
15327
+ "fullText": "insights # insights environment variables\n\nfile-based configuration\n\nyou can add `_file` to individual variables to provide their configuration in a separate file. refer to [keeping sensitive data in separate files](../../configuration-methods/#keeping-sensitive-data-in-separate-files) for more details.\n\ninsights gives instance owners and admins visibility into how workflows perform over time. refer to [insights](../../../../insights/) for details.\n\n| variable | type | default | description |\n| -------------------------------------------------------- | ------ | ------- | --------------------------------------------------------------------------------------- |\n| `n8n_disabled_modules` | string | - | set to `insights` to disable the feature and metrics collection for an instance. |\n| `n8n_insights_compaction_batch_size` | number | 500 | the number of raw insights data to compact in a single batch. |\n| `n8n_insights_compaction_daily_to_weekly_threshold_days` | number | 180 | the maximum age (in days) of daily insights data to compact. |\n| `n8n_insights_compaction_hourly_to_daily_threshold_days` | number | 90 | the maximum age (in days) of hourly insights data to compact. |\n| `n8n_insights_compaction_interval_minutes` | number | 60 | interval (in minutes) at which compaction should run. |\n| `n8n_insights_flush_batch_size` | number | 1000 | the maximum number of insights data to keep in the buffer before flushing. |\n| `n8n_insights_flush_interval_seconds` | number | 30 | the interval (in seconds) at which the insights data should be flushed to the database. |\n insights environment variables",
15328
+ "importantTerms": [
15329
+ "insights",
15330
+ "number",
15331
+ "data",
15332
+ "variables",
15333
+ "configuration",
15334
+ "separate",
15335
+ "compact",
15336
+ "maximum"
15337
+ ]
15338
+ }
15339
+ },
15340
+ {
15341
+ "id": "page-0183",
15294
15342
  "title": "License",
15295
15343
  "url": "https://docs.n8n.io/hosting/configuration/environment-variables/licenses/index.md",
15296
15344
  "urlPath": "hosting/configuration/environment-variables/licenses/index.md",
@@ -15344,7 +15392,7 @@
15344
15392
  }
15345
15393
  },
15346
15394
  {
15347
- "id": "page-0183",
15395
+ "id": "page-0184",
15348
15396
  "title": "Logs",
15349
15397
  "url": "https://docs.n8n.io/hosting/configuration/environment-variables/logs/index.md",
15350
15398
  "urlPath": "hosting/configuration/environment-variables/logs/index.md",
@@ -15413,7 +15461,7 @@
15413
15461
  }
15414
15462
  },
15415
15463
  {
15416
- "id": "page-0184",
15464
+ "id": "page-0185",
15417
15465
  "title": "Nodes",
15418
15466
  "url": "https://docs.n8n.io/hosting/configuration/environment-variables/nodes/index.md",
15419
15467
  "urlPath": "hosting/configuration/environment-variables/nodes/index.md",
@@ -15479,54 +15527,6 @@
15479
15527
  ]
15480
15528
  }
15481
15529
  },
15482
- {
15483
- "id": "page-0185",
15484
- "title": "Insights",
15485
- "url": "https://docs.n8n.io/hosting/configuration/environment-variables/insights/index.md",
15486
- "urlPath": "hosting/configuration/environment-variables/insights/index.md",
15487
- "category": "hosting",
15488
- "subcategory": null,
15489
- "nodeName": null,
15490
- "nodeType": null,
15491
- "content": {
15492
- "markdown": "# Insights environment variables\n\nFile-based configuration\n\nYou can add `_FILE` to individual variables to provide their configuration in a separate file. Refer to [Keeping sensitive data in separate files](../../configuration-methods/#keeping-sensitive-data-in-separate-files) for more details.\n\nInsights gives instance owners and admins visibility into how workflows perform over time. Refer to [Insights](../../../../insights/) for details.\n\n| Variable | Type | Default | Description |\n| -------------------------------------------------------- | ------ | ------- | --------------------------------------------------------------------------------------- |\n| `N8N_DISABLED_MODULES` | String | - | Set to `insights` to disable the feature and metrics collection for an instance. |\n| `N8N_INSIGHTS_COMPACTION_BATCH_SIZE` | Number | 500 | The number of raw insights data to compact in a single batch. |\n| `N8N_INSIGHTS_COMPACTION_DAILY_TO_WEEKLY_THRESHOLD_DAYS` | Number | 180 | The maximum age (in days) of daily insights data to compact. |\n| `N8N_INSIGHTS_COMPACTION_HOURLY_TO_DAILY_THRESHOLD_DAYS` | Number | 90 | The maximum age (in days) of hourly insights data to compact. |\n| `N8N_INSIGHTS_COMPACTION_INTERVAL_MINUTES` | Number | 60 | Interval (in minutes) at which compaction should run. |\n| `N8N_INSIGHTS_FLUSH_BATCH_SIZE` | Number | 1000 | The maximum number of insights data to keep in the buffer before flushing. |\n| `N8N_INSIGHTS_FLUSH_INTERVAL_SECONDS` | Number | 30 | The interval (in seconds) at which the insights data should be flushed to the database. |\n",
15493
- "excerpt": "# Insights environment variables File-based configuration You can add `_FILE` to individual variables to provide their configuration in a separate file. Refer to [Keeping sensitive data in separate files](../../configuration-methods/#keeping-sensitive-data-in-separate-files) for more details. Insights gives instance owners and admins visibility into how workflows perform over time. Refer to [Insights](../../../../insights/) for details. | Variable...",
15494
- "sections": [
15495
- {
15496
- "title": "Insights environment variables",
15497
- "level": 1,
15498
- "content": "File-based configuration\n\nYou can add `_FILE` to individual variables to provide their configuration in a separate file. Refer to [Keeping sensitive data in separate files](../../configuration-methods/#keeping-sensitive-data-in-separate-files) for more details.\n\nInsights gives instance owners and admins visibility into how workflows perform over time. Refer to [Insights](../../../../insights/) for details.\n\n| Variable | Type | Default | Description |\n| -------------------------------------------------------- | ------ | ------- | --------------------------------------------------------------------------------------- |\n| `N8N_DISABLED_MODULES` | String | - | Set to `insights` to disable the feature and metrics collection for an instance. |\n| `N8N_INSIGHTS_COMPACTION_BATCH_SIZE` | Number | 500 |"
15499
- }
15500
- ]
15501
- },
15502
- "metadata": {
15503
- "keywords": [
15504
- "insights",
15505
- "environment",
15506
- "variables"
15507
- ],
15508
- "useCases": [],
15509
- "operations": [],
15510
- "codeExamples": 0,
15511
- "complexity": "beginner",
15512
- "readingTime": "2 min",
15513
- "contentLength": 1975,
15514
- "relatedPages": []
15515
- },
15516
- "searchIndex": {
15517
- "fullText": "insights # insights environment variables\n\nfile-based configuration\n\nyou can add `_file` to individual variables to provide their configuration in a separate file. refer to [keeping sensitive data in separate files](../../configuration-methods/#keeping-sensitive-data-in-separate-files) for more details.\n\ninsights gives instance owners and admins visibility into how workflows perform over time. refer to [insights](../../../../insights/) for details.\n\n| variable | type | default | description |\n| -------------------------------------------------------- | ------ | ------- | --------------------------------------------------------------------------------------- |\n| `n8n_disabled_modules` | string | - | set to `insights` to disable the feature and metrics collection for an instance. |\n| `n8n_insights_compaction_batch_size` | number | 500 | the number of raw insights data to compact in a single batch. |\n| `n8n_insights_compaction_daily_to_weekly_threshold_days` | number | 180 | the maximum age (in days) of daily insights data to compact. |\n| `n8n_insights_compaction_hourly_to_daily_threshold_days` | number | 90 | the maximum age (in days) of hourly insights data to compact. |\n| `n8n_insights_compaction_interval_minutes` | number | 60 | interval (in minutes) at which compaction should run. |\n| `n8n_insights_flush_batch_size` | number | 1000 | the maximum number of insights data to keep in the buffer before flushing. |\n| `n8n_insights_flush_interval_seconds` | number | 30 | the interval (in seconds) at which the insights data should be flushed to the database. |\n insights environment variables",
15518
- "importantTerms": [
15519
- "insights",
15520
- "number",
15521
- "data",
15522
- "variables",
15523
- "configuration",
15524
- "separate",
15525
- "compact",
15526
- "maximum"
15527
- ]
15528
- }
15529
- },
15530
15530
  {
15531
15531
  "id": "page-0186",
15532
15532
  "title": "Queue mode",
@@ -40176,105 +40176,6 @@
40176
40176
  },
40177
40177
  {
40178
40178
  "id": "page-0526",
40179
- "title": "Assistant operations",
40180
- "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-langchain.openai/assistant-operations/index.md",
40181
- "urlPath": "integrations/builtin/app-nodes/n8n-nodes-langchain.openai/assistant-operations/index.md",
40182
- "category": "integrations",
40183
- "subcategory": "app-nodes",
40184
- "nodeName": null,
40185
- "nodeType": null,
40186
- "content": {
40187
- "markdown": "# OpenAI Assistant operations\n\nUse this operation to create, delete, list, message, or update an assistant in OpenAI. Refer to [OpenAI](../) for more information on the OpenAI node itself.\n\nAssistant operations deprecated in OpenAI node V2\n\nn8n version 1.117.0 introduces V2 of the OpenAI node that supports the OpenAI Responses API and removes support for the [to-be-deprecated Assistants API](https://platform.openai.com/docs/assistants/migration).\n\n## Create an Assistant\n\nUse this operation to create a new assistant.\n\nEnter these parameters:\n\n- **Credential to connect with**: Create or select an existing [OpenAI credential](../../../credentials/openai/).\n\n- **Resource**: Select **Assistant**.\n\n- **Operation**: Select **Create an Assistant**.\n\n- **Model**: Select the model that the assistant will use. If you’re not sure which model to use, try `gpt-4o` if you need high intelligence or `gpt-4o-mini` if you need the fastest speed and lowest cost. Refer to [Models overview | OpenAI Platform](https://platform.openai.com/docs/models) for more information.\n\n- **Name**: Enter the name of the assistant. The maximum length is 256 characters.\n\n- **Description**: Enter the description of the assistant. The maximum length is 512 characters.\n\n ```\n A virtual assistant that helps users with daily tasks, including setting reminders, answering general questions, and providing quick information.\n ```\n\n- **Instructions**: Enter the system instructions that the assistant uses. The maximum length is 32,768 characters. Use this to specify the persona used by the model in its replies.\n\n ```\n Always respond in a friendly and engaging manner. When a user asks a question, provide a concise answer first, followed by a brief explanation or additional context if necessary. If the question is open-ended, offer a suggestion or ask a clarifying question to guide the conversation. Keep the tone positive and supportive, and avoid technical jargon unless specifically requested by the user.\n ```\n\n- **Code Interpreter**: Turn on to enable the code interpreter for the assistant, where it can write and execute code in a sandbox environment. Enable this tool for tasks that require computations, data analysis, or any logic-based processing.\n\n- **Knowledge Retrieval**: Turn on to enable knowledge retrieval for the assistant, allowing it to access external sources or a connected knowledge base. Refer to [File Search | OpenAI Platform](https://platform.openai.com/docs/assistants/tools/file-search) for more information.\n\n - **Files**: Select a file to upload for your external knowledge source. Use **Upload a File** operation to add more files.\n\n### Options\n\n- **Output Randomness (Temperature)**: Adjust the randomness of the response. The range is between `0.0` (deterministic) and `1.0` (maximum randomness). We recommend altering this or **Output Randomness (Top P)** but not both. Start with a medium temperature (around 0.7) and adjust based on the outputs you observe. If the responses are too repetitive or rigid, increase the temperature. If they’re too chaotic or off-track, decrease it. Defaults to `1.0`.\n- **Output Randomness (Top P)**: Adjust the Top P setting to control the diversity of the assistant's responses. For example, `0.5` means half of all likelihood-weighted options are considered. We recommend altering this or **Output Randomness (Temperature)** but not both. Defaults to `1.0`.\n- **Fail if Assistant Already Exists**: If enabled, the operation will fail if an assistant with the same name already exists.\n\nRefer to [Create assistant | OpenAI](https://platform.openai.com/docs/api-reference/assistants/createAssistant) documentation for more information.\n\n## Delete an Assistant\n\nUse this operation to delete an existing assistant from your account.\n\nEnter these parameters:\n\n- **Credential to connect with**: Create or select an existing [OpenAI credential](../../../credentials/openai/).\n- **Resource**: Select **Assistant**.\n- **Operation**: Select **Delete an Assistant**.\n- **Assistant**: Select the assistant you want to delete **From list** or **By ID**.\n\nRefer to [Delete assistant | OpenAI](https://platform.openai.com/docs/api-reference/assistants/deleteAssistant) documentation for more information.\n\n## List Assistants\n\nUse this operation to retrieve a list of assistants in your organization.\n\n- **Credential to connect with**: Create or select an existing [OpenAI credential](../../../credentials/openai/).\n- **Resource**: Select **Assistant**.\n- **Operation**: Select **List Assistants**.\n\n### Options\n\n- **Simplify Output**: Turn on to return a simplified version of the response instead of the raw data. This option is enabled by default.\n\nRefer to [List assistants | OpenAI](https://platform.openai.com/docs/api-reference/assistants/listAssistants) documentation for more information.\n\n## Message an Assistant\n\nUse this operation to send a message to an assistant and receive a response.\n\nEnter these parameters:\n\n- **Credential to connect with**: Create or select an existing [OpenAI credential](../../../credentials/openai/).\n- **Resource**: Select **Assistant**.\n- **Operation**: Select **Message an Assistant**.\n- **Assistant**: Select the assistant you want to message.\n- **Prompt**: Enter the text prompt or message that you want to send to the assistant.\n - **Connected Chat Trigger Node**: Automatically use the input from a previous node's `chatInput` field.\n - **Define Below**: Manually define the prompt by entering static text or using an expression to reference data from previous nodes.\n\n### Options\n\n- **Base URL**: Enter the base URL that the assistant should use for making API requests. This option is useful for directing the assistant to use endpoints provided by other LLM providers that offer an OpenAI-compatible API.\n- **Max Retries**: Specify the number of times the assistant should retry an operation in case of failure.\n- **Timeout**: Set the maximum amount of time in milliseconds, that the assistant should wait for a response before timing out. Use this option to prevent long waits during operations.\n- **Preserve Original Tools**: Turn off to remove the original tools associated with the assistant. Use this if you want to temporarily remove tools for this specific operation.\n\nRefer to [Assistants | OpenAI](https://platform.openai.com/docs/api-reference/assistants) documentation for more information.\n\n## Update an Assistant\n\nUse this operation to update the details of an existing assistant.\n\nEnter these parameters:\n\n- **Credential to connect with**: Create or select an existing [OpenAI credential](../../../credentials/openai/).\n- **Resource**: Select **Assistant**.\n- **Operation**: Select **Update an Assistant**.\n- **Assistant**: Select the assistant you want to update.\n\n### Options\n\n- **Code Interpreter**: Turn on to enable the code interpreter for the assistant, where it can write and execute code in a sandbox environment. Enable this tool for tasks that require computations, data analysis, or any logic-based processing.\n\n- **Description**: Enter the description of the assistant. The maximum length is 512 characters.\n\n ```\n A virtual assistant that helps users with daily tasks, including setting reminders, answering general questions, and providing quick information.\n ```\n\n- **Instructions**: Enter the system instructions that the assistant uses. The maximum length is 32,768 characters. Use this to specify the persona used by the model in its replies.\n\n ```\n Always respond in a friendly and engaging manner. When a user asks a question, provide a concise answer first, followed by a brief explanation or additional context if necessary. If the question is open-ended, offer a suggestion or ask a clarifying question to guide the conversation. Keep the tone positive and supportive, and avoid technical jargon unless specifically requested by the user.\n ```\n\n- **Knowledge Retrieval**: Turn on to enable knowledge retrieval for the assistant, allowing it to access external sources or a connected knowledge base. Refer to [File Search | OpenAI Platform](https://platform.openai.com/docs/assistants/tools/file-search) for more information.\n\n- **Files**: Select a file to upload for your external knowledge source. Use [**Upload a File**](../file-operations/#upload-a-file) operation to add more files. Note that this only updates the [Code Interpreter](https://platform.openai.com/docs/assistants/tools/code-interpreter) tool, not the [File Search](https://platform.openai.com/docs/assistants/tools/file-search) tool.\n\n- **Model**: Select the model that the assistant will use. If you’re not sure which model to use, try `gpt-4o` if you need high intelligence or `gpt-4o-mini` if you need the fastest speed and lowest cost. Refer to [Models overview | OpenAI Platform](https://platform.openai.com/docs/models) for more information.\n\n- **Name**: Enter the name of the assistant. The maximum length is 256 characters.\n\n- **Remove All Custom Tools (Functions)**: Turn on to remove all custom tools (functions) from the assistant.\n\n- **Output Randomness (Temperature)**: Adjust the randomness of the response. The range is between `0.0` (deterministic) and `1.0` (maximum randomness). We recommend altering this or **Output Randomness (Top P)** but not both. Start with a medium temperature (around 0.7) and adjust based on the outputs you observe. If the responses are too repetitive or rigid, increase the temperature. If they’re too chaotic or off-track, decrease it. Defaults to `1.0`.\n\n- **Output Randomness (Top P)**: Adjust the Top P setting to control the diversity of the assistant's responses. For example, `0.5` means half of all likelihood-weighted options are considered. We recommend altering this or **Output Randomness (Temperature)** but not both. Defaults to `1.0`.\n\nRefer to [Modify assistant | OpenAI](https://platform.openai.com/docs/api-reference/assistants/modifyAssistant) documentation for more information.\n\n## Common issues\n\nFor common errors or issues and suggested resolution steps, refer to [Common Issues](../common-issues/).\n",
40188
- "excerpt": "# OpenAI Assistant operations Use this operation to create, delete, list, message, or update an assistant in OpenAI. Refer to [OpenAI](../) for more information on the OpenAI node itself. Assistant operations deprecated in OpenAI node V2 n8n version 1.117.0 introduces V2 of the OpenAI node that supports the OpenAI Responses API and removes support for the [to-be-deprecated Assistants API](https://platform.openai.com/docs/assistants/migration). ## Create an Assistant Use this operation to cr...",
40189
- "sections": [
40190
- {
40191
- "title": "OpenAI Assistant operations",
40192
- "level": 1,
40193
- "content": "Use this operation to create, delete, list, message, or update an assistant in OpenAI. Refer to [OpenAI](../) for more information on the OpenAI node itself.\n\nAssistant operations deprecated in OpenAI node V2\n\nn8n version 1.117.0 introduces V2 of the OpenAI node that supports the OpenAI Responses API and removes support for the [to-be-deprecated Assistants API](https://platform.openai.com/docs/assistants/migration)."
40194
- }
40195
- ]
40196
- },
40197
- "metadata": {
40198
- "keywords": [
40199
- "assistant",
40200
- "operations",
40201
- "openai",
40202
- "create",
40203
- "options",
40204
- "delete",
40205
- "list",
40206
- "assistants",
40207
- "message",
40208
- "update",
40209
- "common",
40210
- "issues"
40211
- ],
40212
- "useCases": [],
40213
- "operations": [],
40214
- "codeExamples": 4,
40215
- "complexity": "intermediate",
40216
- "readingTime": "7 min",
40217
- "contentLength": 10078,
40218
- "relatedPages": []
40219
- },
40220
- "searchIndex": {
40221
- "fullText": "assistant operations # openai assistant operations\n\nuse this operation to create, delete, list, message, or update an assistant in openai. refer to [openai](../) for more information on the openai node itself.\n\nassistant operations deprecated in openai node v2\n\nn8n version 1.117.0 introduces v2 of the openai node that supports the openai responses api and removes support for the [to-be-deprecated assistants api](https://platform.openai.com/docs/assistants/migration).\n\n## create an assistant\n\nuse this operation to create a new assistant.\n\nenter these parameters:\n\n- **credential to connect with**: create or select an existing [openai credential](../../../credentials/openai/).\n\n- **resource**: select **assistant**.\n\n- **operation**: select **create an assistant**.\n\n- **model**: select the model that the assistant will use. if you’re not sure which model to use, try `gpt-4o` if you need high intelligence or `gpt-4o-mini` if you need the fastest speed and lowest cost. refer to [models overview | openai platform](https://platform.openai.com/docs/models) for more information.\n\n- **name**: enter the name of the assistant. the maximum length is 256 characters.\n\n- **description**: enter the description of the assistant. the maximum length is 512 characters.\n\n ```\n a virtual assistant that helps users with daily tasks, including setting reminders, answering general questions, and providing quick information.\n ```\n\n- **instructions**: enter the system instructions that the assistant uses. the maximum length is 32,768 characters. use this to specify the persona used by the model in its replies.\n\n ```\n always respond in a friendly and engaging manner. when a user asks a question, provide a concise answer first, followed by a brief explanation or additional context if necessary. if the question is open-ended, offer a suggestion or ask a clarifying question to guide the conversation. keep the tone positive and supportive, and avoid technical jargon unless specifically requested by the user.\n ```\n\n- **code interpreter**: turn on to enable the code interpreter for the assistant, where it can write and execute code in a sandbox environment. enable this tool for tasks that require computations, data analysis, or any logic-based processing.\n\n- **knowledge retrieval**: turn on to enable knowledge retrieval for the assistant, allowing it to access external sources or a connected knowledge base. refer to [file search | openai platform](https://platform.openai.com/docs/assistants/tools/file-search) for more information.\n\n - **files**: select a file to upload for your external knowledge source. use **upload a file** operation to add more files.\n\n### options\n\n- **output randomness (temperature)**: adjust the randomness of the response. the range is between `0.0` (deterministic) and `1.0` (maximum randomness). we recommend altering this or **output randomness (top p)** but not both. start with a medium temperature (around 0.7) and adjust based on the outputs you observe. if the responses are too repetitive or rigid, increase the temperature. if they’re too chaotic or off-track, decrease it. defaults to `1.0`.\n- **output randomness (top p)**: adjust the top p setting to control the diversity of the assistant's responses. for example, `0.5` means half of all likelihood-weighted options are considered. we recommend altering this or **output randomness (temperature)** but not both. defaults to `1.0`.\n- **fail if assistant already exists**: if enabled, the operation will fail if an assistant with the same name already exists.\n\nrefer to [create assistant | openai](https://platform.openai.com/docs/api-reference/assistants/createassistant) documentation for more information.\n\n## delete an assistant\n\nuse this operation to delete an existing assistant from your account.\n\nenter these parameters:\n\n- **credential to connect with**: create or select an existing [openai credential](../../../credentials/openai/).\n- **resource**: select **assistant**.\n- **operation**: select **delete an assistant**.\n- **assistant**: select the assistant you want to delete **from list** or **by id**.\n\nrefer to [delete assistant | openai](https://platform.openai.com/docs/api-reference/assistants/deleteassistant) documentation for more information.\n\n## list assistants\n\nuse this operation to retrieve a list of assistants in your organization.\n\n- **credential to connect with**: create or select an existing [openai credential](../../../credentials/openai/).\n- **resource**: select **assistant**.\n- **operation**: select **list assistants**.\n\n### options\n\n- **simplify output**: turn on to return a simplified version of the response instead of the raw data. this option is enabled by default.\n\nrefer to [list assistants | openai](https://platform.openai.com/docs/api-reference/assistants/listassistants) documentation for more information.\n\n## message an assistant\n\nuse this operation to send a message to an assistant and receive a response.\n\nenter these parameters:\n\n- **credential to connect with**: create or select an existing [openai credential](../../../credentials/openai/).\n- **resource**: select **assistant**.\n- **operation**: select **message an assistant**.\n- **assistant**: select the assistant you want to message.\n- **prompt**: enter the text prompt or message that you want to send to the assistant.\n - **connected chat trigger node**: automatically use the input from a previous node's `chatinput` field.\n - **define below**: manually define the prompt by entering static text or using an expression to reference data from previous nodes.\n\n### options\n\n- **base url**: enter the base url that the assistant should use for making api requests. this option is useful for directing the assistant to use endpoints provided by other llm providers that offer an openai-compatible api.\n- **max retries**: specify the number of times the assistant should retry an operation in case of failure.\n- **timeout**: set the maximum amount of time in milliseconds, that the assistant should wait for a response before timing out. use this option to prevent long waits during operations.\n- **preserve original tools**: turn off to remove the original tools associated with the assistant. use this if you want to temporarily remove tools for this specific operation.\n\nrefer to [assistants | openai](https://platform.openai.com/docs/api-reference/assistants) documentation for more information.\n\n## update an assistant\n\nuse this operation to update the details of an existing assistant.\n\nenter these parameters:\n\n- **credential to connect with**: create or select an existing [openai credential](../../../credentials/openai/).\n- **resource**: select **assistant**.\n- **operation**: select **update an assistant**.\n- **assistant**: select the assistant you want to update.\n\n### options\n\n- **code interpreter**: turn on to enable the code interpreter for the assistant, where it can write and execute code in a sandbox environment. enable this tool for tasks that require computations, data analysis, or any logic-based processing.\n\n- **description**: enter the description of the assistant. the maximum length is 512 characters.\n\n ```\n a virtual assistant that helps users with daily tasks, including setting reminders, answering general questions, and providing quick information.\n ```\n\n- **instructions**: enter the system instructions that the assistant uses. the maximum length is 32,768 characters. use this to specify the persona used by the model in its replies.\n\n ```\n always respond in a friendly and engaging manner. when a user asks a question, provide a concise answer first, followed by a brief explanation or additional context if necessary. if the question is open-ended, offer a suggestion or ask a clarifying question to guide the conversation. keep the tone positive and supportive, and avoid technical jargon unless specifically requested by the user.\n ```\n\n- **knowledge retrieval**: turn on to enable knowledge retrieval for the assistant, allowing it to access external sources or a connected knowledge base. refer to [file search | openai platform](https://platform.openai.com/docs/assistants/tools/file-search) for more information.\n\n- **files**: select a file to upload for your external knowledge source. use [**upload a file**](../file-operations/#upload-a-file) operation to add more files. note that this only updates the [code interpreter](https://platform.openai.com/docs/assistants/tools/code-interpreter) tool, not the [file search](https://platform.openai.com/docs/assistants/tools/file-search) tool.\n\n- **model**: select the model that the assistant will use. if you’re not sure which model to use, try `gpt-4o` if you need high intelligence or `gpt-4o-mini` if you need the fastest speed and lowest cost. refer to [models overview | openai platform](https://platform.openai.com/docs/models) for more information.\n\n- **name**: enter the name of the assistant. the maximum length is 256 characters.\n\n- **remove all custom tools (functions)**: turn on to remove all custom tools (functions) from the assistant.\n\n- **output randomness (temperature)**: adjust the randomness of the response. the range is between `0.0` (deterministic) and `1.0` (maximum randomness). we recommend altering this or **output randomness (top p)** but not both. start with a medium temperature (around 0.7) and adjust based on the outputs you observe. if the responses are too repetitive or rigid, increase the temperature. if they’re too chaotic or off-track, decrease it. defaults to `1.0`.\n\n- **output randomness (top p)**: adjust the top p setting to control the diversity of the assistant's responses. for example, `0.5` means half of all likelihood-weighted options are considered. we recommend altering this or **output randomness (temperature)** but not both. defaults to `1.0`.\n\nrefer to [modify assistant | openai](https://platform.openai.com/docs/api-reference/assistants/modifyassistant) documentation for more information.\n\n## common issues\n\nfor co",
40222
- "importantTerms": [
40223
- "assistant",
40224
- "openai",
40225
- "select",
40226
- "this",
40227
- "operation",
40228
- "assistants",
40229
- "platform",
40230
- "that",
40231
- "more",
40232
- "information",
40233
- "https",
40234
- "docs",
40235
- "enter",
40236
- "file",
40237
- "randomness",
40238
- "refer",
40239
- "with",
40240
- "create",
40241
- "credential",
40242
- "maximum",
40243
- "tools",
40244
- "output",
40245
- "model",
40246
- "code",
40247
- "knowledge",
40248
- "temperature",
40249
- "existing",
40250
- "turn",
40251
- "operations",
40252
- "delete",
40253
- "list",
40254
- "message",
40255
- "length",
40256
- "characters",
40257
- "question",
40258
- "interpreter",
40259
- "enable",
40260
- "search",
40261
- "options",
40262
- "adjust",
40263
- "reference",
40264
- "update",
40265
- "node",
40266
- "responses",
40267
- "connect",
40268
- "credentials",
40269
- "resource",
40270
- "name",
40271
- "upload",
40272
- "response"
40273
- ]
40274
- }
40275
- },
40276
- {
40277
- "id": "page-0527",
40278
40179
  "title": "OpenAI",
40279
40180
  "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-langchain.openai/index.md",
40280
40181
  "urlPath": "integrations/builtin/app-nodes/n8n-nodes-langchain.openai/index.md",
@@ -40384,6 +40285,105 @@
40384
40285
  ]
40385
40286
  }
40386
40287
  },
40288
+ {
40289
+ "id": "page-0527",
40290
+ "title": "Assistant operations",
40291
+ "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-langchain.openai/assistant-operations/index.md",
40292
+ "urlPath": "integrations/builtin/app-nodes/n8n-nodes-langchain.openai/assistant-operations/index.md",
40293
+ "category": "integrations",
40294
+ "subcategory": "app-nodes",
40295
+ "nodeName": null,
40296
+ "nodeType": null,
40297
+ "content": {
40298
+ "markdown": "# OpenAI Assistant operations\n\nUse this operation to create, delete, list, message, or update an assistant in OpenAI. Refer to [OpenAI](../) for more information on the OpenAI node itself.\n\nAssistant operations deprecated in OpenAI node V2\n\nn8n version 1.117.0 introduces V2 of the OpenAI node that supports the OpenAI Responses API and removes support for the [to-be-deprecated Assistants API](https://platform.openai.com/docs/assistants/migration).\n\n## Create an Assistant\n\nUse this operation to create a new assistant.\n\nEnter these parameters:\n\n- **Credential to connect with**: Create or select an existing [OpenAI credential](../../../credentials/openai/).\n\n- **Resource**: Select **Assistant**.\n\n- **Operation**: Select **Create an Assistant**.\n\n- **Model**: Select the model that the assistant will use. If you’re not sure which model to use, try `gpt-4o` if you need high intelligence or `gpt-4o-mini` if you need the fastest speed and lowest cost. Refer to [Models overview | OpenAI Platform](https://platform.openai.com/docs/models) for more information.\n\n- **Name**: Enter the name of the assistant. The maximum length is 256 characters.\n\n- **Description**: Enter the description of the assistant. The maximum length is 512 characters.\n\n ```\n A virtual assistant that helps users with daily tasks, including setting reminders, answering general questions, and providing quick information.\n ```\n\n- **Instructions**: Enter the system instructions that the assistant uses. The maximum length is 32,768 characters. Use this to specify the persona used by the model in its replies.\n\n ```\n Always respond in a friendly and engaging manner. When a user asks a question, provide a concise answer first, followed by a brief explanation or additional context if necessary. If the question is open-ended, offer a suggestion or ask a clarifying question to guide the conversation. Keep the tone positive and supportive, and avoid technical jargon unless specifically requested by the user.\n ```\n\n- **Code Interpreter**: Turn on to enable the code interpreter for the assistant, where it can write and execute code in a sandbox environment. Enable this tool for tasks that require computations, data analysis, or any logic-based processing.\n\n- **Knowledge Retrieval**: Turn on to enable knowledge retrieval for the assistant, allowing it to access external sources or a connected knowledge base. Refer to [File Search | OpenAI Platform](https://platform.openai.com/docs/assistants/tools/file-search) for more information.\n\n - **Files**: Select a file to upload for your external knowledge source. Use **Upload a File** operation to add more files.\n\n### Options\n\n- **Output Randomness (Temperature)**: Adjust the randomness of the response. The range is between `0.0` (deterministic) and `1.0` (maximum randomness). We recommend altering this or **Output Randomness (Top P)** but not both. Start with a medium temperature (around 0.7) and adjust based on the outputs you observe. If the responses are too repetitive or rigid, increase the temperature. If they’re too chaotic or off-track, decrease it. Defaults to `1.0`.\n- **Output Randomness (Top P)**: Adjust the Top P setting to control the diversity of the assistant's responses. For example, `0.5` means half of all likelihood-weighted options are considered. We recommend altering this or **Output Randomness (Temperature)** but not both. Defaults to `1.0`.\n- **Fail if Assistant Already Exists**: If enabled, the operation will fail if an assistant with the same name already exists.\n\nRefer to [Create assistant | OpenAI](https://platform.openai.com/docs/api-reference/assistants/createAssistant) documentation for more information.\n\n## Delete an Assistant\n\nUse this operation to delete an existing assistant from your account.\n\nEnter these parameters:\n\n- **Credential to connect with**: Create or select an existing [OpenAI credential](../../../credentials/openai/).\n- **Resource**: Select **Assistant**.\n- **Operation**: Select **Delete an Assistant**.\n- **Assistant**: Select the assistant you want to delete **From list** or **By ID**.\n\nRefer to [Delete assistant | OpenAI](https://platform.openai.com/docs/api-reference/assistants/deleteAssistant) documentation for more information.\n\n## List Assistants\n\nUse this operation to retrieve a list of assistants in your organization.\n\n- **Credential to connect with**: Create or select an existing [OpenAI credential](../../../credentials/openai/).\n- **Resource**: Select **Assistant**.\n- **Operation**: Select **List Assistants**.\n\n### Options\n\n- **Simplify Output**: Turn on to return a simplified version of the response instead of the raw data. This option is enabled by default.\n\nRefer to [List assistants | OpenAI](https://platform.openai.com/docs/api-reference/assistants/listAssistants) documentation for more information.\n\n## Message an Assistant\n\nUse this operation to send a message to an assistant and receive a response.\n\nEnter these parameters:\n\n- **Credential to connect with**: Create or select an existing [OpenAI credential](../../../credentials/openai/).\n- **Resource**: Select **Assistant**.\n- **Operation**: Select **Message an Assistant**.\n- **Assistant**: Select the assistant you want to message.\n- **Prompt**: Enter the text prompt or message that you want to send to the assistant.\n - **Connected Chat Trigger Node**: Automatically use the input from a previous node's `chatInput` field.\n - **Define Below**: Manually define the prompt by entering static text or using an expression to reference data from previous nodes.\n\n### Options\n\n- **Base URL**: Enter the base URL that the assistant should use for making API requests. This option is useful for directing the assistant to use endpoints provided by other LLM providers that offer an OpenAI-compatible API.\n- **Max Retries**: Specify the number of times the assistant should retry an operation in case of failure.\n- **Timeout**: Set the maximum amount of time in milliseconds, that the assistant should wait for a response before timing out. Use this option to prevent long waits during operations.\n- **Preserve Original Tools**: Turn off to remove the original tools associated with the assistant. Use this if you want to temporarily remove tools for this specific operation.\n\nRefer to [Assistants | OpenAI](https://platform.openai.com/docs/api-reference/assistants) documentation for more information.\n\n## Update an Assistant\n\nUse this operation to update the details of an existing assistant.\n\nEnter these parameters:\n\n- **Credential to connect with**: Create or select an existing [OpenAI credential](../../../credentials/openai/).\n- **Resource**: Select **Assistant**.\n- **Operation**: Select **Update an Assistant**.\n- **Assistant**: Select the assistant you want to update.\n\n### Options\n\n- **Code Interpreter**: Turn on to enable the code interpreter for the assistant, where it can write and execute code in a sandbox environment. Enable this tool for tasks that require computations, data analysis, or any logic-based processing.\n\n- **Description**: Enter the description of the assistant. The maximum length is 512 characters.\n\n ```\n A virtual assistant that helps users with daily tasks, including setting reminders, answering general questions, and providing quick information.\n ```\n\n- **Instructions**: Enter the system instructions that the assistant uses. The maximum length is 32,768 characters. Use this to specify the persona used by the model in its replies.\n\n ```\n Always respond in a friendly and engaging manner. When a user asks a question, provide a concise answer first, followed by a brief explanation or additional context if necessary. If the question is open-ended, offer a suggestion or ask a clarifying question to guide the conversation. Keep the tone positive and supportive, and avoid technical jargon unless specifically requested by the user.\n ```\n\n- **Knowledge Retrieval**: Turn on to enable knowledge retrieval for the assistant, allowing it to access external sources or a connected knowledge base. Refer to [File Search | OpenAI Platform](https://platform.openai.com/docs/assistants/tools/file-search) for more information.\n\n- **Files**: Select a file to upload for your external knowledge source. Use [**Upload a File**](../file-operations/#upload-a-file) operation to add more files. Note that this only updates the [Code Interpreter](https://platform.openai.com/docs/assistants/tools/code-interpreter) tool, not the [File Search](https://platform.openai.com/docs/assistants/tools/file-search) tool.\n\n- **Model**: Select the model that the assistant will use. If you’re not sure which model to use, try `gpt-4o` if you need high intelligence or `gpt-4o-mini` if you need the fastest speed and lowest cost. Refer to [Models overview | OpenAI Platform](https://platform.openai.com/docs/models) for more information.\n\n- **Name**: Enter the name of the assistant. The maximum length is 256 characters.\n\n- **Remove All Custom Tools (Functions)**: Turn on to remove all custom tools (functions) from the assistant.\n\n- **Output Randomness (Temperature)**: Adjust the randomness of the response. The range is between `0.0` (deterministic) and `1.0` (maximum randomness). We recommend altering this or **Output Randomness (Top P)** but not both. Start with a medium temperature (around 0.7) and adjust based on the outputs you observe. If the responses are too repetitive or rigid, increase the temperature. If they’re too chaotic or off-track, decrease it. Defaults to `1.0`.\n\n- **Output Randomness (Top P)**: Adjust the Top P setting to control the diversity of the assistant's responses. For example, `0.5` means half of all likelihood-weighted options are considered. We recommend altering this or **Output Randomness (Temperature)** but not both. Defaults to `1.0`.\n\nRefer to [Modify assistant | OpenAI](https://platform.openai.com/docs/api-reference/assistants/modifyAssistant) documentation for more information.\n\n## Common issues\n\nFor common errors or issues and suggested resolution steps, refer to [Common Issues](../common-issues/).\n",
40299
+ "excerpt": "# OpenAI Assistant operations Use this operation to create, delete, list, message, or update an assistant in OpenAI. Refer to [OpenAI](../) for more information on the OpenAI node itself. Assistant operations deprecated in OpenAI node V2 n8n version 1.117.0 introduces V2 of the OpenAI node that supports the OpenAI Responses API and removes support for the [to-be-deprecated Assistants API](https://platform.openai.com/docs/assistants/migration). ## Create an Assistant Use this operation to cr...",
40300
+ "sections": [
40301
+ {
40302
+ "title": "OpenAI Assistant operations",
40303
+ "level": 1,
40304
+ "content": "Use this operation to create, delete, list, message, or update an assistant in OpenAI. Refer to [OpenAI](../) for more information on the OpenAI node itself.\n\nAssistant operations deprecated in OpenAI node V2\n\nn8n version 1.117.0 introduces V2 of the OpenAI node that supports the OpenAI Responses API and removes support for the [to-be-deprecated Assistants API](https://platform.openai.com/docs/assistants/migration)."
40305
+ }
40306
+ ]
40307
+ },
40308
+ "metadata": {
40309
+ "keywords": [
40310
+ "assistant",
40311
+ "operations",
40312
+ "openai",
40313
+ "create",
40314
+ "options",
40315
+ "delete",
40316
+ "list",
40317
+ "assistants",
40318
+ "message",
40319
+ "update",
40320
+ "common",
40321
+ "issues"
40322
+ ],
40323
+ "useCases": [],
40324
+ "operations": [],
40325
+ "codeExamples": 4,
40326
+ "complexity": "intermediate",
40327
+ "readingTime": "7 min",
40328
+ "contentLength": 10078,
40329
+ "relatedPages": []
40330
+ },
40331
+ "searchIndex": {
40332
+ "fullText": "assistant operations # openai assistant operations\n\nuse this operation to create, delete, list, message, or update an assistant in openai. refer to [openai](../) for more information on the openai node itself.\n\nassistant operations deprecated in openai node v2\n\nn8n version 1.117.0 introduces v2 of the openai node that supports the openai responses api and removes support for the [to-be-deprecated assistants api](https://platform.openai.com/docs/assistants/migration).\n\n## create an assistant\n\nuse this operation to create a new assistant.\n\nenter these parameters:\n\n- **credential to connect with**: create or select an existing [openai credential](../../../credentials/openai/).\n\n- **resource**: select **assistant**.\n\n- **operation**: select **create an assistant**.\n\n- **model**: select the model that the assistant will use. if you’re not sure which model to use, try `gpt-4o` if you need high intelligence or `gpt-4o-mini` if you need the fastest speed and lowest cost. refer to [models overview | openai platform](https://platform.openai.com/docs/models) for more information.\n\n- **name**: enter the name of the assistant. the maximum length is 256 characters.\n\n- **description**: enter the description of the assistant. the maximum length is 512 characters.\n\n ```\n a virtual assistant that helps users with daily tasks, including setting reminders, answering general questions, and providing quick information.\n ```\n\n- **instructions**: enter the system instructions that the assistant uses. the maximum length is 32,768 characters. use this to specify the persona used by the model in its replies.\n\n ```\n always respond in a friendly and engaging manner. when a user asks a question, provide a concise answer first, followed by a brief explanation or additional context if necessary. if the question is open-ended, offer a suggestion or ask a clarifying question to guide the conversation. keep the tone positive and supportive, and avoid technical jargon unless specifically requested by the user.\n ```\n\n- **code interpreter**: turn on to enable the code interpreter for the assistant, where it can write and execute code in a sandbox environment. enable this tool for tasks that require computations, data analysis, or any logic-based processing.\n\n- **knowledge retrieval**: turn on to enable knowledge retrieval for the assistant, allowing it to access external sources or a connected knowledge base. refer to [file search | openai platform](https://platform.openai.com/docs/assistants/tools/file-search) for more information.\n\n - **files**: select a file to upload for your external knowledge source. use **upload a file** operation to add more files.\n\n### options\n\n- **output randomness (temperature)**: adjust the randomness of the response. the range is between `0.0` (deterministic) and `1.0` (maximum randomness). we recommend altering this or **output randomness (top p)** but not both. start with a medium temperature (around 0.7) and adjust based on the outputs you observe. if the responses are too repetitive or rigid, increase the temperature. if they’re too chaotic or off-track, decrease it. defaults to `1.0`.\n- **output randomness (top p)**: adjust the top p setting to control the diversity of the assistant's responses. for example, `0.5` means half of all likelihood-weighted options are considered. we recommend altering this or **output randomness (temperature)** but not both. defaults to `1.0`.\n- **fail if assistant already exists**: if enabled, the operation will fail if an assistant with the same name already exists.\n\nrefer to [create assistant | openai](https://platform.openai.com/docs/api-reference/assistants/createassistant) documentation for more information.\n\n## delete an assistant\n\nuse this operation to delete an existing assistant from your account.\n\nenter these parameters:\n\n- **credential to connect with**: create or select an existing [openai credential](../../../credentials/openai/).\n- **resource**: select **assistant**.\n- **operation**: select **delete an assistant**.\n- **assistant**: select the assistant you want to delete **from list** or **by id**.\n\nrefer to [delete assistant | openai](https://platform.openai.com/docs/api-reference/assistants/deleteassistant) documentation for more information.\n\n## list assistants\n\nuse this operation to retrieve a list of assistants in your organization.\n\n- **credential to connect with**: create or select an existing [openai credential](../../../credentials/openai/).\n- **resource**: select **assistant**.\n- **operation**: select **list assistants**.\n\n### options\n\n- **simplify output**: turn on to return a simplified version of the response instead of the raw data. this option is enabled by default.\n\nrefer to [list assistants | openai](https://platform.openai.com/docs/api-reference/assistants/listassistants) documentation for more information.\n\n## message an assistant\n\nuse this operation to send a message to an assistant and receive a response.\n\nenter these parameters:\n\n- **credential to connect with**: create or select an existing [openai credential](../../../credentials/openai/).\n- **resource**: select **assistant**.\n- **operation**: select **message an assistant**.\n- **assistant**: select the assistant you want to message.\n- **prompt**: enter the text prompt or message that you want to send to the assistant.\n - **connected chat trigger node**: automatically use the input from a previous node's `chatinput` field.\n - **define below**: manually define the prompt by entering static text or using an expression to reference data from previous nodes.\n\n### options\n\n- **base url**: enter the base url that the assistant should use for making api requests. this option is useful for directing the assistant to use endpoints provided by other llm providers that offer an openai-compatible api.\n- **max retries**: specify the number of times the assistant should retry an operation in case of failure.\n- **timeout**: set the maximum amount of time in milliseconds, that the assistant should wait for a response before timing out. use this option to prevent long waits during operations.\n- **preserve original tools**: turn off to remove the original tools associated with the assistant. use this if you want to temporarily remove tools for this specific operation.\n\nrefer to [assistants | openai](https://platform.openai.com/docs/api-reference/assistants) documentation for more information.\n\n## update an assistant\n\nuse this operation to update the details of an existing assistant.\n\nenter these parameters:\n\n- **credential to connect with**: create or select an existing [openai credential](../../../credentials/openai/).\n- **resource**: select **assistant**.\n- **operation**: select **update an assistant**.\n- **assistant**: select the assistant you want to update.\n\n### options\n\n- **code interpreter**: turn on to enable the code interpreter for the assistant, where it can write and execute code in a sandbox environment. enable this tool for tasks that require computations, data analysis, or any logic-based processing.\n\n- **description**: enter the description of the assistant. the maximum length is 512 characters.\n\n ```\n a virtual assistant that helps users with daily tasks, including setting reminders, answering general questions, and providing quick information.\n ```\n\n- **instructions**: enter the system instructions that the assistant uses. the maximum length is 32,768 characters. use this to specify the persona used by the model in its replies.\n\n ```\n always respond in a friendly and engaging manner. when a user asks a question, provide a concise answer first, followed by a brief explanation or additional context if necessary. if the question is open-ended, offer a suggestion or ask a clarifying question to guide the conversation. keep the tone positive and supportive, and avoid technical jargon unless specifically requested by the user.\n ```\n\n- **knowledge retrieval**: turn on to enable knowledge retrieval for the assistant, allowing it to access external sources or a connected knowledge base. refer to [file search | openai platform](https://platform.openai.com/docs/assistants/tools/file-search) for more information.\n\n- **files**: select a file to upload for your external knowledge source. use [**upload a file**](../file-operations/#upload-a-file) operation to add more files. note that this only updates the [code interpreter](https://platform.openai.com/docs/assistants/tools/code-interpreter) tool, not the [file search](https://platform.openai.com/docs/assistants/tools/file-search) tool.\n\n- **model**: select the model that the assistant will use. if you’re not sure which model to use, try `gpt-4o` if you need high intelligence or `gpt-4o-mini` if you need the fastest speed and lowest cost. refer to [models overview | openai platform](https://platform.openai.com/docs/models) for more information.\n\n- **name**: enter the name of the assistant. the maximum length is 256 characters.\n\n- **remove all custom tools (functions)**: turn on to remove all custom tools (functions) from the assistant.\n\n- **output randomness (temperature)**: adjust the randomness of the response. the range is between `0.0` (deterministic) and `1.0` (maximum randomness). we recommend altering this or **output randomness (top p)** but not both. start with a medium temperature (around 0.7) and adjust based on the outputs you observe. if the responses are too repetitive or rigid, increase the temperature. if they’re too chaotic or off-track, decrease it. defaults to `1.0`.\n\n- **output randomness (top p)**: adjust the top p setting to control the diversity of the assistant's responses. for example, `0.5` means half of all likelihood-weighted options are considered. we recommend altering this or **output randomness (temperature)** but not both. defaults to `1.0`.\n\nrefer to [modify assistant | openai](https://platform.openai.com/docs/api-reference/assistants/modifyassistant) documentation for more information.\n\n## common issues\n\nfor co",
40333
+ "importantTerms": [
40334
+ "assistant",
40335
+ "openai",
40336
+ "select",
40337
+ "this",
40338
+ "operation",
40339
+ "assistants",
40340
+ "platform",
40341
+ "that",
40342
+ "more",
40343
+ "information",
40344
+ "https",
40345
+ "docs",
40346
+ "enter",
40347
+ "file",
40348
+ "randomness",
40349
+ "refer",
40350
+ "with",
40351
+ "create",
40352
+ "credential",
40353
+ "maximum",
40354
+ "tools",
40355
+ "output",
40356
+ "model",
40357
+ "code",
40358
+ "knowledge",
40359
+ "temperature",
40360
+ "existing",
40361
+ "turn",
40362
+ "operations",
40363
+ "delete",
40364
+ "list",
40365
+ "message",
40366
+ "length",
40367
+ "characters",
40368
+ "question",
40369
+ "interpreter",
40370
+ "enable",
40371
+ "search",
40372
+ "options",
40373
+ "adjust",
40374
+ "reference",
40375
+ "update",
40376
+ "node",
40377
+ "responses",
40378
+ "connect",
40379
+ "credentials",
40380
+ "resource",
40381
+ "name",
40382
+ "upload",
40383
+ "response"
40384
+ ]
40385
+ }
40386
+ },
40387
40387
  {
40388
40388
  "id": "page-0528",
40389
40389
  "title": "Audio operations",
@@ -91078,7 +91078,7 @@
91078
91078
  "page-0013",
91079
91079
  "page-0133",
91080
91080
  "page-0149",
91081
- "page-0527",
91081
+ "page-0526",
91082
91082
  "page-0584",
91083
91083
  "page-0676",
91084
91084
  "page-1159",
@@ -91454,7 +91454,7 @@
91454
91454
  "page-0523",
91455
91455
  "page-0524",
91456
91456
  "page-0525",
91457
- "page-0527",
91457
+ "page-0526",
91458
91458
  "page-0529",
91459
91459
  "page-0537",
91460
91460
  "page-0538",
@@ -92132,7 +92132,7 @@
92132
92132
  "page-0151",
92133
92133
  "page-0153",
92134
92134
  "page-0162",
92135
- "page-0184",
92135
+ "page-0185",
92136
92136
  "page-0201",
92137
92137
  "page-0216",
92138
92138
  "page-0221",
@@ -92948,7 +92948,7 @@
92948
92948
  "page-0027",
92949
92949
  "page-0036",
92950
92950
  "page-0038",
92951
- "page-0527",
92951
+ "page-0526",
92952
92952
  "page-0543",
92953
92953
  "page-0544",
92954
92954
  "page-0545",
@@ -93784,7 +93784,7 @@
93784
93784
  "page-0516",
93785
93785
  "page-0524",
93786
93786
  "page-0525",
93787
- "page-0527",
93787
+ "page-0526",
93788
93788
  "page-0529",
93789
93789
  "page-0549",
93790
93790
  "page-0626",
@@ -94327,7 +94327,7 @@
94327
94327
  "page-0510",
94328
94328
  "page-0516",
94329
94329
  "page-0517",
94330
- "page-0527",
94330
+ "page-0526",
94331
94331
  "page-0624",
94332
94332
  "page-0628",
94333
94333
  "page-0632",
@@ -94679,7 +94679,7 @@
94679
94679
  "page-0427",
94680
94680
  "page-0515",
94681
94681
  "page-0525",
94682
- "page-0527",
94682
+ "page-0526",
94683
94683
  "page-0543",
94684
94684
  "page-0562",
94685
94685
  "page-0611",
@@ -95235,7 +95235,7 @@
95235
95235
  ],
95236
95236
  "insights": [
95237
95237
  "page-0007",
95238
- "page-0185",
95238
+ "page-0182",
95239
95239
  "page-1195"
95240
95240
  ],
95241
95241
  "summary": [
@@ -95630,7 +95630,7 @@
95630
95630
  "page-0010",
95631
95631
  "page-0015",
95632
95632
  "page-0151",
95633
- "page-0182",
95633
+ "page-0183",
95634
95634
  "page-1194"
95635
95635
  ],
95636
95636
  "variables": [
@@ -95706,7 +95706,7 @@
95706
95706
  "streaming": [
95707
95707
  "page-0011",
95708
95708
  "page-0013",
95709
- "page-0183",
95709
+ "page-0184",
95710
95710
  "page-0562",
95711
95711
  "page-1194",
95712
95712
  "page-1237"
@@ -95884,7 +95884,7 @@
95884
95884
  "page-0510",
95885
95885
  "page-0513",
95886
95886
  "page-0514",
95887
- "page-0526",
95887
+ "page-0527",
95888
95888
  "page-0530",
95889
95889
  "page-0543",
95890
95890
  "page-0549",
@@ -96227,7 +96227,7 @@
96227
96227
  "page-0511",
96228
96228
  "page-0516",
96229
96229
  "page-0524",
96230
- "page-0527",
96230
+ "page-0526",
96231
96231
  "page-1160",
96232
96232
  "page-1179",
96233
96233
  "page-1192",
@@ -96552,7 +96552,7 @@
96552
96552
  "page-0511",
96553
96553
  "page-0516",
96554
96554
  "page-0524",
96555
- "page-0527",
96555
+ "page-0526",
96556
96556
  "page-0545",
96557
96557
  "page-0694",
96558
96558
  "page-1020",
@@ -96713,7 +96713,7 @@
96713
96713
  "page-0507",
96714
96714
  "page-0508",
96715
96715
  "page-0512",
96716
- "page-0526",
96716
+ "page-0527",
96717
96717
  "page-0530",
96718
96718
  "page-0643",
96719
96719
  "page-0648",
@@ -96753,7 +96753,7 @@
96753
96753
  "page-0015",
96754
96754
  "page-0132",
96755
96755
  "page-0216",
96756
- "page-0527",
96756
+ "page-0526",
96757
96757
  "page-0653",
96758
96758
  "page-0678"
96759
96759
  ],
@@ -96962,7 +96962,7 @@
96962
96962
  "page-0514",
96963
96963
  "page-0518",
96964
96964
  "page-0524",
96965
- "page-0527",
96965
+ "page-0526",
96966
96966
  "page-0537",
96967
96967
  "page-0538",
96968
96968
  "page-0539",
@@ -97493,7 +97493,7 @@
97493
97493
  "page-0514",
97494
97494
  "page-0518",
97495
97495
  "page-0524",
97496
- "page-0527",
97496
+ "page-0526",
97497
97497
  "page-0537",
97498
97498
  "page-0538",
97499
97499
  "page-0539",
@@ -98234,7 +98234,7 @@
98234
98234
  "page-0514",
98235
98235
  "page-0516",
98236
98236
  "page-0524",
98237
- "page-0527",
98237
+ "page-0526",
98238
98238
  "page-0537",
98239
98239
  "page-0538",
98240
98240
  "page-0539",
@@ -98693,7 +98693,7 @@
98693
98693
  "page-0131",
98694
98694
  "page-0456",
98695
98695
  "page-0486",
98696
- "page-0526",
98696
+ "page-0527",
98697
98697
  "page-0531",
98698
98698
  "page-0602",
98699
98699
  "page-0655",
@@ -99027,7 +99027,7 @@
99027
99027
  "page-0514",
99028
99028
  "page-0516",
99029
99029
  "page-0524",
99030
- "page-0527",
99030
+ "page-0526",
99031
99031
  "page-0537",
99032
99032
  "page-0538",
99033
99033
  "page-0539",
@@ -99403,7 +99403,7 @@
99403
99403
  "page-0036",
99404
99404
  "page-0041",
99405
99405
  "page-0202",
99406
- "page-0527",
99406
+ "page-0526",
99407
99407
  "page-0533",
99408
99408
  "page-0562",
99409
99409
  "page-0565",
@@ -100424,7 +100424,7 @@
100424
100424
  "page-0513",
100425
100425
  "page-0514",
100426
100426
  "page-0523",
100427
- "page-0526",
100427
+ "page-0527",
100428
100428
  "page-0531",
100429
100429
  "page-0655",
100430
100430
  "page-0661",
@@ -100574,7 +100574,7 @@
100574
100574
  "page-0494",
100575
100575
  "page-0495",
100576
100576
  "page-0523",
100577
- "page-0526",
100577
+ "page-0527",
100578
100578
  "page-0557",
100579
100579
  "page-0558",
100580
100580
  "page-0559",
@@ -100759,7 +100759,7 @@
100759
100759
  "page-0511",
100760
100760
  "page-0516",
100761
100761
  "page-0524",
100762
- "page-0527",
100762
+ "page-0526",
100763
100763
  "page-0641",
100764
100764
  "page-0693",
100765
100765
  "page-0707",
@@ -104384,7 +104384,7 @@
104384
104384
  "assistant": [
104385
104385
  "page-0172",
104386
104386
  "page-0334",
104387
- "page-0526",
104387
+ "page-0527",
104388
104388
  "page-0821",
104389
104389
  "page-1179"
104390
104390
  ],
@@ -104405,7 +104405,7 @@
104405
104405
  "page-1195"
104406
104406
  ],
104407
104407
  "logs": [
104408
- "page-0183",
104408
+ "page-0184",
104409
104409
  "page-0206",
104410
104410
  "page-1195"
104411
104411
  ],
@@ -104548,7 +104548,7 @@
104548
104548
  "page-0508",
104549
104549
  "page-0513",
104550
104550
  "page-0514",
104551
- "page-0526",
104551
+ "page-0527",
104552
104552
  "page-0528",
104553
104553
  "page-0530",
104554
104554
  "page-0531",
@@ -105847,7 +105847,7 @@
105847
105847
  "page-0511",
105848
105848
  "page-0516",
105849
105849
  "page-0524",
105850
- "page-0527",
105850
+ "page-0526",
105851
105851
  "page-0544",
105852
105852
  "page-0545",
105853
105853
  "page-0546",
@@ -107503,7 +107503,7 @@
107503
107503
  "page-0527"
107504
107504
  ],
107505
107505
  "connectors": [
107506
- "page-0527",
107506
+ "page-0526",
107507
107507
  "page-0565"
107508
107508
  ],
107509
107509
  "recording": [