From 288568110ff80a7353127e77ccd501f739bad2f5 Mon Sep 17 00:00:00 2001 From: Iris Clawd Date: Wed, 13 May 2026 14:32:45 +0000 Subject: [PATCH] docs: add Platform Tools CLI guide for crewai tool create/publish/install MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add documentation for the CLI commands referenced in the Create Tool modal on the platform (crewai tool create, crewai tool publish, crewai tool install). These commands manage tools on the CrewAI platform registry — distinct from PyPI publishing. Changes: - New guide: docs/en/guides/tools/platform-tools-cli.mdx Full lifecycle: create → implement → publish → install Covers visibility flags (--public/--private/--force) Includes platform vs PyPI comparison - Updated create-custom-tools.mdx tip to cross-reference both guides - Added new page to docs.json navigation (all versions) Resolves EPD-76 Co-authored-by: Diego Nogues --- docs/docs.json | 2445 ++++++++++--------- docs/en/guides/tools/platform-tools-cli.mdx | 139 ++ docs/en/learn/create-custom-tools.mdx | 4 +- 3 files changed, 1371 insertions(+), 1217 deletions(-) create mode 100644 docs/en/guides/tools/platform-tools-cli.mdx diff --git a/docs/docs.json b/docs/docs.json index 59fb1b943..cfaf8d24e 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -122,7 +122,8 @@ "group": "Tools", "icon": "wrench", "pages": [ - "en/guides/tools/publish-custom-tools" + "en/guides/tools/publish-custom-tools", + "en/guides/tools/platform-tools-cli" ] }, { @@ -606,7 +607,8 @@ "group": "Tools", "icon": "wrench", "pages": [ - "en/guides/tools/publish-custom-tools" + "en/guides/tools/publish-custom-tools", + "en/guides/tools/platform-tools-cli" ] }, { @@ -1089,7 +1091,8 @@ "group": "Tools", "icon": "wrench", "pages": [ - "en/guides/tools/publish-custom-tools" + "en/guides/tools/publish-custom-tools", + "en/guides/tools/platform-tools-cli" ] }, { @@ -1571,7 +1574,8 @@ "group": "Tools", "icon": "wrench", "pages": [ - "en/guides/tools/publish-custom-tools" + "en/guides/tools/publish-custom-tools", + "en/guides/tools/platform-tools-cli" ] }, { @@ -2055,7 +2059,8 @@ "group": "Tools", "icon": "wrench", "pages": [ - "en/guides/tools/publish-custom-tools" + "en/guides/tools/publish-custom-tools", + "en/guides/tools/platform-tools-cli" ] }, { @@ -2539,7 +2544,8 @@ "group": "Tools", "icon": "wrench", "pages": [ - "en/guides/tools/publish-custom-tools" + "en/guides/tools/publish-custom-tools", + "en/guides/tools/platform-tools-cli" ] }, { @@ -3023,7 +3029,8 @@ "group": "Tools", "icon": "wrench", "pages": [ - "en/guides/tools/publish-custom-tools" + "en/guides/tools/publish-custom-tools", + "en/guides/tools/platform-tools-cli" ] }, { @@ -3507,7 +3514,8 @@ "group": "Tools", "icon": "wrench", "pages": [ - "en/guides/tools/publish-custom-tools" + "en/guides/tools/publish-custom-tools", + "en/guides/tools/platform-tools-cli" ] }, { @@ -3989,7 +3997,8 @@ "group": "Tools", "icon": "wrench", "pages": [ - "en/guides/tools/publish-custom-tools" + "en/guides/tools/publish-custom-tools", + "en/guides/tools/platform-tools-cli" ] }, { @@ -4471,7 +4480,8 @@ "group": "Tools", "icon": "wrench", "pages": [ - "en/guides/tools/publish-custom-tools" + "en/guides/tools/publish-custom-tools", + "en/guides/tools/platform-tools-cli" ] }, { @@ -4954,7 +4964,8 @@ "group": "Tools", "icon": "wrench", "pages": [ - "en/guides/tools/publish-custom-tools" + "en/guides/tools/publish-custom-tools", + "en/guides/tools/platform-tools-cli" ] }, { @@ -5438,7 +5449,8 @@ "group": "Tools", "icon": "wrench", "pages": [ - "en/guides/tools/publish-custom-tools" + "en/guides/tools/publish-custom-tools", + "en/guides/tools/platform-tools-cli" ] }, { @@ -5920,7 +5932,8 @@ "group": "Tools", "icon": "wrench", "pages": [ - "en/guides/tools/publish-custom-tools" + "en/guides/tools/publish-custom-tools", + "en/guides/tools/platform-tools-cli" ] }, { @@ -6351,7 +6364,7 @@ "icon": "globe" }, { - "anchor": "Fórum", + "anchor": "F\u00f3rum", "href": "https://community.crewai.com", "icon": "discourse" }, @@ -6373,7 +6386,7 @@ "default": true, "tabs": [ { - "tab": "Início", + "tab": "In\u00edcio", "icon": "house", "groups": [ { @@ -6385,11 +6398,11 @@ ] }, { - "tab": "Documentação", + "tab": "Documenta\u00e7\u00e3o", "icon": "book-open", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/introduction", "pt-BR/guides/coding-tools/build-with-ai", @@ -6402,7 +6415,7 @@ "group": "Guias", "pages": [ { - "group": "Estratégia", + "group": "Estrat\u00e9gia", "icon": "compass", "pages": [ "pt-BR/guides/concepts/evaluating-use-cases" @@ -6439,14 +6452,14 @@ ] }, { - "group": "Ferramentas de Codificação", + "group": "Ferramentas de Codifica\u00e7\u00e3o", "icon": "terminal", "pages": [ "pt-BR/guides/coding-tools/agents-md" ] }, { - "group": "Avançado", + "group": "Avan\u00e7ado", "icon": "gear", "pages": [ "pt-BR/guides/advanced/customizing-prompts", @@ -6454,7 +6467,7 @@ ] }, { - "group": "Migração", + "group": "Migra\u00e7\u00e3o", "icon": "shuffle", "pages": [ "pt-BR/guides/migration/migrating-from-langgraph" @@ -6489,7 +6502,7 @@ ] }, { - "group": "Integração MCP", + "group": "Integra\u00e7\u00e3o MCP", "pages": [ "pt-BR/mcp/overview", "pt-BR/mcp/dsl-integration", @@ -6523,7 +6536,7 @@ ] }, { - "group": "Web Scraping & Navegação", + "group": "Web Scraping & Navega\u00e7\u00e3o", "icon": "globe", "pages": [ "pt-BR/tools/web-scraping/overview", @@ -6605,7 +6618,7 @@ ] }, { - "group": "Automação", + "group": "Automa\u00e7\u00e3o", "icon": "bolt", "pages": [ "pt-BR/tools/automation/overview", @@ -6680,7 +6693,7 @@ "icon": "briefcase", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/enterprise/introduction" ] @@ -6712,7 +6725,7 @@ ] }, { - "group": "Documentação de Integração", + "group": "Documenta\u00e7\u00e3o de Integra\u00e7\u00e3o", "pages": [ "pt-BR/enterprise/integrations/asana", "pt-BR/enterprise/integrations/box", @@ -6788,11 +6801,11 @@ ] }, { - "tab": "Referência da API", + "tab": "Refer\u00eancia da API", "icon": "magnifying-glass", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/api-reference/introduction", "pt-BR/api-reference/inputs", @@ -6817,11 +6830,11 @@ ] }, { - "tab": "Notas de Versão", + "tab": "Notas de Vers\u00e3o", "icon": "clock", "groups": [ { - "group": "Notas de Versão", + "group": "Notas de Vers\u00e3o", "pages": [ "pt-BR/changelog" ] @@ -6834,7 +6847,7 @@ "version": "v1.14.3", "tabs": [ { - "tab": "Início", + "tab": "In\u00edcio", "icon": "house", "groups": [ { @@ -6846,11 +6859,11 @@ ] }, { - "tab": "Documentação", + "tab": "Documenta\u00e7\u00e3o", "icon": "book-open", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/introduction", "pt-BR/guides/coding-tools/build-with-ai", @@ -6863,7 +6876,7 @@ "group": "Guias", "pages": [ { - "group": "Estratégia", + "group": "Estrat\u00e9gia", "icon": "compass", "pages": [ "pt-BR/guides/concepts/evaluating-use-cases" @@ -6900,14 +6913,14 @@ ] }, { - "group": "Ferramentas de Codificação", + "group": "Ferramentas de Codifica\u00e7\u00e3o", "icon": "terminal", "pages": [ "pt-BR/guides/coding-tools/agents-md" ] }, { - "group": "Avançado", + "group": "Avan\u00e7ado", "icon": "gear", "pages": [ "pt-BR/guides/advanced/customizing-prompts", @@ -6915,7 +6928,7 @@ ] }, { - "group": "Migração", + "group": "Migra\u00e7\u00e3o", "icon": "shuffle", "pages": [ "pt-BR/guides/migration/migrating-from-langgraph" @@ -6950,7 +6963,7 @@ ] }, { - "group": "Integração MCP", + "group": "Integra\u00e7\u00e3o MCP", "pages": [ "pt-BR/mcp/overview", "pt-BR/mcp/dsl-integration", @@ -6984,7 +6997,7 @@ ] }, { - "group": "Web Scraping & Navegação", + "group": "Web Scraping & Navega\u00e7\u00e3o", "icon": "globe", "pages": [ "pt-BR/tools/web-scraping/overview", @@ -7066,7 +7079,7 @@ ] }, { - "group": "Automação", + "group": "Automa\u00e7\u00e3o", "icon": "bolt", "pages": [ "pt-BR/tools/automation/overview", @@ -7141,7 +7154,7 @@ "icon": "briefcase", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/enterprise/introduction" ] @@ -7173,7 +7186,7 @@ ] }, { - "group": "Documentação de Integração", + "group": "Documenta\u00e7\u00e3o de Integra\u00e7\u00e3o", "pages": [ "pt-BR/enterprise/integrations/asana", "pt-BR/enterprise/integrations/box", @@ -7249,11 +7262,11 @@ ] }, { - "tab": "Referência da API", + "tab": "Refer\u00eancia da API", "icon": "magnifying-glass", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/api-reference/introduction", "pt-BR/api-reference/inputs", @@ -7278,11 +7291,11 @@ ] }, { - "tab": "Notas de Versão", + "tab": "Notas de Vers\u00e3o", "icon": "clock", "groups": [ { - "group": "Notas de Versão", + "group": "Notas de Vers\u00e3o", "pages": [ "pt-BR/changelog" ] @@ -7295,7 +7308,7 @@ "version": "v1.14.2", "tabs": [ { - "tab": "Início", + "tab": "In\u00edcio", "icon": "house", "groups": [ { @@ -7307,11 +7320,11 @@ ] }, { - "tab": "Documentação", + "tab": "Documenta\u00e7\u00e3o", "icon": "book-open", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/introduction", "pt-BR/guides/coding-tools/build-with-ai", @@ -7324,7 +7337,7 @@ "group": "Guias", "pages": [ { - "group": "Estratégia", + "group": "Estrat\u00e9gia", "icon": "compass", "pages": [ "pt-BR/guides/concepts/evaluating-use-cases" @@ -7361,14 +7374,14 @@ ] }, { - "group": "Ferramentas de Codificação", + "group": "Ferramentas de Codifica\u00e7\u00e3o", "icon": "terminal", "pages": [ "pt-BR/guides/coding-tools/agents-md" ] }, { - "group": "Avançado", + "group": "Avan\u00e7ado", "icon": "gear", "pages": [ "pt-BR/guides/advanced/customizing-prompts", @@ -7376,7 +7389,7 @@ ] }, { - "group": "Migração", + "group": "Migra\u00e7\u00e3o", "icon": "shuffle", "pages": [ "pt-BR/guides/migration/migrating-from-langgraph" @@ -7411,7 +7424,7 @@ ] }, { - "group": "Integração MCP", + "group": "Integra\u00e7\u00e3o MCP", "pages": [ "pt-BR/mcp/overview", "pt-BR/mcp/dsl-integration", @@ -7445,7 +7458,7 @@ ] }, { - "group": "Web Scraping & Navegação", + "group": "Web Scraping & Navega\u00e7\u00e3o", "icon": "globe", "pages": [ "pt-BR/tools/web-scraping/overview", @@ -7526,7 +7539,7 @@ ] }, { - "group": "Automação", + "group": "Automa\u00e7\u00e3o", "icon": "bolt", "pages": [ "pt-BR/tools/automation/overview", @@ -7601,7 +7614,7 @@ "icon": "briefcase", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/enterprise/introduction" ] @@ -7633,7 +7646,7 @@ ] }, { - "group": "Documentação de Integração", + "group": "Documenta\u00e7\u00e3o de Integra\u00e7\u00e3o", "pages": [ "pt-BR/enterprise/integrations/asana", "pt-BR/enterprise/integrations/box", @@ -7709,11 +7722,11 @@ ] }, { - "tab": "Referência da API", + "tab": "Refer\u00eancia da API", "icon": "magnifying-glass", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/api-reference/introduction", "pt-BR/api-reference/inputs", @@ -7738,11 +7751,11 @@ ] }, { - "tab": "Notas de Versão", + "tab": "Notas de Vers\u00e3o", "icon": "clock", "groups": [ { - "group": "Notas de Versão", + "group": "Notas de Vers\u00e3o", "pages": [ "pt-BR/changelog" ] @@ -7755,7 +7768,7 @@ "version": "v1.14.1", "tabs": [ { - "tab": "Início", + "tab": "In\u00edcio", "icon": "house", "groups": [ { @@ -7767,11 +7780,11 @@ ] }, { - "tab": "Documentação", + "tab": "Documenta\u00e7\u00e3o", "icon": "book-open", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/introduction", "pt-BR/guides/coding-tools/build-with-ai", @@ -7784,7 +7797,7 @@ "group": "Guias", "pages": [ { - "group": "Estratégia", + "group": "Estrat\u00e9gia", "icon": "compass", "pages": [ "pt-BR/guides/concepts/evaluating-use-cases" @@ -7821,14 +7834,14 @@ ] }, { - "group": "Ferramentas de Codificação", + "group": "Ferramentas de Codifica\u00e7\u00e3o", "icon": "terminal", "pages": [ "pt-BR/guides/coding-tools/agents-md" ] }, { - "group": "Avançado", + "group": "Avan\u00e7ado", "icon": "gear", "pages": [ "pt-BR/guides/advanced/customizing-prompts", @@ -7836,7 +7849,7 @@ ] }, { - "group": "Migração", + "group": "Migra\u00e7\u00e3o", "icon": "shuffle", "pages": [ "pt-BR/guides/migration/migrating-from-langgraph" @@ -7871,7 +7884,7 @@ ] }, { - "group": "Integração MCP", + "group": "Integra\u00e7\u00e3o MCP", "pages": [ "pt-BR/mcp/overview", "pt-BR/mcp/dsl-integration", @@ -7905,7 +7918,7 @@ ] }, { - "group": "Web Scraping & Navegação", + "group": "Web Scraping & Navega\u00e7\u00e3o", "icon": "globe", "pages": [ "pt-BR/tools/web-scraping/overview", @@ -7987,7 +8000,7 @@ ] }, { - "group": "Automação", + "group": "Automa\u00e7\u00e3o", "icon": "bolt", "pages": [ "pt-BR/tools/automation/overview", @@ -8062,7 +8075,7 @@ "icon": "briefcase", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/enterprise/introduction" ] @@ -8094,7 +8107,7 @@ ] }, { - "group": "Documentação de Integração", + "group": "Documenta\u00e7\u00e3o de Integra\u00e7\u00e3o", "pages": [ "pt-BR/enterprise/integrations/asana", "pt-BR/enterprise/integrations/box", @@ -8170,11 +8183,11 @@ ] }, { - "tab": "Referência da API", + "tab": "Refer\u00eancia da API", "icon": "magnifying-glass", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/api-reference/introduction", "pt-BR/api-reference/inputs", @@ -8199,11 +8212,11 @@ ] }, { - "tab": "Notas de Versão", + "tab": "Notas de Vers\u00e3o", "icon": "clock", "groups": [ { - "group": "Notas de Versão", + "group": "Notas de Vers\u00e3o", "pages": [ "pt-BR/changelog" ] @@ -8216,7 +8229,7 @@ "version": "v1.14.0", "tabs": [ { - "tab": "Início", + "tab": "In\u00edcio", "icon": "house", "groups": [ { @@ -8228,11 +8241,11 @@ ] }, { - "tab": "Documentação", + "tab": "Documenta\u00e7\u00e3o", "icon": "book-open", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/introduction", "pt-BR/guides/coding-tools/build-with-ai", @@ -8245,7 +8258,7 @@ "group": "Guias", "pages": [ { - "group": "Estratégia", + "group": "Estrat\u00e9gia", "icon": "compass", "pages": [ "pt-BR/guides/concepts/evaluating-use-cases" @@ -8282,14 +8295,14 @@ ] }, { - "group": "Ferramentas de Codificação", + "group": "Ferramentas de Codifica\u00e7\u00e3o", "icon": "terminal", "pages": [ "pt-BR/guides/coding-tools/agents-md" ] }, { - "group": "Avançado", + "group": "Avan\u00e7ado", "icon": "gear", "pages": [ "pt-BR/guides/advanced/customizing-prompts", @@ -8297,7 +8310,7 @@ ] }, { - "group": "Migração", + "group": "Migra\u00e7\u00e3o", "icon": "shuffle", "pages": [ "pt-BR/guides/migration/migrating-from-langgraph" @@ -8332,7 +8345,7 @@ ] }, { - "group": "Integração MCP", + "group": "Integra\u00e7\u00e3o MCP", "pages": [ "pt-BR/mcp/overview", "pt-BR/mcp/dsl-integration", @@ -8366,7 +8379,7 @@ ] }, { - "group": "Web Scraping & Navegação", + "group": "Web Scraping & Navega\u00e7\u00e3o", "icon": "globe", "pages": [ "pt-BR/tools/web-scraping/overview", @@ -8448,7 +8461,7 @@ ] }, { - "group": "Automação", + "group": "Automa\u00e7\u00e3o", "icon": "bolt", "pages": [ "pt-BR/tools/automation/overview", @@ -8523,7 +8536,7 @@ "icon": "briefcase", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/enterprise/introduction" ] @@ -8555,7 +8568,7 @@ ] }, { - "group": "Documentação de Integração", + "group": "Documenta\u00e7\u00e3o de Integra\u00e7\u00e3o", "pages": [ "pt-BR/enterprise/integrations/asana", "pt-BR/enterprise/integrations/box", @@ -8631,11 +8644,11 @@ ] }, { - "tab": "Referência da API", + "tab": "Refer\u00eancia da API", "icon": "magnifying-glass", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/api-reference/introduction", "pt-BR/api-reference/inputs", @@ -8660,11 +8673,11 @@ ] }, { - "tab": "Notas de Versão", + "tab": "Notas de Vers\u00e3o", "icon": "clock", "groups": [ { - "group": "Notas de Versão", + "group": "Notas de Vers\u00e3o", "pages": [ "pt-BR/changelog" ] @@ -8677,7 +8690,7 @@ "version": "v1.13.0", "tabs": [ { - "tab": "Início", + "tab": "In\u00edcio", "icon": "house", "groups": [ { @@ -8689,11 +8702,11 @@ ] }, { - "tab": "Documentação", + "tab": "Documenta\u00e7\u00e3o", "icon": "book-open", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/introduction", "pt-BR/guides/coding-tools/build-with-ai", @@ -8706,7 +8719,7 @@ "group": "Guias", "pages": [ { - "group": "Estratégia", + "group": "Estrat\u00e9gia", "icon": "compass", "pages": [ "pt-BR/guides/concepts/evaluating-use-cases" @@ -8743,14 +8756,14 @@ ] }, { - "group": "Ferramentas de Codificação", + "group": "Ferramentas de Codifica\u00e7\u00e3o", "icon": "terminal", "pages": [ "pt-BR/guides/coding-tools/agents-md" ] }, { - "group": "Avançado", + "group": "Avan\u00e7ado", "icon": "gear", "pages": [ "pt-BR/guides/advanced/customizing-prompts", @@ -8758,7 +8771,7 @@ ] }, { - "group": "Migração", + "group": "Migra\u00e7\u00e3o", "icon": "shuffle", "pages": [ "pt-BR/guides/migration/migrating-from-langgraph" @@ -8793,7 +8806,7 @@ ] }, { - "group": "Integração MCP", + "group": "Integra\u00e7\u00e3o MCP", "pages": [ "pt-BR/mcp/overview", "pt-BR/mcp/dsl-integration", @@ -8827,7 +8840,7 @@ ] }, { - "group": "Web Scraping & Navegação", + "group": "Web Scraping & Navega\u00e7\u00e3o", "icon": "globe", "pages": [ "pt-BR/tools/web-scraping/overview", @@ -8909,7 +8922,7 @@ ] }, { - "group": "Automação", + "group": "Automa\u00e7\u00e3o", "icon": "bolt", "pages": [ "pt-BR/tools/automation/overview", @@ -8984,7 +8997,7 @@ "icon": "briefcase", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/enterprise/introduction" ] @@ -9016,7 +9029,7 @@ ] }, { - "group": "Documentação de Integração", + "group": "Documenta\u00e7\u00e3o de Integra\u00e7\u00e3o", "pages": [ "pt-BR/enterprise/integrations/asana", "pt-BR/enterprise/integrations/box", @@ -9092,11 +9105,11 @@ ] }, { - "tab": "Referência da API", + "tab": "Refer\u00eancia da API", "icon": "magnifying-glass", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/api-reference/introduction", "pt-BR/api-reference/inputs", @@ -9121,11 +9134,11 @@ ] }, { - "tab": "Notas de Versão", + "tab": "Notas de Vers\u00e3o", "icon": "clock", "groups": [ { - "group": "Notas de Versão", + "group": "Notas de Vers\u00e3o", "pages": [ "pt-BR/changelog" ] @@ -9138,7 +9151,7 @@ "version": "v1.12.2", "tabs": [ { - "tab": "Início", + "tab": "In\u00edcio", "icon": "house", "groups": [ { @@ -9150,11 +9163,11 @@ ] }, { - "tab": "Documentação", + "tab": "Documenta\u00e7\u00e3o", "icon": "book-open", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/introduction", "pt-BR/guides/coding-tools/build-with-ai", @@ -9167,7 +9180,7 @@ "group": "Guias", "pages": [ { - "group": "Estratégia", + "group": "Estrat\u00e9gia", "icon": "compass", "pages": [ "pt-BR/guides/concepts/evaluating-use-cases" @@ -9204,14 +9217,14 @@ ] }, { - "group": "Ferramentas de Codificação", + "group": "Ferramentas de Codifica\u00e7\u00e3o", "icon": "terminal", "pages": [ "pt-BR/guides/coding-tools/agents-md" ] }, { - "group": "Avançado", + "group": "Avan\u00e7ado", "icon": "gear", "pages": [ "pt-BR/guides/advanced/customizing-prompts", @@ -9219,7 +9232,7 @@ ] }, { - "group": "Migração", + "group": "Migra\u00e7\u00e3o", "icon": "shuffle", "pages": [ "pt-BR/guides/migration/migrating-from-langgraph" @@ -9254,7 +9267,7 @@ ] }, { - "group": "Integração MCP", + "group": "Integra\u00e7\u00e3o MCP", "pages": [ "pt-BR/mcp/overview", "pt-BR/mcp/dsl-integration", @@ -9288,7 +9301,7 @@ ] }, { - "group": "Web Scraping & Navegação", + "group": "Web Scraping & Navega\u00e7\u00e3o", "icon": "globe", "pages": [ "pt-BR/tools/web-scraping/overview", @@ -9370,7 +9383,7 @@ ] }, { - "group": "Automação", + "group": "Automa\u00e7\u00e3o", "icon": "bolt", "pages": [ "pt-BR/tools/automation/overview", @@ -9445,7 +9458,7 @@ "icon": "briefcase", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/enterprise/introduction" ] @@ -9477,7 +9490,7 @@ ] }, { - "group": "Documentação de Integração", + "group": "Documenta\u00e7\u00e3o de Integra\u00e7\u00e3o", "pages": [ "pt-BR/enterprise/integrations/asana", "pt-BR/enterprise/integrations/box", @@ -9553,11 +9566,11 @@ ] }, { - "tab": "Referência da API", + "tab": "Refer\u00eancia da API", "icon": "magnifying-glass", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/api-reference/introduction", "pt-BR/api-reference/inputs", @@ -9582,11 +9595,11 @@ ] }, { - "tab": "Notas de Versão", + "tab": "Notas de Vers\u00e3o", "icon": "clock", "groups": [ { - "group": "Notas de Versão", + "group": "Notas de Vers\u00e3o", "pages": [ "pt-BR/changelog" ] @@ -9599,7 +9612,7 @@ "version": "v1.12.1", "tabs": [ { - "tab": "Início", + "tab": "In\u00edcio", "icon": "house", "groups": [ { @@ -9611,11 +9624,11 @@ ] }, { - "tab": "Documentação", + "tab": "Documenta\u00e7\u00e3o", "icon": "book-open", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/introduction", "pt-BR/guides/coding-tools/build-with-ai", @@ -9628,7 +9641,7 @@ "group": "Guias", "pages": [ { - "group": "Estratégia", + "group": "Estrat\u00e9gia", "icon": "compass", "pages": [ "pt-BR/guides/concepts/evaluating-use-cases" @@ -9665,14 +9678,14 @@ ] }, { - "group": "Ferramentas de Codificação", + "group": "Ferramentas de Codifica\u00e7\u00e3o", "icon": "terminal", "pages": [ "pt-BR/guides/coding-tools/agents-md" ] }, { - "group": "Avançado", + "group": "Avan\u00e7ado", "icon": "gear", "pages": [ "pt-BR/guides/advanced/customizing-prompts", @@ -9680,7 +9693,7 @@ ] }, { - "group": "Migração", + "group": "Migra\u00e7\u00e3o", "icon": "shuffle", "pages": [ "pt-BR/guides/migration/migrating-from-langgraph" @@ -9714,7 +9727,7 @@ ] }, { - "group": "Integração MCP", + "group": "Integra\u00e7\u00e3o MCP", "pages": [ "pt-BR/mcp/overview", "pt-BR/mcp/dsl-integration", @@ -9748,7 +9761,7 @@ ] }, { - "group": "Web Scraping & Navegação", + "group": "Web Scraping & Navega\u00e7\u00e3o", "icon": "globe", "pages": [ "pt-BR/tools/web-scraping/overview", @@ -9830,7 +9843,7 @@ ] }, { - "group": "Automação", + "group": "Automa\u00e7\u00e3o", "icon": "bolt", "pages": [ "pt-BR/tools/automation/overview", @@ -9905,7 +9918,7 @@ "icon": "briefcase", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/enterprise/introduction" ] @@ -9937,7 +9950,7 @@ ] }, { - "group": "Documentação de Integração", + "group": "Documenta\u00e7\u00e3o de Integra\u00e7\u00e3o", "pages": [ "pt-BR/enterprise/integrations/asana", "pt-BR/enterprise/integrations/box", @@ -10013,11 +10026,11 @@ ] }, { - "tab": "Referência da API", + "tab": "Refer\u00eancia da API", "icon": "magnifying-glass", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/api-reference/introduction", "pt-BR/api-reference/inputs", @@ -10042,11 +10055,11 @@ ] }, { - "tab": "Notas de Versão", + "tab": "Notas de Vers\u00e3o", "icon": "clock", "groups": [ { - "group": "Notas de Versão", + "group": "Notas de Vers\u00e3o", "pages": [ "pt-BR/changelog" ] @@ -10059,7 +10072,7 @@ "version": "v1.12.0", "tabs": [ { - "tab": "Início", + "tab": "In\u00edcio", "icon": "house", "groups": [ { @@ -10071,11 +10084,11 @@ ] }, { - "tab": "Documentação", + "tab": "Documenta\u00e7\u00e3o", "icon": "book-open", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/introduction", "pt-BR/guides/coding-tools/build-with-ai", @@ -10088,7 +10101,7 @@ "group": "Guias", "pages": [ { - "group": "Estratégia", + "group": "Estrat\u00e9gia", "icon": "compass", "pages": [ "pt-BR/guides/concepts/evaluating-use-cases" @@ -10125,14 +10138,14 @@ ] }, { - "group": "Ferramentas de Codificação", + "group": "Ferramentas de Codifica\u00e7\u00e3o", "icon": "terminal", "pages": [ "pt-BR/guides/coding-tools/agents-md" ] }, { - "group": "Avançado", + "group": "Avan\u00e7ado", "icon": "gear", "pages": [ "pt-BR/guides/advanced/customizing-prompts", @@ -10140,7 +10153,7 @@ ] }, { - "group": "Migração", + "group": "Migra\u00e7\u00e3o", "icon": "shuffle", "pages": [ "pt-BR/guides/migration/migrating-from-langgraph" @@ -10174,7 +10187,7 @@ ] }, { - "group": "Integração MCP", + "group": "Integra\u00e7\u00e3o MCP", "pages": [ "pt-BR/mcp/overview", "pt-BR/mcp/dsl-integration", @@ -10208,7 +10221,7 @@ ] }, { - "group": "Web Scraping & Navegação", + "group": "Web Scraping & Navega\u00e7\u00e3o", "icon": "globe", "pages": [ "pt-BR/tools/web-scraping/overview", @@ -10290,7 +10303,7 @@ ] }, { - "group": "Automação", + "group": "Automa\u00e7\u00e3o", "icon": "bolt", "pages": [ "pt-BR/tools/automation/overview", @@ -10365,7 +10378,7 @@ "icon": "briefcase", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/enterprise/introduction" ] @@ -10397,7 +10410,7 @@ ] }, { - "group": "Documentação de Integração", + "group": "Documenta\u00e7\u00e3o de Integra\u00e7\u00e3o", "pages": [ "pt-BR/enterprise/integrations/asana", "pt-BR/enterprise/integrations/box", @@ -10473,11 +10486,11 @@ ] }, { - "tab": "Referência da API", + "tab": "Refer\u00eancia da API", "icon": "magnifying-glass", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/api-reference/introduction", "pt-BR/api-reference/inputs", @@ -10502,11 +10515,11 @@ ] }, { - "tab": "Notas de Versão", + "tab": "Notas de Vers\u00e3o", "icon": "clock", "groups": [ { - "group": "Notas de Versão", + "group": "Notas de Vers\u00e3o", "pages": [ "pt-BR/changelog" ] @@ -10519,7 +10532,7 @@ "version": "v1.11.1", "tabs": [ { - "tab": "Início", + "tab": "In\u00edcio", "icon": "house", "groups": [ { @@ -10531,11 +10544,11 @@ ] }, { - "tab": "Documentação", + "tab": "Documenta\u00e7\u00e3o", "icon": "book-open", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/introduction", "pt-BR/guides/coding-tools/build-with-ai", @@ -10548,7 +10561,7 @@ "group": "Guias", "pages": [ { - "group": "Estratégia", + "group": "Estrat\u00e9gia", "icon": "compass", "pages": [ "pt-BR/guides/concepts/evaluating-use-cases" @@ -10585,14 +10598,14 @@ ] }, { - "group": "Ferramentas de Codificação", + "group": "Ferramentas de Codifica\u00e7\u00e3o", "icon": "terminal", "pages": [ "pt-BR/guides/coding-tools/agents-md" ] }, { - "group": "Avançado", + "group": "Avan\u00e7ado", "icon": "gear", "pages": [ "pt-BR/guides/advanced/customizing-prompts", @@ -10600,7 +10613,7 @@ ] }, { - "group": "Migração", + "group": "Migra\u00e7\u00e3o", "icon": "shuffle", "pages": [ "pt-BR/guides/migration/migrating-from-langgraph" @@ -10634,7 +10647,7 @@ ] }, { - "group": "Integração MCP", + "group": "Integra\u00e7\u00e3o MCP", "pages": [ "pt-BR/mcp/overview", "pt-BR/mcp/dsl-integration", @@ -10668,7 +10681,7 @@ ] }, { - "group": "Web Scraping & Navegação", + "group": "Web Scraping & Navega\u00e7\u00e3o", "icon": "globe", "pages": [ "pt-BR/tools/web-scraping/overview", @@ -10750,7 +10763,7 @@ ] }, { - "group": "Automação", + "group": "Automa\u00e7\u00e3o", "icon": "bolt", "pages": [ "pt-BR/tools/automation/overview", @@ -10825,7 +10838,7 @@ "icon": "briefcase", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/enterprise/introduction" ] @@ -10857,7 +10870,7 @@ ] }, { - "group": "Documentação de Integração", + "group": "Documenta\u00e7\u00e3o de Integra\u00e7\u00e3o", "pages": [ "pt-BR/enterprise/integrations/asana", "pt-BR/enterprise/integrations/box", @@ -10933,11 +10946,11 @@ ] }, { - "tab": "Referência da API", + "tab": "Refer\u00eancia da API", "icon": "magnifying-glass", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/api-reference/introduction", "pt-BR/api-reference/inputs", @@ -10962,11 +10975,11 @@ ] }, { - "tab": "Notas de Versão", + "tab": "Notas de Vers\u00e3o", "icon": "clock", "groups": [ { - "group": "Notas de Versão", + "group": "Notas de Vers\u00e3o", "pages": [ "pt-BR/changelog" ] @@ -10979,7 +10992,7 @@ "version": "v1.11.0", "tabs": [ { - "tab": "Início", + "tab": "In\u00edcio", "icon": "house", "groups": [ { @@ -10991,11 +11004,11 @@ ] }, { - "tab": "Documentação", + "tab": "Documenta\u00e7\u00e3o", "icon": "book-open", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/introduction", "pt-BR/guides/coding-tools/build-with-ai", @@ -11008,7 +11021,7 @@ "group": "Guias", "pages": [ { - "group": "Estratégia", + "group": "Estrat\u00e9gia", "icon": "compass", "pages": [ "pt-BR/guides/concepts/evaluating-use-cases" @@ -11045,14 +11058,14 @@ ] }, { - "group": "Ferramentas de Codificação", + "group": "Ferramentas de Codifica\u00e7\u00e3o", "icon": "terminal", "pages": [ "pt-BR/guides/coding-tools/agents-md" ] }, { - "group": "Avançado", + "group": "Avan\u00e7ado", "icon": "gear", "pages": [ "pt-BR/guides/advanced/customizing-prompts", @@ -11060,7 +11073,7 @@ ] }, { - "group": "Migração", + "group": "Migra\u00e7\u00e3o", "icon": "shuffle", "pages": [ "pt-BR/guides/migration/migrating-from-langgraph" @@ -11093,7 +11106,7 @@ ] }, { - "group": "Integração MCP", + "group": "Integra\u00e7\u00e3o MCP", "pages": [ "pt-BR/mcp/overview", "pt-BR/mcp/dsl-integration", @@ -11127,7 +11140,7 @@ ] }, { - "group": "Web Scraping & Navegação", + "group": "Web Scraping & Navega\u00e7\u00e3o", "icon": "globe", "pages": [ "pt-BR/tools/web-scraping/overview", @@ -11209,7 +11222,7 @@ ] }, { - "group": "Automação", + "group": "Automa\u00e7\u00e3o", "icon": "bolt", "pages": [ "pt-BR/tools/automation/overview", @@ -11284,7 +11297,7 @@ "icon": "briefcase", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/enterprise/introduction" ] @@ -11316,7 +11329,7 @@ ] }, { - "group": "Documentação de Integração", + "group": "Documenta\u00e7\u00e3o de Integra\u00e7\u00e3o", "pages": [ "pt-BR/enterprise/integrations/asana", "pt-BR/enterprise/integrations/box", @@ -11392,11 +11405,11 @@ ] }, { - "tab": "Referência da API", + "tab": "Refer\u00eancia da API", "icon": "magnifying-glass", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/api-reference/introduction", "pt-BR/api-reference/inputs", @@ -11421,11 +11434,11 @@ ] }, { - "tab": "Notas de Versão", + "tab": "Notas de Vers\u00e3o", "icon": "clock", "groups": [ { - "group": "Notas de Versão", + "group": "Notas de Vers\u00e3o", "pages": [ "pt-BR/changelog" ] @@ -11438,7 +11451,7 @@ "version": "v1.10.1", "tabs": [ { - "tab": "Início", + "tab": "In\u00edcio", "icon": "house", "groups": [ { @@ -11450,11 +11463,11 @@ ] }, { - "tab": "Documentação", + "tab": "Documenta\u00e7\u00e3o", "icon": "book-open", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/introduction", "pt-BR/guides/coding-tools/build-with-ai", @@ -11467,7 +11480,7 @@ "group": "Guias", "pages": [ { - "group": "Estratégia", + "group": "Estrat\u00e9gia", "icon": "compass", "pages": [ "pt-BR/guides/concepts/evaluating-use-cases" @@ -11504,14 +11517,14 @@ ] }, { - "group": "Ferramentas de Codificação", + "group": "Ferramentas de Codifica\u00e7\u00e3o", "icon": "terminal", "pages": [ "pt-BR/guides/coding-tools/agents-md" ] }, { - "group": "Avançado", + "group": "Avan\u00e7ado", "icon": "gear", "pages": [ "pt-BR/guides/advanced/customizing-prompts", @@ -11519,7 +11532,7 @@ ] }, { - "group": "Migração", + "group": "Migra\u00e7\u00e3o", "icon": "shuffle", "pages": [ "pt-BR/guides/migration/migrating-from-langgraph" @@ -11552,7 +11565,7 @@ ] }, { - "group": "Integração MCP", + "group": "Integra\u00e7\u00e3o MCP", "pages": [ "pt-BR/mcp/overview", "pt-BR/mcp/dsl-integration", @@ -11586,7 +11599,7 @@ ] }, { - "group": "Web Scraping & Navegação", + "group": "Web Scraping & Navega\u00e7\u00e3o", "icon": "globe", "pages": [ "pt-BR/tools/web-scraping/overview", @@ -11668,7 +11681,7 @@ ] }, { - "group": "Automação", + "group": "Automa\u00e7\u00e3o", "icon": "bolt", "pages": [ "pt-BR/tools/automation/overview", @@ -11743,7 +11756,7 @@ "icon": "briefcase", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/enterprise/introduction" ] @@ -11775,7 +11788,7 @@ ] }, { - "group": "Documentação de Integração", + "group": "Documenta\u00e7\u00e3o de Integra\u00e7\u00e3o", "pages": [ "pt-BR/enterprise/integrations/asana", "pt-BR/enterprise/integrations/box", @@ -11851,11 +11864,11 @@ ] }, { - "tab": "Referência da API", + "tab": "Refer\u00eancia da API", "icon": "magnifying-glass", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/api-reference/introduction", "pt-BR/api-reference/inputs", @@ -11880,11 +11893,11 @@ ] }, { - "tab": "Notas de Versão", + "tab": "Notas de Vers\u00e3o", "icon": "clock", "groups": [ { - "group": "Notas de Versão", + "group": "Notas de Vers\u00e3o", "pages": [ "pt-BR/changelog" ] @@ -11897,7 +11910,7 @@ "version": "v1.10.0", "tabs": [ { - "tab": "Início", + "tab": "In\u00edcio", "icon": "house", "groups": [ { @@ -11909,11 +11922,11 @@ ] }, { - "tab": "Documentação", + "tab": "Documenta\u00e7\u00e3o", "icon": "book-open", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/introduction", "pt-BR/guides/coding-tools/build-with-ai", @@ -11926,7 +11939,7 @@ "group": "Guias", "pages": [ { - "group": "Estratégia", + "group": "Estrat\u00e9gia", "icon": "compass", "pages": [ "pt-BR/guides/concepts/evaluating-use-cases" @@ -11963,14 +11976,14 @@ ] }, { - "group": "Ferramentas de Codificação", + "group": "Ferramentas de Codifica\u00e7\u00e3o", "icon": "terminal", "pages": [ "pt-BR/guides/coding-tools/agents-md" ] }, { - "group": "Avançado", + "group": "Avan\u00e7ado", "icon": "gear", "pages": [ "pt-BR/guides/advanced/customizing-prompts", @@ -11978,7 +11991,7 @@ ] }, { - "group": "Migração", + "group": "Migra\u00e7\u00e3o", "icon": "shuffle", "pages": [ "pt-BR/guides/migration/migrating-from-langgraph" @@ -12012,7 +12025,7 @@ ] }, { - "group": "Integração MCP", + "group": "Integra\u00e7\u00e3o MCP", "pages": [ "pt-BR/mcp/overview", "pt-BR/mcp/dsl-integration", @@ -12046,7 +12059,7 @@ ] }, { - "group": "Web Scraping & Navegação", + "group": "Web Scraping & Navega\u00e7\u00e3o", "icon": "globe", "pages": [ "pt-BR/tools/web-scraping/overview", @@ -12128,7 +12141,7 @@ ] }, { - "group": "Automação", + "group": "Automa\u00e7\u00e3o", "icon": "bolt", "pages": [ "pt-BR/tools/automation/overview", @@ -12203,7 +12216,7 @@ "icon": "briefcase", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/enterprise/introduction" ] @@ -12235,7 +12248,7 @@ ] }, { - "group": "Documentação de Integração", + "group": "Documenta\u00e7\u00e3o de Integra\u00e7\u00e3o", "pages": [ "pt-BR/enterprise/integrations/asana", "pt-BR/enterprise/integrations/box", @@ -12311,11 +12324,11 @@ ] }, { - "tab": "Referência da API", + "tab": "Refer\u00eancia da API", "icon": "magnifying-glass", "groups": [ { - "group": "Começando", + "group": "Come\u00e7ando", "pages": [ "pt-BR/api-reference/introduction", "pt-BR/api-reference/inputs", @@ -12340,11 +12353,11 @@ ] }, { - "tab": "Notas de Versão", + "tab": "Notas de Vers\u00e3o", "icon": "clock", "groups": [ { - "group": "Notas de Versão", + "group": "Notas de Vers\u00e3o", "pages": [ "pt-BR/changelog" ] @@ -12360,17 +12373,17 @@ "global": { "anchors": [ { - "anchor": "웹사이트", + "anchor": "\uc6f9\uc0ac\uc774\ud2b8", "href": "https://crewai.com", "icon": "globe" }, { - "anchor": "포럼", + "anchor": "\ud3ec\ub7fc", "href": "https://community.crewai.com", "icon": "discourse" }, { - "anchor": "블로그", + "anchor": "\ube14\ub85c\uadf8", "href": "https://blog.crewai.com", "icon": "newspaper" }, @@ -12387,11 +12400,11 @@ "default": true, "tabs": [ { - "tab": "홈", + "tab": "\ud648", "icon": "house", "groups": [ { - "group": "환영합니다", + "group": "\ud658\uc601\ud569\ub2c8\ub2e4", "pages": [ "ko/index" ] @@ -12399,11 +12412,11 @@ ] }, { - "tab": "기술 문서", + "tab": "\uae30\uc220 \ubb38\uc11c", "icon": "book-open", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/introduction", "ko/guides/coding-tools/build-with-ai", @@ -12413,31 +12426,31 @@ ] }, { - "group": "가이드", + "group": "\uac00\uc774\ub4dc", "pages": [ { - "group": "전략", + "group": "\uc804\ub7b5", "icon": "compass", "pages": [ "ko/guides/concepts/evaluating-use-cases" ] }, { - "group": "에이전트 (Agents)", + "group": "\uc5d0\uc774\uc804\ud2b8 (Agents)", "icon": "user", "pages": [ "ko/guides/agents/crafting-effective-agents" ] }, { - "group": "크루 (Crews)", + "group": "\ud06c\ub8e8 (Crews)", "icon": "users", "pages": [ "ko/guides/crews/first-crew" ] }, { - "group": "플로우 (Flows)", + "group": "\ud50c\ub85c\uc6b0 (Flows)", "icon": "code-branch", "pages": [ "ko/guides/flows/first-flow", @@ -12446,21 +12459,21 @@ ] }, { - "group": "도구", + "group": "\ub3c4\uad6c", "icon": "wrench", "pages": [ "ko/guides/tools/publish-custom-tools" ] }, { - "group": "코딩 도구", + "group": "\ucf54\ub529 \ub3c4\uad6c", "icon": "terminal", "pages": [ "ko/guides/coding-tools/agents-md" ] }, { - "group": "고급", + "group": "\uace0\uae09", "icon": "gear", "pages": [ "ko/guides/advanced/customizing-prompts", @@ -12468,7 +12481,7 @@ ] }, { - "group": "마이그레이션", + "group": "\ub9c8\uc774\uadf8\ub808\uc774\uc158", "icon": "shuffle", "pages": [ "ko/guides/migration/migrating-from-langgraph" @@ -12477,7 +12490,7 @@ ] }, { - "group": "핵심 개념", + "group": "\ud575\uc2ec \uac1c\ub150", "pages": [ "ko/concepts/agents", "ko/concepts/tasks", @@ -12503,7 +12516,7 @@ ] }, { - "group": "MCP 통합", + "group": "MCP \ud1b5\ud569", "pages": [ "ko/mcp/overview", "ko/mcp/dsl-integration", @@ -12515,11 +12528,11 @@ ] }, { - "group": "도구 (Tools)", + "group": "\ub3c4\uad6c (Tools)", "pages": [ "ko/tools/overview", { - "group": "파일 & 문서", + "group": "\ud30c\uc77c & \ubb38\uc11c", "icon": "folder-open", "pages": [ "ko/tools/file-document/overview", @@ -12539,7 +12552,7 @@ ] }, { - "group": "웹 스크래핑 & 브라우징", + "group": "\uc6f9 \uc2a4\ud06c\ub798\ud551 & \ube0c\ub77c\uc6b0\uc9d5", "icon": "globe", "pages": [ "ko/tools/web-scraping/overview", @@ -12559,7 +12572,7 @@ ] }, { - "group": "검색 및 연구", + "group": "\uac80\uc0c9 \ubc0f \uc5f0\uad6c", "icon": "magnifying-glass", "pages": [ "ko/tools/search-research/overview", @@ -12582,7 +12595,7 @@ ] }, { - "group": "데이터베이스 & 데이터", + "group": "\ub370\uc774\ud130\ubca0\uc774\uc2a4 & \ub370\uc774\ud130", "icon": "database", "pages": [ "ko/tools/database-data/overview", @@ -12597,7 +12610,7 @@ ] }, { - "group": "인공지능 & 머신러닝", + "group": "\uc778\uacf5\uc9c0\ub2a5 & \uba38\uc2e0\ub7ec\ub2dd", "icon": "brain", "pages": [ "ko/tools/ai-ml/overview", @@ -12611,7 +12624,7 @@ ] }, { - "group": "클라우드 & 스토리지", + "group": "\ud074\ub77c\uc6b0\ub4dc & \uc2a4\ud1a0\ub9ac\uc9c0", "icon": "cloud", "pages": [ "ko/tools/cloud-storage/overview", @@ -12630,7 +12643,7 @@ ] }, { - "group": "자동화", + "group": "\uc790\ub3d9\ud654", "icon": "bolt", "pages": [ "ko/tools/automation/overview", @@ -12665,7 +12678,7 @@ ] }, { - "group": "학습", + "group": "\ud559\uc2b5", "pages": [ "ko/learn/overview", "ko/learn/llm-selection-guide", @@ -12702,17 +12715,17 @@ ] }, { - "tab": "엔터프라이즈", + "tab": "\uc5d4\ud130\ud504\ub77c\uc774\uc988", "icon": "briefcase", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/enterprise/introduction" ] }, { - "group": "빌드", + "group": "\ube4c\ub4dc", "pages": [ "ko/enterprise/features/automations", "ko/enterprise/features/crew-studio", @@ -12723,7 +12736,7 @@ ] }, { - "group": "운영", + "group": "\uc6b4\uc601", "pages": [ "ko/enterprise/features/traces", "ko/enterprise/features/webhook-streaming", @@ -12732,13 +12745,13 @@ ] }, { - "group": "관리", + "group": "\uad00\ub9ac", "pages": [ "ko/enterprise/features/rbac" ] }, { - "group": "통합 문서", + "group": "\ud1b5\ud569 \ubb38\uc11c", "pages": [ "ko/enterprise/integrations/asana", "ko/enterprise/integrations/box", @@ -12790,7 +12803,7 @@ ] }, { - "group": "트리거", + "group": "\ud2b8\ub9ac\uac70", "pages": [ "ko/enterprise/guides/automation-triggers", "ko/enterprise/guides/gmail-trigger", @@ -12806,7 +12819,7 @@ ] }, { - "group": "학습 자원", + "group": "\ud559\uc2b5 \uc790\uc6d0", "pages": [ "ko/enterprise/resources/frequently-asked-questions" ] @@ -12814,11 +12827,11 @@ ] }, { - "tab": "API 레퍼런스", + "tab": "API \ub808\ud37c\ub7f0\uc2a4", "icon": "magnifying-glass", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/api-reference/introduction", "ko/api-reference/inputs", @@ -12830,11 +12843,11 @@ ] }, { - "tab": "예시", + "tab": "\uc608\uc2dc", "icon": "code", "groups": [ { - "group": "예시", + "group": "\uc608\uc2dc", "pages": [ "ko/examples/example", "ko/examples/cookbooks" @@ -12843,11 +12856,11 @@ ] }, { - "tab": "변경 로그", + "tab": "\ubcc0\uacbd \ub85c\uadf8", "icon": "clock", "groups": [ { - "group": "릴리스 노트", + "group": "\ub9b4\ub9ac\uc2a4 \ub178\ud2b8", "pages": [ "ko/changelog" ] @@ -12860,11 +12873,11 @@ "version": "v1.14.3", "tabs": [ { - "tab": "홈", + "tab": "\ud648", "icon": "house", "groups": [ { - "group": "환영합니다", + "group": "\ud658\uc601\ud569\ub2c8\ub2e4", "pages": [ "ko/index" ] @@ -12872,11 +12885,11 @@ ] }, { - "tab": "기술 문서", + "tab": "\uae30\uc220 \ubb38\uc11c", "icon": "book-open", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/introduction", "ko/guides/coding-tools/build-with-ai", @@ -12886,31 +12899,31 @@ ] }, { - "group": "가이드", + "group": "\uac00\uc774\ub4dc", "pages": [ { - "group": "전략", + "group": "\uc804\ub7b5", "icon": "compass", "pages": [ "ko/guides/concepts/evaluating-use-cases" ] }, { - "group": "에이전트 (Agents)", + "group": "\uc5d0\uc774\uc804\ud2b8 (Agents)", "icon": "user", "pages": [ "ko/guides/agents/crafting-effective-agents" ] }, { - "group": "크루 (Crews)", + "group": "\ud06c\ub8e8 (Crews)", "icon": "users", "pages": [ "ko/guides/crews/first-crew" ] }, { - "group": "플로우 (Flows)", + "group": "\ud50c\ub85c\uc6b0 (Flows)", "icon": "code-branch", "pages": [ "ko/guides/flows/first-flow", @@ -12919,21 +12932,21 @@ ] }, { - "group": "도구", + "group": "\ub3c4\uad6c", "icon": "wrench", "pages": [ "ko/guides/tools/publish-custom-tools" ] }, { - "group": "코딩 도구", + "group": "\ucf54\ub529 \ub3c4\uad6c", "icon": "terminal", "pages": [ "ko/guides/coding-tools/agents-md" ] }, { - "group": "고급", + "group": "\uace0\uae09", "icon": "gear", "pages": [ "ko/guides/advanced/customizing-prompts", @@ -12941,7 +12954,7 @@ ] }, { - "group": "마이그레이션", + "group": "\ub9c8\uc774\uadf8\ub808\uc774\uc158", "icon": "shuffle", "pages": [ "ko/guides/migration/migrating-from-langgraph" @@ -12950,7 +12963,7 @@ ] }, { - "group": "핵심 개념", + "group": "\ud575\uc2ec \uac1c\ub150", "pages": [ "ko/concepts/agents", "ko/concepts/tasks", @@ -12976,7 +12989,7 @@ ] }, { - "group": "MCP 통합", + "group": "MCP \ud1b5\ud569", "pages": [ "ko/mcp/overview", "ko/mcp/dsl-integration", @@ -12988,11 +13001,11 @@ ] }, { - "group": "도구 (Tools)", + "group": "\ub3c4\uad6c (Tools)", "pages": [ "ko/tools/overview", { - "group": "파일 & 문서", + "group": "\ud30c\uc77c & \ubb38\uc11c", "icon": "folder-open", "pages": [ "ko/tools/file-document/overview", @@ -13012,7 +13025,7 @@ ] }, { - "group": "웹 스크래핑 & 브라우징", + "group": "\uc6f9 \uc2a4\ud06c\ub798\ud551 & \ube0c\ub77c\uc6b0\uc9d5", "icon": "globe", "pages": [ "ko/tools/web-scraping/overview", @@ -13032,7 +13045,7 @@ ] }, { - "group": "검색 및 연구", + "group": "\uac80\uc0c9 \ubc0f \uc5f0\uad6c", "icon": "magnifying-glass", "pages": [ "ko/tools/search-research/overview", @@ -13055,7 +13068,7 @@ ] }, { - "group": "데이터베이스 & 데이터", + "group": "\ub370\uc774\ud130\ubca0\uc774\uc2a4 & \ub370\uc774\ud130", "icon": "database", "pages": [ "ko/tools/database-data/overview", @@ -13070,7 +13083,7 @@ ] }, { - "group": "인공지능 & 머신러닝", + "group": "\uc778\uacf5\uc9c0\ub2a5 & \uba38\uc2e0\ub7ec\ub2dd", "icon": "brain", "pages": [ "ko/tools/ai-ml/overview", @@ -13084,7 +13097,7 @@ ] }, { - "group": "클라우드 & 스토리지", + "group": "\ud074\ub77c\uc6b0\ub4dc & \uc2a4\ud1a0\ub9ac\uc9c0", "icon": "cloud", "pages": [ "ko/tools/cloud-storage/overview", @@ -13103,7 +13116,7 @@ ] }, { - "group": "자동화", + "group": "\uc790\ub3d9\ud654", "icon": "bolt", "pages": [ "ko/tools/automation/overview", @@ -13138,7 +13151,7 @@ ] }, { - "group": "학습", + "group": "\ud559\uc2b5", "pages": [ "ko/learn/overview", "ko/learn/llm-selection-guide", @@ -13175,17 +13188,17 @@ ] }, { - "tab": "엔터프라이즈", + "tab": "\uc5d4\ud130\ud504\ub77c\uc774\uc988", "icon": "briefcase", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/enterprise/introduction" ] }, { - "group": "빌드", + "group": "\ube4c\ub4dc", "pages": [ "ko/enterprise/features/automations", "ko/enterprise/features/crew-studio", @@ -13196,7 +13209,7 @@ ] }, { - "group": "운영", + "group": "\uc6b4\uc601", "pages": [ "ko/enterprise/features/traces", "ko/enterprise/features/webhook-streaming", @@ -13205,13 +13218,13 @@ ] }, { - "group": "관리", + "group": "\uad00\ub9ac", "pages": [ "ko/enterprise/features/rbac" ] }, { - "group": "통합 문서", + "group": "\ud1b5\ud569 \ubb38\uc11c", "pages": [ "ko/enterprise/integrations/asana", "ko/enterprise/integrations/box", @@ -13263,7 +13276,7 @@ ] }, { - "group": "트리거", + "group": "\ud2b8\ub9ac\uac70", "pages": [ "ko/enterprise/guides/automation-triggers", "ko/enterprise/guides/gmail-trigger", @@ -13279,7 +13292,7 @@ ] }, { - "group": "학습 자원", + "group": "\ud559\uc2b5 \uc790\uc6d0", "pages": [ "ko/enterprise/resources/frequently-asked-questions" ] @@ -13287,11 +13300,11 @@ ] }, { - "tab": "API 레퍼런스", + "tab": "API \ub808\ud37c\ub7f0\uc2a4", "icon": "magnifying-glass", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/api-reference/introduction", "ko/api-reference/inputs", @@ -13303,11 +13316,11 @@ ] }, { - "tab": "예시", + "tab": "\uc608\uc2dc", "icon": "code", "groups": [ { - "group": "예시", + "group": "\uc608\uc2dc", "pages": [ "ko/examples/example", "ko/examples/cookbooks" @@ -13316,11 +13329,11 @@ ] }, { - "tab": "변경 로그", + "tab": "\ubcc0\uacbd \ub85c\uadf8", "icon": "clock", "groups": [ { - "group": "릴리스 노트", + "group": "\ub9b4\ub9ac\uc2a4 \ub178\ud2b8", "pages": [ "ko/changelog" ] @@ -13333,11 +13346,11 @@ "version": "v1.14.2", "tabs": [ { - "tab": "홈", + "tab": "\ud648", "icon": "house", "groups": [ { - "group": "환영합니다", + "group": "\ud658\uc601\ud569\ub2c8\ub2e4", "pages": [ "ko/index" ] @@ -13345,11 +13358,11 @@ ] }, { - "tab": "기술 문서", + "tab": "\uae30\uc220 \ubb38\uc11c", "icon": "book-open", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/introduction", "ko/guides/coding-tools/build-with-ai", @@ -13359,31 +13372,31 @@ ] }, { - "group": "가이드", + "group": "\uac00\uc774\ub4dc", "pages": [ { - "group": "전략", + "group": "\uc804\ub7b5", "icon": "compass", "pages": [ "ko/guides/concepts/evaluating-use-cases" ] }, { - "group": "에이전트 (Agents)", + "group": "\uc5d0\uc774\uc804\ud2b8 (Agents)", "icon": "user", "pages": [ "ko/guides/agents/crafting-effective-agents" ] }, { - "group": "크루 (Crews)", + "group": "\ud06c\ub8e8 (Crews)", "icon": "users", "pages": [ "ko/guides/crews/first-crew" ] }, { - "group": "플로우 (Flows)", + "group": "\ud50c\ub85c\uc6b0 (Flows)", "icon": "code-branch", "pages": [ "ko/guides/flows/first-flow", @@ -13392,21 +13405,21 @@ ] }, { - "group": "도구", + "group": "\ub3c4\uad6c", "icon": "wrench", "pages": [ "ko/guides/tools/publish-custom-tools" ] }, { - "group": "코딩 도구", + "group": "\ucf54\ub529 \ub3c4\uad6c", "icon": "terminal", "pages": [ "ko/guides/coding-tools/agents-md" ] }, { - "group": "고급", + "group": "\uace0\uae09", "icon": "gear", "pages": [ "ko/guides/advanced/customizing-prompts", @@ -13414,7 +13427,7 @@ ] }, { - "group": "마이그레이션", + "group": "\ub9c8\uc774\uadf8\ub808\uc774\uc158", "icon": "shuffle", "pages": [ "ko/guides/migration/migrating-from-langgraph" @@ -13423,7 +13436,7 @@ ] }, { - "group": "핵심 개념", + "group": "\ud575\uc2ec \uac1c\ub150", "pages": [ "ko/concepts/agents", "ko/concepts/tasks", @@ -13449,7 +13462,7 @@ ] }, { - "group": "MCP 통합", + "group": "MCP \ud1b5\ud569", "pages": [ "ko/mcp/overview", "ko/mcp/dsl-integration", @@ -13461,11 +13474,11 @@ ] }, { - "group": "도구 (Tools)", + "group": "\ub3c4\uad6c (Tools)", "pages": [ "ko/tools/overview", { - "group": "파일 & 문서", + "group": "\ud30c\uc77c & \ubb38\uc11c", "icon": "folder-open", "pages": [ "ko/tools/file-document/overview", @@ -13485,7 +13498,7 @@ ] }, { - "group": "웹 스크래핑 & 브라우징", + "group": "\uc6f9 \uc2a4\ud06c\ub798\ud551 & \ube0c\ub77c\uc6b0\uc9d5", "icon": "globe", "pages": [ "ko/tools/web-scraping/overview", @@ -13505,7 +13518,7 @@ ] }, { - "group": "검색 및 연구", + "group": "\uac80\uc0c9 \ubc0f \uc5f0\uad6c", "icon": "magnifying-glass", "pages": [ "ko/tools/search-research/overview", @@ -13527,7 +13540,7 @@ ] }, { - "group": "데이터베이스 & 데이터", + "group": "\ub370\uc774\ud130\ubca0\uc774\uc2a4 & \ub370\uc774\ud130", "icon": "database", "pages": [ "ko/tools/database-data/overview", @@ -13542,7 +13555,7 @@ ] }, { - "group": "인공지능 & 머신러닝", + "group": "\uc778\uacf5\uc9c0\ub2a5 & \uba38\uc2e0\ub7ec\ub2dd", "icon": "brain", "pages": [ "ko/tools/ai-ml/overview", @@ -13557,7 +13570,7 @@ ] }, { - "group": "클라우드 & 스토리지", + "group": "\ud074\ub77c\uc6b0\ub4dc & \uc2a4\ud1a0\ub9ac\uc9c0", "icon": "cloud", "pages": [ "ko/tools/cloud-storage/overview", @@ -13576,7 +13589,7 @@ ] }, { - "group": "자동화", + "group": "\uc790\ub3d9\ud654", "icon": "bolt", "pages": [ "ko/tools/automation/overview", @@ -13611,7 +13624,7 @@ ] }, { - "group": "학습", + "group": "\ud559\uc2b5", "pages": [ "ko/learn/overview", "ko/learn/llm-selection-guide", @@ -13648,17 +13661,17 @@ ] }, { - "tab": "엔터프라이즈", + "tab": "\uc5d4\ud130\ud504\ub77c\uc774\uc988", "icon": "briefcase", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/enterprise/introduction" ] }, { - "group": "빌드", + "group": "\ube4c\ub4dc", "pages": [ "ko/enterprise/features/automations", "ko/enterprise/features/crew-studio", @@ -13669,7 +13682,7 @@ ] }, { - "group": "운영", + "group": "\uc6b4\uc601", "pages": [ "ko/enterprise/features/traces", "ko/enterprise/features/webhook-streaming", @@ -13678,13 +13691,13 @@ ] }, { - "group": "관리", + "group": "\uad00\ub9ac", "pages": [ "ko/enterprise/features/rbac" ] }, { - "group": "통합 문서", + "group": "\ud1b5\ud569 \ubb38\uc11c", "pages": [ "ko/enterprise/integrations/asana", "ko/enterprise/integrations/box", @@ -13736,7 +13749,7 @@ ] }, { - "group": "트리거", + "group": "\ud2b8\ub9ac\uac70", "pages": [ "ko/enterprise/guides/automation-triggers", "ko/enterprise/guides/gmail-trigger", @@ -13752,7 +13765,7 @@ ] }, { - "group": "학습 자원", + "group": "\ud559\uc2b5 \uc790\uc6d0", "pages": [ "ko/enterprise/resources/frequently-asked-questions" ] @@ -13760,11 +13773,11 @@ ] }, { - "tab": "API 레퍼런스", + "tab": "API \ub808\ud37c\ub7f0\uc2a4", "icon": "magnifying-glass", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/api-reference/introduction", "ko/api-reference/inputs", @@ -13776,11 +13789,11 @@ ] }, { - "tab": "예시", + "tab": "\uc608\uc2dc", "icon": "code", "groups": [ { - "group": "예시", + "group": "\uc608\uc2dc", "pages": [ "ko/examples/example", "ko/examples/cookbooks" @@ -13789,11 +13802,11 @@ ] }, { - "tab": "변경 로그", + "tab": "\ubcc0\uacbd \ub85c\uadf8", "icon": "clock", "groups": [ { - "group": "릴리스 노트", + "group": "\ub9b4\ub9ac\uc2a4 \ub178\ud2b8", "pages": [ "ko/changelog" ] @@ -13806,11 +13819,11 @@ "version": "v1.14.1", "tabs": [ { - "tab": "홈", + "tab": "\ud648", "icon": "house", "groups": [ { - "group": "환영합니다", + "group": "\ud658\uc601\ud569\ub2c8\ub2e4", "pages": [ "ko/index" ] @@ -13818,11 +13831,11 @@ ] }, { - "tab": "기술 문서", + "tab": "\uae30\uc220 \ubb38\uc11c", "icon": "book-open", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/introduction", "ko/guides/coding-tools/build-with-ai", @@ -13832,31 +13845,31 @@ ] }, { - "group": "가이드", + "group": "\uac00\uc774\ub4dc", "pages": [ { - "group": "전략", + "group": "\uc804\ub7b5", "icon": "compass", "pages": [ "ko/guides/concepts/evaluating-use-cases" ] }, { - "group": "에이전트 (Agents)", + "group": "\uc5d0\uc774\uc804\ud2b8 (Agents)", "icon": "user", "pages": [ "ko/guides/agents/crafting-effective-agents" ] }, { - "group": "크루 (Crews)", + "group": "\ud06c\ub8e8 (Crews)", "icon": "users", "pages": [ "ko/guides/crews/first-crew" ] }, { - "group": "플로우 (Flows)", + "group": "\ud50c\ub85c\uc6b0 (Flows)", "icon": "code-branch", "pages": [ "ko/guides/flows/first-flow", @@ -13865,21 +13878,21 @@ ] }, { - "group": "도구", + "group": "\ub3c4\uad6c", "icon": "wrench", "pages": [ "ko/guides/tools/publish-custom-tools" ] }, { - "group": "코딩 도구", + "group": "\ucf54\ub529 \ub3c4\uad6c", "icon": "terminal", "pages": [ "ko/guides/coding-tools/agents-md" ] }, { - "group": "고급", + "group": "\uace0\uae09", "icon": "gear", "pages": [ "ko/guides/advanced/customizing-prompts", @@ -13887,7 +13900,7 @@ ] }, { - "group": "마이그레이션", + "group": "\ub9c8\uc774\uadf8\ub808\uc774\uc158", "icon": "shuffle", "pages": [ "ko/guides/migration/migrating-from-langgraph" @@ -13896,7 +13909,7 @@ ] }, { - "group": "핵심 개념", + "group": "\ud575\uc2ec \uac1c\ub150", "pages": [ "ko/concepts/agents", "ko/concepts/tasks", @@ -13922,7 +13935,7 @@ ] }, { - "group": "MCP 통합", + "group": "MCP \ud1b5\ud569", "pages": [ "ko/mcp/overview", "ko/mcp/dsl-integration", @@ -13934,11 +13947,11 @@ ] }, { - "group": "도구 (Tools)", + "group": "\ub3c4\uad6c (Tools)", "pages": [ "ko/tools/overview", { - "group": "파일 & 문서", + "group": "\ud30c\uc77c & \ubb38\uc11c", "icon": "folder-open", "pages": [ "ko/tools/file-document/overview", @@ -13958,7 +13971,7 @@ ] }, { - "group": "웹 스크래핑 & 브라우징", + "group": "\uc6f9 \uc2a4\ud06c\ub798\ud551 & \ube0c\ub77c\uc6b0\uc9d5", "icon": "globe", "pages": [ "ko/tools/web-scraping/overview", @@ -13978,7 +13991,7 @@ ] }, { - "group": "검색 및 연구", + "group": "\uac80\uc0c9 \ubc0f \uc5f0\uad6c", "icon": "magnifying-glass", "pages": [ "ko/tools/search-research/overview", @@ -14001,7 +14014,7 @@ ] }, { - "group": "데이터베이스 & 데이터", + "group": "\ub370\uc774\ud130\ubca0\uc774\uc2a4 & \ub370\uc774\ud130", "icon": "database", "pages": [ "ko/tools/database-data/overview", @@ -14016,7 +14029,7 @@ ] }, { - "group": "인공지능 & 머신러닝", + "group": "\uc778\uacf5\uc9c0\ub2a5 & \uba38\uc2e0\ub7ec\ub2dd", "icon": "brain", "pages": [ "ko/tools/ai-ml/overview", @@ -14031,7 +14044,7 @@ ] }, { - "group": "클라우드 & 스토리지", + "group": "\ud074\ub77c\uc6b0\ub4dc & \uc2a4\ud1a0\ub9ac\uc9c0", "icon": "cloud", "pages": [ "ko/tools/cloud-storage/overview", @@ -14050,7 +14063,7 @@ ] }, { - "group": "자동화", + "group": "\uc790\ub3d9\ud654", "icon": "bolt", "pages": [ "ko/tools/automation/overview", @@ -14085,7 +14098,7 @@ ] }, { - "group": "학습", + "group": "\ud559\uc2b5", "pages": [ "ko/learn/overview", "ko/learn/llm-selection-guide", @@ -14122,17 +14135,17 @@ ] }, { - "tab": "엔터프라이즈", + "tab": "\uc5d4\ud130\ud504\ub77c\uc774\uc988", "icon": "briefcase", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/enterprise/introduction" ] }, { - "group": "빌드", + "group": "\ube4c\ub4dc", "pages": [ "ko/enterprise/features/automations", "ko/enterprise/features/crew-studio", @@ -14143,7 +14156,7 @@ ] }, { - "group": "운영", + "group": "\uc6b4\uc601", "pages": [ "ko/enterprise/features/traces", "ko/enterprise/features/webhook-streaming", @@ -14152,13 +14165,13 @@ ] }, { - "group": "관리", + "group": "\uad00\ub9ac", "pages": [ "ko/enterprise/features/rbac" ] }, { - "group": "통합 문서", + "group": "\ud1b5\ud569 \ubb38\uc11c", "pages": [ "ko/enterprise/integrations/asana", "ko/enterprise/integrations/box", @@ -14210,7 +14223,7 @@ ] }, { - "group": "트리거", + "group": "\ud2b8\ub9ac\uac70", "pages": [ "ko/enterprise/guides/automation-triggers", "ko/enterprise/guides/gmail-trigger", @@ -14226,7 +14239,7 @@ ] }, { - "group": "학습 자원", + "group": "\ud559\uc2b5 \uc790\uc6d0", "pages": [ "ko/enterprise/resources/frequently-asked-questions" ] @@ -14234,11 +14247,11 @@ ] }, { - "tab": "API 레퍼런스", + "tab": "API \ub808\ud37c\ub7f0\uc2a4", "icon": "magnifying-glass", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/api-reference/introduction", "ko/api-reference/inputs", @@ -14250,11 +14263,11 @@ ] }, { - "tab": "예시", + "tab": "\uc608\uc2dc", "icon": "code", "groups": [ { - "group": "예시", + "group": "\uc608\uc2dc", "pages": [ "ko/examples/example", "ko/examples/cookbooks" @@ -14263,11 +14276,11 @@ ] }, { - "tab": "변경 로그", + "tab": "\ubcc0\uacbd \ub85c\uadf8", "icon": "clock", "groups": [ { - "group": "릴리스 노트", + "group": "\ub9b4\ub9ac\uc2a4 \ub178\ud2b8", "pages": [ "ko/changelog" ] @@ -14280,11 +14293,11 @@ "version": "v1.14.0", "tabs": [ { - "tab": "홈", + "tab": "\ud648", "icon": "house", "groups": [ { - "group": "환영합니다", + "group": "\ud658\uc601\ud569\ub2c8\ub2e4", "pages": [ "ko/index" ] @@ -14292,11 +14305,11 @@ ] }, { - "tab": "기술 문서", + "tab": "\uae30\uc220 \ubb38\uc11c", "icon": "book-open", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/introduction", "ko/guides/coding-tools/build-with-ai", @@ -14306,31 +14319,31 @@ ] }, { - "group": "가이드", + "group": "\uac00\uc774\ub4dc", "pages": [ { - "group": "전략", + "group": "\uc804\ub7b5", "icon": "compass", "pages": [ "ko/guides/concepts/evaluating-use-cases" ] }, { - "group": "에이전트 (Agents)", + "group": "\uc5d0\uc774\uc804\ud2b8 (Agents)", "icon": "user", "pages": [ "ko/guides/agents/crafting-effective-agents" ] }, { - "group": "크루 (Crews)", + "group": "\ud06c\ub8e8 (Crews)", "icon": "users", "pages": [ "ko/guides/crews/first-crew" ] }, { - "group": "플로우 (Flows)", + "group": "\ud50c\ub85c\uc6b0 (Flows)", "icon": "code-branch", "pages": [ "ko/guides/flows/first-flow", @@ -14339,21 +14352,21 @@ ] }, { - "group": "도구", + "group": "\ub3c4\uad6c", "icon": "wrench", "pages": [ "ko/guides/tools/publish-custom-tools" ] }, { - "group": "코딩 도구", + "group": "\ucf54\ub529 \ub3c4\uad6c", "icon": "terminal", "pages": [ "ko/guides/coding-tools/agents-md" ] }, { - "group": "고급", + "group": "\uace0\uae09", "icon": "gear", "pages": [ "ko/guides/advanced/customizing-prompts", @@ -14361,7 +14374,7 @@ ] }, { - "group": "마이그레이션", + "group": "\ub9c8\uc774\uadf8\ub808\uc774\uc158", "icon": "shuffle", "pages": [ "ko/guides/migration/migrating-from-langgraph" @@ -14370,7 +14383,7 @@ ] }, { - "group": "핵심 개념", + "group": "\ud575\uc2ec \uac1c\ub150", "pages": [ "ko/concepts/agents", "ko/concepts/tasks", @@ -14396,7 +14409,7 @@ ] }, { - "group": "MCP 통합", + "group": "MCP \ud1b5\ud569", "pages": [ "ko/mcp/overview", "ko/mcp/dsl-integration", @@ -14408,11 +14421,11 @@ ] }, { - "group": "도구 (Tools)", + "group": "\ub3c4\uad6c (Tools)", "pages": [ "ko/tools/overview", { - "group": "파일 & 문서", + "group": "\ud30c\uc77c & \ubb38\uc11c", "icon": "folder-open", "pages": [ "ko/tools/file-document/overview", @@ -14432,7 +14445,7 @@ ] }, { - "group": "웹 스크래핑 & 브라우징", + "group": "\uc6f9 \uc2a4\ud06c\ub798\ud551 & \ube0c\ub77c\uc6b0\uc9d5", "icon": "globe", "pages": [ "ko/tools/web-scraping/overview", @@ -14452,7 +14465,7 @@ ] }, { - "group": "검색 및 연구", + "group": "\uac80\uc0c9 \ubc0f \uc5f0\uad6c", "icon": "magnifying-glass", "pages": [ "ko/tools/search-research/overview", @@ -14475,7 +14488,7 @@ ] }, { - "group": "데이터베이스 & 데이터", + "group": "\ub370\uc774\ud130\ubca0\uc774\uc2a4 & \ub370\uc774\ud130", "icon": "database", "pages": [ "ko/tools/database-data/overview", @@ -14490,7 +14503,7 @@ ] }, { - "group": "인공지능 & 머신러닝", + "group": "\uc778\uacf5\uc9c0\ub2a5 & \uba38\uc2e0\ub7ec\ub2dd", "icon": "brain", "pages": [ "ko/tools/ai-ml/overview", @@ -14505,7 +14518,7 @@ ] }, { - "group": "클라우드 & 스토리지", + "group": "\ud074\ub77c\uc6b0\ub4dc & \uc2a4\ud1a0\ub9ac\uc9c0", "icon": "cloud", "pages": [ "ko/tools/cloud-storage/overview", @@ -14524,7 +14537,7 @@ ] }, { - "group": "자동화", + "group": "\uc790\ub3d9\ud654", "icon": "bolt", "pages": [ "ko/tools/automation/overview", @@ -14559,7 +14572,7 @@ ] }, { - "group": "학습", + "group": "\ud559\uc2b5", "pages": [ "ko/learn/overview", "ko/learn/llm-selection-guide", @@ -14596,17 +14609,17 @@ ] }, { - "tab": "엔터프라이즈", + "tab": "\uc5d4\ud130\ud504\ub77c\uc774\uc988", "icon": "briefcase", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/enterprise/introduction" ] }, { - "group": "빌드", + "group": "\ube4c\ub4dc", "pages": [ "ko/enterprise/features/automations", "ko/enterprise/features/crew-studio", @@ -14617,7 +14630,7 @@ ] }, { - "group": "운영", + "group": "\uc6b4\uc601", "pages": [ "ko/enterprise/features/traces", "ko/enterprise/features/webhook-streaming", @@ -14626,13 +14639,13 @@ ] }, { - "group": "관리", + "group": "\uad00\ub9ac", "pages": [ "ko/enterprise/features/rbac" ] }, { - "group": "통합 문서", + "group": "\ud1b5\ud569 \ubb38\uc11c", "pages": [ "ko/enterprise/integrations/asana", "ko/enterprise/integrations/box", @@ -14684,7 +14697,7 @@ ] }, { - "group": "트리거", + "group": "\ud2b8\ub9ac\uac70", "pages": [ "ko/enterprise/guides/automation-triggers", "ko/enterprise/guides/gmail-trigger", @@ -14700,7 +14713,7 @@ ] }, { - "group": "학습 자원", + "group": "\ud559\uc2b5 \uc790\uc6d0", "pages": [ "ko/enterprise/resources/frequently-asked-questions" ] @@ -14708,11 +14721,11 @@ ] }, { - "tab": "API 레퍼런스", + "tab": "API \ub808\ud37c\ub7f0\uc2a4", "icon": "magnifying-glass", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/api-reference/introduction", "ko/api-reference/inputs", @@ -14724,11 +14737,11 @@ ] }, { - "tab": "예시", + "tab": "\uc608\uc2dc", "icon": "code", "groups": [ { - "group": "예시", + "group": "\uc608\uc2dc", "pages": [ "ko/examples/example", "ko/examples/cookbooks" @@ -14737,11 +14750,11 @@ ] }, { - "tab": "변경 로그", + "tab": "\ubcc0\uacbd \ub85c\uadf8", "icon": "clock", "groups": [ { - "group": "릴리스 노트", + "group": "\ub9b4\ub9ac\uc2a4 \ub178\ud2b8", "pages": [ "ko/changelog" ] @@ -14754,11 +14767,11 @@ "version": "v1.13.0", "tabs": [ { - "tab": "홈", + "tab": "\ud648", "icon": "house", "groups": [ { - "group": "환영합니다", + "group": "\ud658\uc601\ud569\ub2c8\ub2e4", "pages": [ "ko/index" ] @@ -14766,11 +14779,11 @@ ] }, { - "tab": "기술 문서", + "tab": "\uae30\uc220 \ubb38\uc11c", "icon": "book-open", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/introduction", "ko/guides/coding-tools/build-with-ai", @@ -14780,31 +14793,31 @@ ] }, { - "group": "가이드", + "group": "\uac00\uc774\ub4dc", "pages": [ { - "group": "전략", + "group": "\uc804\ub7b5", "icon": "compass", "pages": [ "ko/guides/concepts/evaluating-use-cases" ] }, { - "group": "에이전트 (Agents)", + "group": "\uc5d0\uc774\uc804\ud2b8 (Agents)", "icon": "user", "pages": [ "ko/guides/agents/crafting-effective-agents" ] }, { - "group": "크루 (Crews)", + "group": "\ud06c\ub8e8 (Crews)", "icon": "users", "pages": [ "ko/guides/crews/first-crew" ] }, { - "group": "플로우 (Flows)", + "group": "\ud50c\ub85c\uc6b0 (Flows)", "icon": "code-branch", "pages": [ "ko/guides/flows/first-flow", @@ -14813,21 +14826,21 @@ ] }, { - "group": "도구", + "group": "\ub3c4\uad6c", "icon": "wrench", "pages": [ "ko/guides/tools/publish-custom-tools" ] }, { - "group": "코딩 도구", + "group": "\ucf54\ub529 \ub3c4\uad6c", "icon": "terminal", "pages": [ "ko/guides/coding-tools/agents-md" ] }, { - "group": "고급", + "group": "\uace0\uae09", "icon": "gear", "pages": [ "ko/guides/advanced/customizing-prompts", @@ -14835,7 +14848,7 @@ ] }, { - "group": "마이그레이션", + "group": "\ub9c8\uc774\uadf8\ub808\uc774\uc158", "icon": "shuffle", "pages": [ "ko/guides/migration/migrating-from-langgraph" @@ -14844,7 +14857,7 @@ ] }, { - "group": "핵심 개념", + "group": "\ud575\uc2ec \uac1c\ub150", "pages": [ "ko/concepts/agents", "ko/concepts/tasks", @@ -14870,7 +14883,7 @@ ] }, { - "group": "MCP 통합", + "group": "MCP \ud1b5\ud569", "pages": [ "ko/mcp/overview", "ko/mcp/dsl-integration", @@ -14882,11 +14895,11 @@ ] }, { - "group": "도구 (Tools)", + "group": "\ub3c4\uad6c (Tools)", "pages": [ "ko/tools/overview", { - "group": "파일 & 문서", + "group": "\ud30c\uc77c & \ubb38\uc11c", "icon": "folder-open", "pages": [ "ko/tools/file-document/overview", @@ -14906,7 +14919,7 @@ ] }, { - "group": "웹 스크래핑 & 브라우징", + "group": "\uc6f9 \uc2a4\ud06c\ub798\ud551 & \ube0c\ub77c\uc6b0\uc9d5", "icon": "globe", "pages": [ "ko/tools/web-scraping/overview", @@ -14926,7 +14939,7 @@ ] }, { - "group": "검색 및 연구", + "group": "\uac80\uc0c9 \ubc0f \uc5f0\uad6c", "icon": "magnifying-glass", "pages": [ "ko/tools/search-research/overview", @@ -14949,7 +14962,7 @@ ] }, { - "group": "데이터베이스 & 데이터", + "group": "\ub370\uc774\ud130\ubca0\uc774\uc2a4 & \ub370\uc774\ud130", "icon": "database", "pages": [ "ko/tools/database-data/overview", @@ -14964,7 +14977,7 @@ ] }, { - "group": "인공지능 & 머신러닝", + "group": "\uc778\uacf5\uc9c0\ub2a5 & \uba38\uc2e0\ub7ec\ub2dd", "icon": "brain", "pages": [ "ko/tools/ai-ml/overview", @@ -14979,7 +14992,7 @@ ] }, { - "group": "클라우드 & 스토리지", + "group": "\ud074\ub77c\uc6b0\ub4dc & \uc2a4\ud1a0\ub9ac\uc9c0", "icon": "cloud", "pages": [ "ko/tools/cloud-storage/overview", @@ -14998,7 +15011,7 @@ ] }, { - "group": "자동화", + "group": "\uc790\ub3d9\ud654", "icon": "bolt", "pages": [ "ko/tools/automation/overview", @@ -15033,7 +15046,7 @@ ] }, { - "group": "학습", + "group": "\ud559\uc2b5", "pages": [ "ko/learn/overview", "ko/learn/llm-selection-guide", @@ -15070,17 +15083,17 @@ ] }, { - "tab": "엔터프라이즈", + "tab": "\uc5d4\ud130\ud504\ub77c\uc774\uc988", "icon": "briefcase", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/enterprise/introduction" ] }, { - "group": "빌드", + "group": "\ube4c\ub4dc", "pages": [ "ko/enterprise/features/automations", "ko/enterprise/features/crew-studio", @@ -15091,7 +15104,7 @@ ] }, { - "group": "운영", + "group": "\uc6b4\uc601", "pages": [ "ko/enterprise/features/traces", "ko/enterprise/features/webhook-streaming", @@ -15100,13 +15113,13 @@ ] }, { - "group": "관리", + "group": "\uad00\ub9ac", "pages": [ "ko/enterprise/features/rbac" ] }, { - "group": "통합 문서", + "group": "\ud1b5\ud569 \ubb38\uc11c", "pages": [ "ko/enterprise/integrations/asana", "ko/enterprise/integrations/box", @@ -15158,7 +15171,7 @@ ] }, { - "group": "트리거", + "group": "\ud2b8\ub9ac\uac70", "pages": [ "ko/enterprise/guides/automation-triggers", "ko/enterprise/guides/gmail-trigger", @@ -15174,7 +15187,7 @@ ] }, { - "group": "학습 자원", + "group": "\ud559\uc2b5 \uc790\uc6d0", "pages": [ "ko/enterprise/resources/frequently-asked-questions" ] @@ -15182,11 +15195,11 @@ ] }, { - "tab": "API 레퍼런스", + "tab": "API \ub808\ud37c\ub7f0\uc2a4", "icon": "magnifying-glass", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/api-reference/introduction", "ko/api-reference/inputs", @@ -15198,11 +15211,11 @@ ] }, { - "tab": "예시", + "tab": "\uc608\uc2dc", "icon": "code", "groups": [ { - "group": "예시", + "group": "\uc608\uc2dc", "pages": [ "ko/examples/example", "ko/examples/cookbooks" @@ -15211,11 +15224,11 @@ ] }, { - "tab": "변경 로그", + "tab": "\ubcc0\uacbd \ub85c\uadf8", "icon": "clock", "groups": [ { - "group": "릴리스 노트", + "group": "\ub9b4\ub9ac\uc2a4 \ub178\ud2b8", "pages": [ "ko/changelog" ] @@ -15228,11 +15241,11 @@ "version": "v1.12.2", "tabs": [ { - "tab": "홈", + "tab": "\ud648", "icon": "house", "groups": [ { - "group": "환영합니다", + "group": "\ud658\uc601\ud569\ub2c8\ub2e4", "pages": [ "ko/index" ] @@ -15240,11 +15253,11 @@ ] }, { - "tab": "기술 문서", + "tab": "\uae30\uc220 \ubb38\uc11c", "icon": "book-open", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/introduction", "ko/guides/coding-tools/build-with-ai", @@ -15254,31 +15267,31 @@ ] }, { - "group": "가이드", + "group": "\uac00\uc774\ub4dc", "pages": [ { - "group": "전략", + "group": "\uc804\ub7b5", "icon": "compass", "pages": [ "ko/guides/concepts/evaluating-use-cases" ] }, { - "group": "에이전트 (Agents)", + "group": "\uc5d0\uc774\uc804\ud2b8 (Agents)", "icon": "user", "pages": [ "ko/guides/agents/crafting-effective-agents" ] }, { - "group": "크루 (Crews)", + "group": "\ud06c\ub8e8 (Crews)", "icon": "users", "pages": [ "ko/guides/crews/first-crew" ] }, { - "group": "플로우 (Flows)", + "group": "\ud50c\ub85c\uc6b0 (Flows)", "icon": "code-branch", "pages": [ "ko/guides/flows/first-flow", @@ -15287,21 +15300,21 @@ ] }, { - "group": "도구", + "group": "\ub3c4\uad6c", "icon": "wrench", "pages": [ "ko/guides/tools/publish-custom-tools" ] }, { - "group": "코딩 도구", + "group": "\ucf54\ub529 \ub3c4\uad6c", "icon": "terminal", "pages": [ "ko/guides/coding-tools/agents-md" ] }, { - "group": "고급", + "group": "\uace0\uae09", "icon": "gear", "pages": [ "ko/guides/advanced/customizing-prompts", @@ -15309,7 +15322,7 @@ ] }, { - "group": "마이그레이션", + "group": "\ub9c8\uc774\uadf8\ub808\uc774\uc158", "icon": "shuffle", "pages": [ "ko/guides/migration/migrating-from-langgraph" @@ -15318,7 +15331,7 @@ ] }, { - "group": "핵심 개념", + "group": "\ud575\uc2ec \uac1c\ub150", "pages": [ "ko/concepts/agents", "ko/concepts/tasks", @@ -15344,7 +15357,7 @@ ] }, { - "group": "MCP 통합", + "group": "MCP \ud1b5\ud569", "pages": [ "ko/mcp/overview", "ko/mcp/dsl-integration", @@ -15356,11 +15369,11 @@ ] }, { - "group": "도구 (Tools)", + "group": "\ub3c4\uad6c (Tools)", "pages": [ "ko/tools/overview", { - "group": "파일 & 문서", + "group": "\ud30c\uc77c & \ubb38\uc11c", "icon": "folder-open", "pages": [ "ko/tools/file-document/overview", @@ -15380,7 +15393,7 @@ ] }, { - "group": "웹 스크래핑 & 브라우징", + "group": "\uc6f9 \uc2a4\ud06c\ub798\ud551 & \ube0c\ub77c\uc6b0\uc9d5", "icon": "globe", "pages": [ "ko/tools/web-scraping/overview", @@ -15400,7 +15413,7 @@ ] }, { - "group": "검색 및 연구", + "group": "\uac80\uc0c9 \ubc0f \uc5f0\uad6c", "icon": "magnifying-glass", "pages": [ "ko/tools/search-research/overview", @@ -15423,7 +15436,7 @@ ] }, { - "group": "데이터베이스 & 데이터", + "group": "\ub370\uc774\ud130\ubca0\uc774\uc2a4 & \ub370\uc774\ud130", "icon": "database", "pages": [ "ko/tools/database-data/overview", @@ -15438,7 +15451,7 @@ ] }, { - "group": "인공지능 & 머신러닝", + "group": "\uc778\uacf5\uc9c0\ub2a5 & \uba38\uc2e0\ub7ec\ub2dd", "icon": "brain", "pages": [ "ko/tools/ai-ml/overview", @@ -15453,7 +15466,7 @@ ] }, { - "group": "클라우드 & 스토리지", + "group": "\ud074\ub77c\uc6b0\ub4dc & \uc2a4\ud1a0\ub9ac\uc9c0", "icon": "cloud", "pages": [ "ko/tools/cloud-storage/overview", @@ -15472,7 +15485,7 @@ ] }, { - "group": "자동화", + "group": "\uc790\ub3d9\ud654", "icon": "bolt", "pages": [ "ko/tools/automation/overview", @@ -15507,7 +15520,7 @@ ] }, { - "group": "학습", + "group": "\ud559\uc2b5", "pages": [ "ko/learn/overview", "ko/learn/llm-selection-guide", @@ -15544,17 +15557,17 @@ ] }, { - "tab": "엔터프라이즈", + "tab": "\uc5d4\ud130\ud504\ub77c\uc774\uc988", "icon": "briefcase", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/enterprise/introduction" ] }, { - "group": "빌드", + "group": "\ube4c\ub4dc", "pages": [ "ko/enterprise/features/automations", "ko/enterprise/features/crew-studio", @@ -15565,7 +15578,7 @@ ] }, { - "group": "운영", + "group": "\uc6b4\uc601", "pages": [ "ko/enterprise/features/traces", "ko/enterprise/features/webhook-streaming", @@ -15574,13 +15587,13 @@ ] }, { - "group": "관리", + "group": "\uad00\ub9ac", "pages": [ "ko/enterprise/features/rbac" ] }, { - "group": "통합 문서", + "group": "\ud1b5\ud569 \ubb38\uc11c", "pages": [ "ko/enterprise/integrations/asana", "ko/enterprise/integrations/box", @@ -15632,7 +15645,7 @@ ] }, { - "group": "트리거", + "group": "\ud2b8\ub9ac\uac70", "pages": [ "ko/enterprise/guides/automation-triggers", "ko/enterprise/guides/gmail-trigger", @@ -15648,7 +15661,7 @@ ] }, { - "group": "학습 자원", + "group": "\ud559\uc2b5 \uc790\uc6d0", "pages": [ "ko/enterprise/resources/frequently-asked-questions" ] @@ -15656,11 +15669,11 @@ ] }, { - "tab": "API 레퍼런스", + "tab": "API \ub808\ud37c\ub7f0\uc2a4", "icon": "magnifying-glass", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/api-reference/introduction", "ko/api-reference/inputs", @@ -15672,11 +15685,11 @@ ] }, { - "tab": "예시", + "tab": "\uc608\uc2dc", "icon": "code", "groups": [ { - "group": "예시", + "group": "\uc608\uc2dc", "pages": [ "ko/examples/example", "ko/examples/cookbooks" @@ -15685,11 +15698,11 @@ ] }, { - "tab": "변경 로그", + "tab": "\ubcc0\uacbd \ub85c\uadf8", "icon": "clock", "groups": [ { - "group": "릴리스 노트", + "group": "\ub9b4\ub9ac\uc2a4 \ub178\ud2b8", "pages": [ "ko/changelog" ] @@ -15702,11 +15715,11 @@ "version": "v1.12.1", "tabs": [ { - "tab": "홈", + "tab": "\ud648", "icon": "house", "groups": [ { - "group": "환영합니다", + "group": "\ud658\uc601\ud569\ub2c8\ub2e4", "pages": [ "ko/index" ] @@ -15714,11 +15727,11 @@ ] }, { - "tab": "기술 문서", + "tab": "\uae30\uc220 \ubb38\uc11c", "icon": "book-open", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/introduction", "ko/guides/coding-tools/build-with-ai", @@ -15728,31 +15741,31 @@ ] }, { - "group": "가이드", + "group": "\uac00\uc774\ub4dc", "pages": [ { - "group": "전략", + "group": "\uc804\ub7b5", "icon": "compass", "pages": [ "ko/guides/concepts/evaluating-use-cases" ] }, { - "group": "에이전트 (Agents)", + "group": "\uc5d0\uc774\uc804\ud2b8 (Agents)", "icon": "user", "pages": [ "ko/guides/agents/crafting-effective-agents" ] }, { - "group": "크루 (Crews)", + "group": "\ud06c\ub8e8 (Crews)", "icon": "users", "pages": [ "ko/guides/crews/first-crew" ] }, { - "group": "플로우 (Flows)", + "group": "\ud50c\ub85c\uc6b0 (Flows)", "icon": "code-branch", "pages": [ "ko/guides/flows/first-flow", @@ -15761,21 +15774,21 @@ ] }, { - "group": "도구", + "group": "\ub3c4\uad6c", "icon": "wrench", "pages": [ "ko/guides/tools/publish-custom-tools" ] }, { - "group": "코딩 도구", + "group": "\ucf54\ub529 \ub3c4\uad6c", "icon": "terminal", "pages": [ "ko/guides/coding-tools/agents-md" ] }, { - "group": "고급", + "group": "\uace0\uae09", "icon": "gear", "pages": [ "ko/guides/advanced/customizing-prompts", @@ -15783,7 +15796,7 @@ ] }, { - "group": "마이그레이션", + "group": "\ub9c8\uc774\uadf8\ub808\uc774\uc158", "icon": "shuffle", "pages": [ "ko/guides/migration/migrating-from-langgraph" @@ -15792,7 +15805,7 @@ ] }, { - "group": "핵심 개념", + "group": "\ud575\uc2ec \uac1c\ub150", "pages": [ "ko/concepts/agents", "ko/concepts/tasks", @@ -15817,7 +15830,7 @@ ] }, { - "group": "MCP 통합", + "group": "MCP \ud1b5\ud569", "pages": [ "ko/mcp/overview", "ko/mcp/dsl-integration", @@ -15829,11 +15842,11 @@ ] }, { - "group": "도구 (Tools)", + "group": "\ub3c4\uad6c (Tools)", "pages": [ "ko/tools/overview", { - "group": "파일 & 문서", + "group": "\ud30c\uc77c & \ubb38\uc11c", "icon": "folder-open", "pages": [ "ko/tools/file-document/overview", @@ -15853,7 +15866,7 @@ ] }, { - "group": "웹 스크래핑 & 브라우징", + "group": "\uc6f9 \uc2a4\ud06c\ub798\ud551 & \ube0c\ub77c\uc6b0\uc9d5", "icon": "globe", "pages": [ "ko/tools/web-scraping/overview", @@ -15873,7 +15886,7 @@ ] }, { - "group": "검색 및 연구", + "group": "\uac80\uc0c9 \ubc0f \uc5f0\uad6c", "icon": "magnifying-glass", "pages": [ "ko/tools/search-research/overview", @@ -15896,7 +15909,7 @@ ] }, { - "group": "데이터베이스 & 데이터", + "group": "\ub370\uc774\ud130\ubca0\uc774\uc2a4 & \ub370\uc774\ud130", "icon": "database", "pages": [ "ko/tools/database-data/overview", @@ -15911,7 +15924,7 @@ ] }, { - "group": "인공지능 & 머신러닝", + "group": "\uc778\uacf5\uc9c0\ub2a5 & \uba38\uc2e0\ub7ec\ub2dd", "icon": "brain", "pages": [ "ko/tools/ai-ml/overview", @@ -15926,7 +15939,7 @@ ] }, { - "group": "클라우드 & 스토리지", + "group": "\ud074\ub77c\uc6b0\ub4dc & \uc2a4\ud1a0\ub9ac\uc9c0", "icon": "cloud", "pages": [ "ko/tools/cloud-storage/overview", @@ -15945,7 +15958,7 @@ ] }, { - "group": "자동화", + "group": "\uc790\ub3d9\ud654", "icon": "bolt", "pages": [ "ko/tools/automation/overview", @@ -15980,7 +15993,7 @@ ] }, { - "group": "학습", + "group": "\ud559\uc2b5", "pages": [ "ko/learn/overview", "ko/learn/llm-selection-guide", @@ -16017,17 +16030,17 @@ ] }, { - "tab": "엔터프라이즈", + "tab": "\uc5d4\ud130\ud504\ub77c\uc774\uc988", "icon": "briefcase", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/enterprise/introduction" ] }, { - "group": "빌드", + "group": "\ube4c\ub4dc", "pages": [ "ko/enterprise/features/automations", "ko/enterprise/features/crew-studio", @@ -16038,7 +16051,7 @@ ] }, { - "group": "운영", + "group": "\uc6b4\uc601", "pages": [ "ko/enterprise/features/traces", "ko/enterprise/features/webhook-streaming", @@ -16047,13 +16060,13 @@ ] }, { - "group": "관리", + "group": "\uad00\ub9ac", "pages": [ "ko/enterprise/features/rbac" ] }, { - "group": "통합 문서", + "group": "\ud1b5\ud569 \ubb38\uc11c", "pages": [ "ko/enterprise/integrations/asana", "ko/enterprise/integrations/box", @@ -16105,7 +16118,7 @@ ] }, { - "group": "트리거", + "group": "\ud2b8\ub9ac\uac70", "pages": [ "ko/enterprise/guides/automation-triggers", "ko/enterprise/guides/gmail-trigger", @@ -16121,7 +16134,7 @@ ] }, { - "group": "학습 자원", + "group": "\ud559\uc2b5 \uc790\uc6d0", "pages": [ "ko/enterprise/resources/frequently-asked-questions" ] @@ -16129,11 +16142,11 @@ ] }, { - "tab": "API 레퍼런스", + "tab": "API \ub808\ud37c\ub7f0\uc2a4", "icon": "magnifying-glass", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/api-reference/introduction", "ko/api-reference/inputs", @@ -16145,11 +16158,11 @@ ] }, { - "tab": "예시", + "tab": "\uc608\uc2dc", "icon": "code", "groups": [ { - "group": "예시", + "group": "\uc608\uc2dc", "pages": [ "ko/examples/example", "ko/examples/cookbooks" @@ -16158,11 +16171,11 @@ ] }, { - "tab": "변경 로그", + "tab": "\ubcc0\uacbd \ub85c\uadf8", "icon": "clock", "groups": [ { - "group": "릴리스 노트", + "group": "\ub9b4\ub9ac\uc2a4 \ub178\ud2b8", "pages": [ "ko/changelog" ] @@ -16175,11 +16188,11 @@ "version": "v1.12.0", "tabs": [ { - "tab": "홈", + "tab": "\ud648", "icon": "house", "groups": [ { - "group": "환영합니다", + "group": "\ud658\uc601\ud569\ub2c8\ub2e4", "pages": [ "ko/index" ] @@ -16187,11 +16200,11 @@ ] }, { - "tab": "기술 문서", + "tab": "\uae30\uc220 \ubb38\uc11c", "icon": "book-open", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/introduction", "ko/guides/coding-tools/build-with-ai", @@ -16201,31 +16214,31 @@ ] }, { - "group": "가이드", + "group": "\uac00\uc774\ub4dc", "pages": [ { - "group": "전략", + "group": "\uc804\ub7b5", "icon": "compass", "pages": [ "ko/guides/concepts/evaluating-use-cases" ] }, { - "group": "에이전트 (Agents)", + "group": "\uc5d0\uc774\uc804\ud2b8 (Agents)", "icon": "user", "pages": [ "ko/guides/agents/crafting-effective-agents" ] }, { - "group": "크루 (Crews)", + "group": "\ud06c\ub8e8 (Crews)", "icon": "users", "pages": [ "ko/guides/crews/first-crew" ] }, { - "group": "플로우 (Flows)", + "group": "\ud50c\ub85c\uc6b0 (Flows)", "icon": "code-branch", "pages": [ "ko/guides/flows/first-flow", @@ -16234,21 +16247,21 @@ ] }, { - "group": "도구", + "group": "\ub3c4\uad6c", "icon": "wrench", "pages": [ "ko/guides/tools/publish-custom-tools" ] }, { - "group": "코딩 도구", + "group": "\ucf54\ub529 \ub3c4\uad6c", "icon": "terminal", "pages": [ "ko/guides/coding-tools/agents-md" ] }, { - "group": "고급", + "group": "\uace0\uae09", "icon": "gear", "pages": [ "ko/guides/advanced/customizing-prompts", @@ -16256,7 +16269,7 @@ ] }, { - "group": "마이그레이션", + "group": "\ub9c8\uc774\uadf8\ub808\uc774\uc158", "icon": "shuffle", "pages": [ "ko/guides/migration/migrating-from-langgraph" @@ -16265,7 +16278,7 @@ ] }, { - "group": "핵심 개념", + "group": "\ud575\uc2ec \uac1c\ub150", "pages": [ "ko/concepts/agents", "ko/concepts/tasks", @@ -16290,7 +16303,7 @@ ] }, { - "group": "MCP 통합", + "group": "MCP \ud1b5\ud569", "pages": [ "ko/mcp/overview", "ko/mcp/dsl-integration", @@ -16302,11 +16315,11 @@ ] }, { - "group": "도구 (Tools)", + "group": "\ub3c4\uad6c (Tools)", "pages": [ "ko/tools/overview", { - "group": "파일 & 문서", + "group": "\ud30c\uc77c & \ubb38\uc11c", "icon": "folder-open", "pages": [ "ko/tools/file-document/overview", @@ -16326,7 +16339,7 @@ ] }, { - "group": "웹 스크래핑 & 브라우징", + "group": "\uc6f9 \uc2a4\ud06c\ub798\ud551 & \ube0c\ub77c\uc6b0\uc9d5", "icon": "globe", "pages": [ "ko/tools/web-scraping/overview", @@ -16346,7 +16359,7 @@ ] }, { - "group": "검색 및 연구", + "group": "\uac80\uc0c9 \ubc0f \uc5f0\uad6c", "icon": "magnifying-glass", "pages": [ "ko/tools/search-research/overview", @@ -16369,7 +16382,7 @@ ] }, { - "group": "데이터베이스 & 데이터", + "group": "\ub370\uc774\ud130\ubca0\uc774\uc2a4 & \ub370\uc774\ud130", "icon": "database", "pages": [ "ko/tools/database-data/overview", @@ -16384,7 +16397,7 @@ ] }, { - "group": "인공지능 & 머신러닝", + "group": "\uc778\uacf5\uc9c0\ub2a5 & \uba38\uc2e0\ub7ec\ub2dd", "icon": "brain", "pages": [ "ko/tools/ai-ml/overview", @@ -16399,7 +16412,7 @@ ] }, { - "group": "클라우드 & 스토리지", + "group": "\ud074\ub77c\uc6b0\ub4dc & \uc2a4\ud1a0\ub9ac\uc9c0", "icon": "cloud", "pages": [ "ko/tools/cloud-storage/overview", @@ -16418,7 +16431,7 @@ ] }, { - "group": "자동화", + "group": "\uc790\ub3d9\ud654", "icon": "bolt", "pages": [ "ko/tools/automation/overview", @@ -16453,7 +16466,7 @@ ] }, { - "group": "학습", + "group": "\ud559\uc2b5", "pages": [ "ko/learn/overview", "ko/learn/llm-selection-guide", @@ -16490,17 +16503,17 @@ ] }, { - "tab": "엔터프라이즈", + "tab": "\uc5d4\ud130\ud504\ub77c\uc774\uc988", "icon": "briefcase", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/enterprise/introduction" ] }, { - "group": "빌드", + "group": "\ube4c\ub4dc", "pages": [ "ko/enterprise/features/automations", "ko/enterprise/features/crew-studio", @@ -16511,7 +16524,7 @@ ] }, { - "group": "운영", + "group": "\uc6b4\uc601", "pages": [ "ko/enterprise/features/traces", "ko/enterprise/features/webhook-streaming", @@ -16520,13 +16533,13 @@ ] }, { - "group": "관리", + "group": "\uad00\ub9ac", "pages": [ "ko/enterprise/features/rbac" ] }, { - "group": "통합 문서", + "group": "\ud1b5\ud569 \ubb38\uc11c", "pages": [ "ko/enterprise/integrations/asana", "ko/enterprise/integrations/box", @@ -16578,7 +16591,7 @@ ] }, { - "group": "트리거", + "group": "\ud2b8\ub9ac\uac70", "pages": [ "ko/enterprise/guides/automation-triggers", "ko/enterprise/guides/gmail-trigger", @@ -16594,7 +16607,7 @@ ] }, { - "group": "학습 자원", + "group": "\ud559\uc2b5 \uc790\uc6d0", "pages": [ "ko/enterprise/resources/frequently-asked-questions" ] @@ -16602,11 +16615,11 @@ ] }, { - "tab": "API 레퍼런스", + "tab": "API \ub808\ud37c\ub7f0\uc2a4", "icon": "magnifying-glass", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/api-reference/introduction", "ko/api-reference/inputs", @@ -16618,11 +16631,11 @@ ] }, { - "tab": "예시", + "tab": "\uc608\uc2dc", "icon": "code", "groups": [ { - "group": "예시", + "group": "\uc608\uc2dc", "pages": [ "ko/examples/example", "ko/examples/cookbooks" @@ -16631,11 +16644,11 @@ ] }, { - "tab": "변경 로그", + "tab": "\ubcc0\uacbd \ub85c\uadf8", "icon": "clock", "groups": [ { - "group": "릴리스 노트", + "group": "\ub9b4\ub9ac\uc2a4 \ub178\ud2b8", "pages": [ "ko/changelog" ] @@ -16648,11 +16661,11 @@ "version": "v1.11.1", "tabs": [ { - "tab": "홈", + "tab": "\ud648", "icon": "house", "groups": [ { - "group": "환영합니다", + "group": "\ud658\uc601\ud569\ub2c8\ub2e4", "pages": [ "ko/index" ] @@ -16660,11 +16673,11 @@ ] }, { - "tab": "기술 문서", + "tab": "\uae30\uc220 \ubb38\uc11c", "icon": "book-open", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/introduction", "ko/guides/coding-tools/build-with-ai", @@ -16674,31 +16687,31 @@ ] }, { - "group": "가이드", + "group": "\uac00\uc774\ub4dc", "pages": [ { - "group": "전략", + "group": "\uc804\ub7b5", "icon": "compass", "pages": [ "ko/guides/concepts/evaluating-use-cases" ] }, { - "group": "에이전트 (Agents)", + "group": "\uc5d0\uc774\uc804\ud2b8 (Agents)", "icon": "user", "pages": [ "ko/guides/agents/crafting-effective-agents" ] }, { - "group": "크루 (Crews)", + "group": "\ud06c\ub8e8 (Crews)", "icon": "users", "pages": [ "ko/guides/crews/first-crew" ] }, { - "group": "플로우 (Flows)", + "group": "\ud50c\ub85c\uc6b0 (Flows)", "icon": "code-branch", "pages": [ "ko/guides/flows/first-flow", @@ -16707,21 +16720,21 @@ ] }, { - "group": "도구", + "group": "\ub3c4\uad6c", "icon": "wrench", "pages": [ "ko/guides/tools/publish-custom-tools" ] }, { - "group": "코딩 도구", + "group": "\ucf54\ub529 \ub3c4\uad6c", "icon": "terminal", "pages": [ "ko/guides/coding-tools/agents-md" ] }, { - "group": "고급", + "group": "\uace0\uae09", "icon": "gear", "pages": [ "ko/guides/advanced/customizing-prompts", @@ -16729,7 +16742,7 @@ ] }, { - "group": "마이그레이션", + "group": "\ub9c8\uc774\uadf8\ub808\uc774\uc158", "icon": "shuffle", "pages": [ "ko/guides/migration/migrating-from-langgraph" @@ -16738,7 +16751,7 @@ ] }, { - "group": "핵심 개념", + "group": "\ud575\uc2ec \uac1c\ub150", "pages": [ "ko/concepts/agents", "ko/concepts/tasks", @@ -16763,7 +16776,7 @@ ] }, { - "group": "MCP 통합", + "group": "MCP \ud1b5\ud569", "pages": [ "ko/mcp/overview", "ko/mcp/dsl-integration", @@ -16775,11 +16788,11 @@ ] }, { - "group": "도구 (Tools)", + "group": "\ub3c4\uad6c (Tools)", "pages": [ "ko/tools/overview", { - "group": "파일 & 문서", + "group": "\ud30c\uc77c & \ubb38\uc11c", "icon": "folder-open", "pages": [ "ko/tools/file-document/overview", @@ -16799,7 +16812,7 @@ ] }, { - "group": "웹 스크래핑 & 브라우징", + "group": "\uc6f9 \uc2a4\ud06c\ub798\ud551 & \ube0c\ub77c\uc6b0\uc9d5", "icon": "globe", "pages": [ "ko/tools/web-scraping/overview", @@ -16819,7 +16832,7 @@ ] }, { - "group": "검색 및 연구", + "group": "\uac80\uc0c9 \ubc0f \uc5f0\uad6c", "icon": "magnifying-glass", "pages": [ "ko/tools/search-research/overview", @@ -16842,7 +16855,7 @@ ] }, { - "group": "데이터베이스 & 데이터", + "group": "\ub370\uc774\ud130\ubca0\uc774\uc2a4 & \ub370\uc774\ud130", "icon": "database", "pages": [ "ko/tools/database-data/overview", @@ -16857,7 +16870,7 @@ ] }, { - "group": "인공지능 & 머신러닝", + "group": "\uc778\uacf5\uc9c0\ub2a5 & \uba38\uc2e0\ub7ec\ub2dd", "icon": "brain", "pages": [ "ko/tools/ai-ml/overview", @@ -16872,7 +16885,7 @@ ] }, { - "group": "클라우드 & 스토리지", + "group": "\ud074\ub77c\uc6b0\ub4dc & \uc2a4\ud1a0\ub9ac\uc9c0", "icon": "cloud", "pages": [ "ko/tools/cloud-storage/overview", @@ -16891,7 +16904,7 @@ ] }, { - "group": "자동화", + "group": "\uc790\ub3d9\ud654", "icon": "bolt", "pages": [ "ko/tools/automation/overview", @@ -16926,7 +16939,7 @@ ] }, { - "group": "학습", + "group": "\ud559\uc2b5", "pages": [ "ko/learn/overview", "ko/learn/llm-selection-guide", @@ -16963,17 +16976,17 @@ ] }, { - "tab": "엔터프라이즈", + "tab": "\uc5d4\ud130\ud504\ub77c\uc774\uc988", "icon": "briefcase", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/enterprise/introduction" ] }, { - "group": "빌드", + "group": "\ube4c\ub4dc", "pages": [ "ko/enterprise/features/automations", "ko/enterprise/features/crew-studio", @@ -16984,7 +16997,7 @@ ] }, { - "group": "운영", + "group": "\uc6b4\uc601", "pages": [ "ko/enterprise/features/traces", "ko/enterprise/features/webhook-streaming", @@ -16993,13 +17006,13 @@ ] }, { - "group": "관리", + "group": "\uad00\ub9ac", "pages": [ "ko/enterprise/features/rbac" ] }, { - "group": "통합 문서", + "group": "\ud1b5\ud569 \ubb38\uc11c", "pages": [ "ko/enterprise/integrations/asana", "ko/enterprise/integrations/box", @@ -17051,7 +17064,7 @@ ] }, { - "group": "트리거", + "group": "\ud2b8\ub9ac\uac70", "pages": [ "ko/enterprise/guides/automation-triggers", "ko/enterprise/guides/gmail-trigger", @@ -17067,7 +17080,7 @@ ] }, { - "group": "학습 자원", + "group": "\ud559\uc2b5 \uc790\uc6d0", "pages": [ "ko/enterprise/resources/frequently-asked-questions" ] @@ -17075,11 +17088,11 @@ ] }, { - "tab": "API 레퍼런스", + "tab": "API \ub808\ud37c\ub7f0\uc2a4", "icon": "magnifying-glass", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/api-reference/introduction", "ko/api-reference/inputs", @@ -17091,11 +17104,11 @@ ] }, { - "tab": "예시", + "tab": "\uc608\uc2dc", "icon": "code", "groups": [ { - "group": "예시", + "group": "\uc608\uc2dc", "pages": [ "ko/examples/example", "ko/examples/cookbooks" @@ -17104,11 +17117,11 @@ ] }, { - "tab": "변경 로그", + "tab": "\ubcc0\uacbd \ub85c\uadf8", "icon": "clock", "groups": [ { - "group": "릴리스 노트", + "group": "\ub9b4\ub9ac\uc2a4 \ub178\ud2b8", "pages": [ "ko/changelog" ] @@ -17121,11 +17134,11 @@ "version": "v1.11.0", "tabs": [ { - "tab": "홈", + "tab": "\ud648", "icon": "house", "groups": [ { - "group": "환영합니다", + "group": "\ud658\uc601\ud569\ub2c8\ub2e4", "pages": [ "ko/index" ] @@ -17133,11 +17146,11 @@ ] }, { - "tab": "기술 문서", + "tab": "\uae30\uc220 \ubb38\uc11c", "icon": "book-open", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/introduction", "ko/guides/coding-tools/build-with-ai", @@ -17147,31 +17160,31 @@ ] }, { - "group": "가이드", + "group": "\uac00\uc774\ub4dc", "pages": [ { - "group": "전략", + "group": "\uc804\ub7b5", "icon": "compass", "pages": [ "ko/guides/concepts/evaluating-use-cases" ] }, { - "group": "에이전트 (Agents)", + "group": "\uc5d0\uc774\uc804\ud2b8 (Agents)", "icon": "user", "pages": [ "ko/guides/agents/crafting-effective-agents" ] }, { - "group": "크루 (Crews)", + "group": "\ud06c\ub8e8 (Crews)", "icon": "users", "pages": [ "ko/guides/crews/first-crew" ] }, { - "group": "플로우 (Flows)", + "group": "\ud50c\ub85c\uc6b0 (Flows)", "icon": "code-branch", "pages": [ "ko/guides/flows/first-flow", @@ -17180,21 +17193,21 @@ ] }, { - "group": "도구", + "group": "\ub3c4\uad6c", "icon": "wrench", "pages": [ "ko/guides/tools/publish-custom-tools" ] }, { - "group": "코딩 도구", + "group": "\ucf54\ub529 \ub3c4\uad6c", "icon": "terminal", "pages": [ "ko/guides/coding-tools/agents-md" ] }, { - "group": "고급", + "group": "\uace0\uae09", "icon": "gear", "pages": [ "ko/guides/advanced/customizing-prompts", @@ -17202,7 +17215,7 @@ ] }, { - "group": "마이그레이션", + "group": "\ub9c8\uc774\uadf8\ub808\uc774\uc158", "icon": "shuffle", "pages": [ "ko/guides/migration/migrating-from-langgraph" @@ -17211,7 +17224,7 @@ ] }, { - "group": "핵심 개념", + "group": "\ud575\uc2ec \uac1c\ub150", "pages": [ "ko/concepts/agents", "ko/concepts/tasks", @@ -17235,7 +17248,7 @@ ] }, { - "group": "MCP 통합", + "group": "MCP \ud1b5\ud569", "pages": [ "ko/mcp/overview", "ko/mcp/dsl-integration", @@ -17247,11 +17260,11 @@ ] }, { - "group": "도구 (Tools)", + "group": "\ub3c4\uad6c (Tools)", "pages": [ "ko/tools/overview", { - "group": "파일 & 문서", + "group": "\ud30c\uc77c & \ubb38\uc11c", "icon": "folder-open", "pages": [ "ko/tools/file-document/overview", @@ -17271,7 +17284,7 @@ ] }, { - "group": "웹 스크래핑 & 브라우징", + "group": "\uc6f9 \uc2a4\ud06c\ub798\ud551 & \ube0c\ub77c\uc6b0\uc9d5", "icon": "globe", "pages": [ "ko/tools/web-scraping/overview", @@ -17291,7 +17304,7 @@ ] }, { - "group": "검색 및 연구", + "group": "\uac80\uc0c9 \ubc0f \uc5f0\uad6c", "icon": "magnifying-glass", "pages": [ "ko/tools/search-research/overview", @@ -17314,7 +17327,7 @@ ] }, { - "group": "데이터베이스 & 데이터", + "group": "\ub370\uc774\ud130\ubca0\uc774\uc2a4 & \ub370\uc774\ud130", "icon": "database", "pages": [ "ko/tools/database-data/overview", @@ -17329,7 +17342,7 @@ ] }, { - "group": "인공지능 & 머신러닝", + "group": "\uc778\uacf5\uc9c0\ub2a5 & \uba38\uc2e0\ub7ec\ub2dd", "icon": "brain", "pages": [ "ko/tools/ai-ml/overview", @@ -17344,7 +17357,7 @@ ] }, { - "group": "클라우드 & 스토리지", + "group": "\ud074\ub77c\uc6b0\ub4dc & \uc2a4\ud1a0\ub9ac\uc9c0", "icon": "cloud", "pages": [ "ko/tools/cloud-storage/overview", @@ -17363,7 +17376,7 @@ ] }, { - "group": "자동화", + "group": "\uc790\ub3d9\ud654", "icon": "bolt", "pages": [ "ko/tools/automation/overview", @@ -17398,7 +17411,7 @@ ] }, { - "group": "학습", + "group": "\ud559\uc2b5", "pages": [ "ko/learn/overview", "ko/learn/llm-selection-guide", @@ -17435,17 +17448,17 @@ ] }, { - "tab": "엔터프라이즈", + "tab": "\uc5d4\ud130\ud504\ub77c\uc774\uc988", "icon": "briefcase", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/enterprise/introduction" ] }, { - "group": "빌드", + "group": "\ube4c\ub4dc", "pages": [ "ko/enterprise/features/automations", "ko/enterprise/features/crew-studio", @@ -17456,7 +17469,7 @@ ] }, { - "group": "운영", + "group": "\uc6b4\uc601", "pages": [ "ko/enterprise/features/traces", "ko/enterprise/features/webhook-streaming", @@ -17465,13 +17478,13 @@ ] }, { - "group": "관리", + "group": "\uad00\ub9ac", "pages": [ "ko/enterprise/features/rbac" ] }, { - "group": "통합 문서", + "group": "\ud1b5\ud569 \ubb38\uc11c", "pages": [ "ko/enterprise/integrations/asana", "ko/enterprise/integrations/box", @@ -17523,7 +17536,7 @@ ] }, { - "group": "트리거", + "group": "\ud2b8\ub9ac\uac70", "pages": [ "ko/enterprise/guides/automation-triggers", "ko/enterprise/guides/gmail-trigger", @@ -17539,7 +17552,7 @@ ] }, { - "group": "학습 자원", + "group": "\ud559\uc2b5 \uc790\uc6d0", "pages": [ "ko/enterprise/resources/frequently-asked-questions" ] @@ -17547,11 +17560,11 @@ ] }, { - "tab": "API 레퍼런스", + "tab": "API \ub808\ud37c\ub7f0\uc2a4", "icon": "magnifying-glass", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/api-reference/introduction", "ko/api-reference/inputs", @@ -17563,11 +17576,11 @@ ] }, { - "tab": "예시", + "tab": "\uc608\uc2dc", "icon": "code", "groups": [ { - "group": "예시", + "group": "\uc608\uc2dc", "pages": [ "ko/examples/example", "ko/examples/cookbooks" @@ -17576,11 +17589,11 @@ ] }, { - "tab": "변경 로그", + "tab": "\ubcc0\uacbd \ub85c\uadf8", "icon": "clock", "groups": [ { - "group": "릴리스 노트", + "group": "\ub9b4\ub9ac\uc2a4 \ub178\ud2b8", "pages": [ "ko/changelog" ] @@ -17593,11 +17606,11 @@ "version": "v1.10.1", "tabs": [ { - "tab": "홈", + "tab": "\ud648", "icon": "house", "groups": [ { - "group": "환영합니다", + "group": "\ud658\uc601\ud569\ub2c8\ub2e4", "pages": [ "ko/index" ] @@ -17605,11 +17618,11 @@ ] }, { - "tab": "기술 문서", + "tab": "\uae30\uc220 \ubb38\uc11c", "icon": "book-open", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/introduction", "ko/guides/coding-tools/build-with-ai", @@ -17619,31 +17632,31 @@ ] }, { - "group": "가이드", + "group": "\uac00\uc774\ub4dc", "pages": [ { - "group": "전략", + "group": "\uc804\ub7b5", "icon": "compass", "pages": [ "ko/guides/concepts/evaluating-use-cases" ] }, { - "group": "에이전트 (Agents)", + "group": "\uc5d0\uc774\uc804\ud2b8 (Agents)", "icon": "user", "pages": [ "ko/guides/agents/crafting-effective-agents" ] }, { - "group": "크루 (Crews)", + "group": "\ud06c\ub8e8 (Crews)", "icon": "users", "pages": [ "ko/guides/crews/first-crew" ] }, { - "group": "플로우 (Flows)", + "group": "\ud50c\ub85c\uc6b0 (Flows)", "icon": "code-branch", "pages": [ "ko/guides/flows/first-flow", @@ -17652,21 +17665,21 @@ ] }, { - "group": "도구", + "group": "\ub3c4\uad6c", "icon": "wrench", "pages": [ "ko/guides/tools/publish-custom-tools" ] }, { - "group": "코딩 도구", + "group": "\ucf54\ub529 \ub3c4\uad6c", "icon": "terminal", "pages": [ "ko/guides/coding-tools/agents-md" ] }, { - "group": "고급", + "group": "\uace0\uae09", "icon": "gear", "pages": [ "ko/guides/advanced/customizing-prompts", @@ -17674,7 +17687,7 @@ ] }, { - "group": "마이그레이션", + "group": "\ub9c8\uc774\uadf8\ub808\uc774\uc158", "icon": "shuffle", "pages": [ "ko/guides/migration/migrating-from-langgraph" @@ -17683,7 +17696,7 @@ ] }, { - "group": "핵심 개념", + "group": "\ud575\uc2ec \uac1c\ub150", "pages": [ "ko/concepts/agents", "ko/concepts/tasks", @@ -17707,7 +17720,7 @@ ] }, { - "group": "MCP 통합", + "group": "MCP \ud1b5\ud569", "pages": [ "ko/mcp/overview", "ko/mcp/dsl-integration", @@ -17719,11 +17732,11 @@ ] }, { - "group": "도구 (Tools)", + "group": "\ub3c4\uad6c (Tools)", "pages": [ "ko/tools/overview", { - "group": "파일 & 문서", + "group": "\ud30c\uc77c & \ubb38\uc11c", "icon": "folder-open", "pages": [ "ko/tools/file-document/overview", @@ -17743,7 +17756,7 @@ ] }, { - "group": "웹 스크래핑 & 브라우징", + "group": "\uc6f9 \uc2a4\ud06c\ub798\ud551 & \ube0c\ub77c\uc6b0\uc9d5", "icon": "globe", "pages": [ "ko/tools/web-scraping/overview", @@ -17763,7 +17776,7 @@ ] }, { - "group": "검색 및 연구", + "group": "\uac80\uc0c9 \ubc0f \uc5f0\uad6c", "icon": "magnifying-glass", "pages": [ "ko/tools/search-research/overview", @@ -17786,7 +17799,7 @@ ] }, { - "group": "데이터베이스 & 데이터", + "group": "\ub370\uc774\ud130\ubca0\uc774\uc2a4 & \ub370\uc774\ud130", "icon": "database", "pages": [ "ko/tools/database-data/overview", @@ -17801,7 +17814,7 @@ ] }, { - "group": "인공지능 & 머신러닝", + "group": "\uc778\uacf5\uc9c0\ub2a5 & \uba38\uc2e0\ub7ec\ub2dd", "icon": "brain", "pages": [ "ko/tools/ai-ml/overview", @@ -17816,7 +17829,7 @@ ] }, { - "group": "클라우드 & 스토리지", + "group": "\ud074\ub77c\uc6b0\ub4dc & \uc2a4\ud1a0\ub9ac\uc9c0", "icon": "cloud", "pages": [ "ko/tools/cloud-storage/overview", @@ -17835,7 +17848,7 @@ ] }, { - "group": "자동화", + "group": "\uc790\ub3d9\ud654", "icon": "bolt", "pages": [ "ko/tools/automation/overview", @@ -17870,7 +17883,7 @@ ] }, { - "group": "학습", + "group": "\ud559\uc2b5", "pages": [ "ko/learn/overview", "ko/learn/llm-selection-guide", @@ -17907,17 +17920,17 @@ ] }, { - "tab": "엔터프라이즈", + "tab": "\uc5d4\ud130\ud504\ub77c\uc774\uc988", "icon": "briefcase", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/enterprise/introduction" ] }, { - "group": "빌드", + "group": "\ube4c\ub4dc", "pages": [ "ko/enterprise/features/automations", "ko/enterprise/features/crew-studio", @@ -17928,7 +17941,7 @@ ] }, { - "group": "운영", + "group": "\uc6b4\uc601", "pages": [ "ko/enterprise/features/traces", "ko/enterprise/features/webhook-streaming", @@ -17937,13 +17950,13 @@ ] }, { - "group": "관리", + "group": "\uad00\ub9ac", "pages": [ "ko/enterprise/features/rbac" ] }, { - "group": "통합 문서", + "group": "\ud1b5\ud569 \ubb38\uc11c", "pages": [ "ko/enterprise/integrations/asana", "ko/enterprise/integrations/box", @@ -17995,7 +18008,7 @@ ] }, { - "group": "트리거", + "group": "\ud2b8\ub9ac\uac70", "pages": [ "ko/enterprise/guides/automation-triggers", "ko/enterprise/guides/gmail-trigger", @@ -18011,7 +18024,7 @@ ] }, { - "group": "학습 자원", + "group": "\ud559\uc2b5 \uc790\uc6d0", "pages": [ "ko/enterprise/resources/frequently-asked-questions" ] @@ -18019,11 +18032,11 @@ ] }, { - "tab": "API 레퍼런스", + "tab": "API \ub808\ud37c\ub7f0\uc2a4", "icon": "magnifying-glass", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/api-reference/introduction", "ko/api-reference/inputs", @@ -18035,11 +18048,11 @@ ] }, { - "tab": "예시", + "tab": "\uc608\uc2dc", "icon": "code", "groups": [ { - "group": "예시", + "group": "\uc608\uc2dc", "pages": [ "ko/examples/example", "ko/examples/cookbooks" @@ -18048,11 +18061,11 @@ ] }, { - "tab": "변경 로그", + "tab": "\ubcc0\uacbd \ub85c\uadf8", "icon": "clock", "groups": [ { - "group": "릴리스 노트", + "group": "\ub9b4\ub9ac\uc2a4 \ub178\ud2b8", "pages": [ "ko/changelog" ] @@ -18065,11 +18078,11 @@ "version": "v1.10.0", "tabs": [ { - "tab": "홈", + "tab": "\ud648", "icon": "house", "groups": [ { - "group": "환영합니다", + "group": "\ud658\uc601\ud569\ub2c8\ub2e4", "pages": [ "ko/index" ] @@ -18077,11 +18090,11 @@ ] }, { - "tab": "기술 문서", + "tab": "\uae30\uc220 \ubb38\uc11c", "icon": "book-open", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/introduction", "ko/guides/coding-tools/build-with-ai", @@ -18091,31 +18104,31 @@ ] }, { - "group": "가이드", + "group": "\uac00\uc774\ub4dc", "pages": [ { - "group": "전략", + "group": "\uc804\ub7b5", "icon": "compass", "pages": [ "ko/guides/concepts/evaluating-use-cases" ] }, { - "group": "에이전트 (Agents)", + "group": "\uc5d0\uc774\uc804\ud2b8 (Agents)", "icon": "user", "pages": [ "ko/guides/agents/crafting-effective-agents" ] }, { - "group": "크루 (Crews)", + "group": "\ud06c\ub8e8 (Crews)", "icon": "users", "pages": [ "ko/guides/crews/first-crew" ] }, { - "group": "플로우 (Flows)", + "group": "\ud50c\ub85c\uc6b0 (Flows)", "icon": "code-branch", "pages": [ "ko/guides/flows/first-flow", @@ -18124,21 +18137,21 @@ ] }, { - "group": "도구", + "group": "\ub3c4\uad6c", "icon": "wrench", "pages": [ "ko/guides/tools/publish-custom-tools" ] }, { - "group": "코딩 도구", + "group": "\ucf54\ub529 \ub3c4\uad6c", "icon": "terminal", "pages": [ "ko/guides/coding-tools/agents-md" ] }, { - "group": "고급", + "group": "\uace0\uae09", "icon": "gear", "pages": [ "ko/guides/advanced/customizing-prompts", @@ -18146,7 +18159,7 @@ ] }, { - "group": "마이그레이션", + "group": "\ub9c8\uc774\uadf8\ub808\uc774\uc158", "icon": "shuffle", "pages": [ "ko/guides/migration/migrating-from-langgraph" @@ -18155,7 +18168,7 @@ ] }, { - "group": "핵심 개념", + "group": "\ud575\uc2ec \uac1c\ub150", "pages": [ "ko/concepts/agents", "ko/concepts/tasks", @@ -18180,7 +18193,7 @@ ] }, { - "group": "MCP 통합", + "group": "MCP \ud1b5\ud569", "pages": [ "ko/mcp/overview", "ko/mcp/dsl-integration", @@ -18192,11 +18205,11 @@ ] }, { - "group": "도구 (Tools)", + "group": "\ub3c4\uad6c (Tools)", "pages": [ "ko/tools/overview", { - "group": "파일 & 문서", + "group": "\ud30c\uc77c & \ubb38\uc11c", "icon": "folder-open", "pages": [ "ko/tools/file-document/overview", @@ -18216,7 +18229,7 @@ ] }, { - "group": "웹 스크래핑 & 브라우징", + "group": "\uc6f9 \uc2a4\ud06c\ub798\ud551 & \ube0c\ub77c\uc6b0\uc9d5", "icon": "globe", "pages": [ "ko/tools/web-scraping/overview", @@ -18236,7 +18249,7 @@ ] }, { - "group": "검색 및 연구", + "group": "\uac80\uc0c9 \ubc0f \uc5f0\uad6c", "icon": "magnifying-glass", "pages": [ "ko/tools/search-research/overview", @@ -18259,7 +18272,7 @@ ] }, { - "group": "데이터베이스 & 데이터", + "group": "\ub370\uc774\ud130\ubca0\uc774\uc2a4 & \ub370\uc774\ud130", "icon": "database", "pages": [ "ko/tools/database-data/overview", @@ -18274,7 +18287,7 @@ ] }, { - "group": "인공지능 & 머신러닝", + "group": "\uc778\uacf5\uc9c0\ub2a5 & \uba38\uc2e0\ub7ec\ub2dd", "icon": "brain", "pages": [ "ko/tools/ai-ml/overview", @@ -18289,7 +18302,7 @@ ] }, { - "group": "클라우드 & 스토리지", + "group": "\ud074\ub77c\uc6b0\ub4dc & \uc2a4\ud1a0\ub9ac\uc9c0", "icon": "cloud", "pages": [ "ko/tools/cloud-storage/overview", @@ -18308,7 +18321,7 @@ ] }, { - "group": "자동화", + "group": "\uc790\ub3d9\ud654", "icon": "bolt", "pages": [ "ko/tools/automation/overview", @@ -18343,7 +18356,7 @@ ] }, { - "group": "학습", + "group": "\ud559\uc2b5", "pages": [ "ko/learn/overview", "ko/learn/llm-selection-guide", @@ -18380,17 +18393,17 @@ ] }, { - "tab": "엔터프라이즈", + "tab": "\uc5d4\ud130\ud504\ub77c\uc774\uc988", "icon": "briefcase", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/enterprise/introduction" ] }, { - "group": "빌드", + "group": "\ube4c\ub4dc", "pages": [ "ko/enterprise/features/automations", "ko/enterprise/features/crew-studio", @@ -18401,7 +18414,7 @@ ] }, { - "group": "운영", + "group": "\uc6b4\uc601", "pages": [ "ko/enterprise/features/traces", "ko/enterprise/features/webhook-streaming", @@ -18410,13 +18423,13 @@ ] }, { - "group": "관리", + "group": "\uad00\ub9ac", "pages": [ "ko/enterprise/features/rbac" ] }, { - "group": "통합 문서", + "group": "\ud1b5\ud569 \ubb38\uc11c", "pages": [ "ko/enterprise/integrations/asana", "ko/enterprise/integrations/box", @@ -18468,7 +18481,7 @@ ] }, { - "group": "트리거", + "group": "\ud2b8\ub9ac\uac70", "pages": [ "ko/enterprise/guides/automation-triggers", "ko/enterprise/guides/gmail-trigger", @@ -18484,7 +18497,7 @@ ] }, { - "group": "학습 자원", + "group": "\ud559\uc2b5 \uc790\uc6d0", "pages": [ "ko/enterprise/resources/frequently-asked-questions" ] @@ -18492,11 +18505,11 @@ ] }, { - "tab": "API 레퍼런스", + "tab": "API \ub808\ud37c\ub7f0\uc2a4", "icon": "magnifying-glass", "groups": [ { - "group": "시작 안내", + "group": "\uc2dc\uc791 \uc548\ub0b4", "pages": [ "ko/api-reference/introduction", "ko/api-reference/inputs", @@ -18508,11 +18521,11 @@ ] }, { - "tab": "예시", + "tab": "\uc608\uc2dc", "icon": "code", "groups": [ { - "group": "예시", + "group": "\uc608\uc2dc", "pages": [ "ko/examples/example", "ko/examples/cookbooks" @@ -18521,11 +18534,11 @@ ] }, { - "tab": "변경 로그", + "tab": "\ubcc0\uacbd \ub85c\uadf8", "icon": "clock", "groups": [ { - "group": "릴리스 노트", + "group": "\ub9b4\ub9ac\uc2a4 \ub178\ud2b8", "pages": [ "ko/changelog" ] @@ -18541,17 +18554,17 @@ "global": { "anchors": [ { - "anchor": "الموقع", + "anchor": "\u0627\u0644\u0645\u0648\u0642\u0639", "href": "https://crewai.com", "icon": "globe" }, { - "anchor": "المنتدى", + "anchor": "\u0627\u0644\u0645\u0646\u062a\u062f\u0649", "href": "https://community.crewai.com", "icon": "discourse" }, { - "anchor": "المدوّنة", + "anchor": "\u0627\u0644\u0645\u062f\u0648\u0651\u0646\u0629", "href": "https://blog.crewai.com", "icon": "newspaper" }, @@ -18568,11 +18581,11 @@ "default": true, "tabs": [ { - "tab": "الرئيسية", + "tab": "\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629", "icon": "house", "groups": [ { - "group": "مرحباً", + "group": "\u0645\u0631\u062d\u0628\u0627\u064b", "pages": [ "ar/index" ] @@ -18580,11 +18593,11 @@ ] }, { - "tab": "التقنية التوثيق", + "tab": "\u0627\u0644\u062a\u0642\u0646\u064a\u0629 \u0627\u0644\u062a\u0648\u062b\u064a\u0642", "icon": "book-open", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/introduction", "ar/guides/coding-tools/build-with-ai", @@ -18594,31 +18607,31 @@ ] }, { - "group": "الأدلّة", + "group": "\u0627\u0644\u0623\u062f\u0644\u0651\u0629", "pages": [ { - "group": "الاستراتيجية", + "group": "\u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629", "icon": "compass", "pages": [ "ar/guides/concepts/evaluating-use-cases" ] }, { - "group": "الوكلاء", + "group": "\u0627\u0644\u0648\u0643\u0644\u0627\u0621", "icon": "user", "pages": [ "ar/guides/agents/crafting-effective-agents" ] }, { - "group": "الطواقم", + "group": "\u0627\u0644\u0637\u0648\u0627\u0642\u0645", "icon": "users", "pages": [ "ar/guides/crews/first-crew" ] }, { - "group": "التدفقات", + "group": "\u0627\u0644\u062a\u062f\u0641\u0642\u0627\u062a", "icon": "code-branch", "pages": [ "ar/guides/flows/first-flow", @@ -18627,21 +18640,21 @@ ] }, { - "group": "الأدوات", + "group": "\u0627\u0644\u0623\u062f\u0648\u0627\u062a", "icon": "wrench", "pages": [ "ar/guides/tools/publish-custom-tools" ] }, { - "group": "أدوات البرمجة", + "group": "\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0628\u0631\u0645\u062c\u0629", "icon": "terminal", "pages": [ "ar/guides/coding-tools/agents-md" ] }, { - "group": "متقدّم", + "group": "\u0645\u062a\u0642\u062f\u0651\u0645", "icon": "gear", "pages": [ "ar/guides/advanced/customizing-prompts", @@ -18649,7 +18662,7 @@ ] }, { - "group": "الترحيل", + "group": "\u0627\u0644\u062a\u0631\u062d\u064a\u0644", "icon": "shuffle", "pages": [ "ar/guides/migration/migrating-from-langgraph" @@ -18658,7 +18671,7 @@ ] }, { - "group": "المفاهيم الأساسية", + "group": "\u0627\u0644\u0645\u0641\u0627\u0647\u064a\u0645 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629", "pages": [ "ar/concepts/agents", "ar/concepts/agent-capabilities", @@ -18684,7 +18697,7 @@ ] }, { - "group": "تكامل MCP", + "group": "\u062a\u0643\u0627\u0645\u0644 MCP", "pages": [ "ar/mcp/overview", "ar/mcp/dsl-integration", @@ -18696,11 +18709,11 @@ ] }, { - "group": "الأدوات", + "group": "\u0627\u0644\u0623\u062f\u0648\u0627\u062a", "pages": [ "ar/tools/overview", { - "group": "الملفات والمستندات", + "group": "\u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0648\u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a", "icon": "folder-open", "pages": [ "ar/tools/file-document/overview", @@ -18720,7 +18733,7 @@ ] }, { - "group": "استخراج بيانات الويب", + "group": "\u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u064a\u0628", "icon": "globe", "pages": [ "ar/tools/web-scraping/overview", @@ -18740,7 +18753,7 @@ ] }, { - "group": "البحث والاستكشاف", + "group": "\u0627\u0644\u0628\u062d\u062b \u0648\u0627\u0644\u0627\u0633\u062a\u0643\u0634\u0627\u0641", "icon": "magnifying-glass", "pages": [ "ar/tools/search-research/overview", @@ -18763,7 +18776,7 @@ ] }, { - "group": "قواعد البيانات", + "group": "\u0642\u0648\u0627\u0639\u062f \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a", "icon": "database", "pages": [ "ar/tools/database-data/overview", @@ -18778,7 +18791,7 @@ ] }, { - "group": "الذكاء الاصطناعي والتعلّم الآلي", + "group": "\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0648\u0627\u0644\u062a\u0639\u0644\u0651\u0645 \u0627\u0644\u0622\u0644\u064a", "icon": "brain", "pages": [ "ar/tools/ai-ml/overview", @@ -18792,7 +18805,7 @@ ] }, { - "group": "التخزين السحابي", + "group": "\u0627\u0644\u062a\u062e\u0632\u064a\u0646 \u0627\u0644\u0633\u062d\u0627\u0628\u064a", "icon": "cloud", "pages": [ "ar/tools/cloud-storage/overview", @@ -18811,7 +18824,7 @@ ] }, { - "group": "الأتمتة", + "group": "\u0627\u0644\u0623\u062a\u0645\u062a\u0629", "icon": "bolt", "pages": [ "ar/tools/automation/overview", @@ -18846,7 +18859,7 @@ ] }, { - "group": "التعلّم", + "group": "\u0627\u0644\u062a\u0639\u0644\u0651\u0645", "pages": [ "ar/learn/overview", "ar/learn/llm-selection-guide", @@ -18883,17 +18896,17 @@ ] }, { - "tab": "المؤسسات", + "tab": "\u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a", "icon": "briefcase", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/enterprise/introduction" ] }, { - "group": "البناء", + "group": "\u0627\u0644\u0628\u0646\u0627\u0621", "pages": [ "ar/enterprise/features/automations", "ar/enterprise/features/crew-studio", @@ -18904,7 +18917,7 @@ ] }, { - "group": "العمليات", + "group": "\u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a", "pages": [ "ar/enterprise/features/traces", "ar/enterprise/features/webhook-streaming", @@ -18913,13 +18926,13 @@ ] }, { - "group": "الإدارة", + "group": "\u0627\u0644\u0625\u062f\u0627\u0631\u0629", "pages": [ "ar/enterprise/features/rbac" ] }, { - "group": "التكاملات", + "group": "\u0627\u0644\u062a\u0643\u0627\u0645\u0644\u0627\u062a", "pages": [ "ar/enterprise/integrations/asana", "ar/enterprise/integrations/box", @@ -18971,7 +18984,7 @@ ] }, { - "group": "المشغّلات", + "group": "\u0627\u0644\u0645\u0634\u063a\u0651\u0644\u0627\u062a", "pages": [ "ar/enterprise/guides/automation-triggers", "ar/enterprise/guides/gmail-trigger", @@ -18987,7 +19000,7 @@ ] }, { - "group": "موارد التعلّم", + "group": "\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u062a\u0639\u0644\u0651\u0645", "pages": [ "ar/enterprise/resources/frequently-asked-questions" ] @@ -18995,11 +19008,11 @@ ] }, { - "tab": "API المرجع", + "tab": "API \u0627\u0644\u0645\u0631\u062c\u0639", "icon": "magnifying-glass", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/api-reference/introduction", "ar/api-reference/inputs", @@ -19011,11 +19024,11 @@ ] }, { - "tab": "أمثلة", + "tab": "\u0623\u0645\u062b\u0644\u0629", "icon": "code", "groups": [ { - "group": "أمثلة", + "group": "\u0623\u0645\u062b\u0644\u0629", "pages": [ "ar/examples/example", "ar/examples/cookbooks" @@ -19024,11 +19037,11 @@ ] }, { - "tab": "التغييرات السجلات", + "tab": "\u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0627\u0644\u0633\u062c\u0644\u0627\u062a", "icon": "clock", "groups": [ { - "group": "سجل التغييرات", + "group": "\u0633\u062c\u0644 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a", "pages": [ "ar/changelog" ] @@ -19041,11 +19054,11 @@ "version": "v1.14.3", "tabs": [ { - "tab": "الرئيسية", + "tab": "\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629", "icon": "house", "groups": [ { - "group": "مرحباً", + "group": "\u0645\u0631\u062d\u0628\u0627\u064b", "pages": [ "ar/index" ] @@ -19053,11 +19066,11 @@ ] }, { - "tab": "التقنية التوثيق", + "tab": "\u0627\u0644\u062a\u0642\u0646\u064a\u0629 \u0627\u0644\u062a\u0648\u062b\u064a\u0642", "icon": "book-open", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/introduction", "ar/guides/coding-tools/build-with-ai", @@ -19067,31 +19080,31 @@ ] }, { - "group": "الأدلّة", + "group": "\u0627\u0644\u0623\u062f\u0644\u0651\u0629", "pages": [ { - "group": "الاستراتيجية", + "group": "\u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629", "icon": "compass", "pages": [ "ar/guides/concepts/evaluating-use-cases" ] }, { - "group": "الوكلاء", + "group": "\u0627\u0644\u0648\u0643\u0644\u0627\u0621", "icon": "user", "pages": [ "ar/guides/agents/crafting-effective-agents" ] }, { - "group": "الطواقم", + "group": "\u0627\u0644\u0637\u0648\u0627\u0642\u0645", "icon": "users", "pages": [ "ar/guides/crews/first-crew" ] }, { - "group": "التدفقات", + "group": "\u0627\u0644\u062a\u062f\u0641\u0642\u0627\u062a", "icon": "code-branch", "pages": [ "ar/guides/flows/first-flow", @@ -19100,21 +19113,21 @@ ] }, { - "group": "الأدوات", + "group": "\u0627\u0644\u0623\u062f\u0648\u0627\u062a", "icon": "wrench", "pages": [ "ar/guides/tools/publish-custom-tools" ] }, { - "group": "أدوات البرمجة", + "group": "\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0628\u0631\u0645\u062c\u0629", "icon": "terminal", "pages": [ "ar/guides/coding-tools/agents-md" ] }, { - "group": "متقدّم", + "group": "\u0645\u062a\u0642\u062f\u0651\u0645", "icon": "gear", "pages": [ "ar/guides/advanced/customizing-prompts", @@ -19122,7 +19135,7 @@ ] }, { - "group": "الترحيل", + "group": "\u0627\u0644\u062a\u0631\u062d\u064a\u0644", "icon": "shuffle", "pages": [ "ar/guides/migration/migrating-from-langgraph" @@ -19131,7 +19144,7 @@ ] }, { - "group": "المفاهيم الأساسية", + "group": "\u0627\u0644\u0645\u0641\u0627\u0647\u064a\u0645 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629", "pages": [ "ar/concepts/agents", "ar/concepts/agent-capabilities", @@ -19157,7 +19170,7 @@ ] }, { - "group": "تكامل MCP", + "group": "\u062a\u0643\u0627\u0645\u0644 MCP", "pages": [ "ar/mcp/overview", "ar/mcp/dsl-integration", @@ -19169,11 +19182,11 @@ ] }, { - "group": "الأدوات", + "group": "\u0627\u0644\u0623\u062f\u0648\u0627\u062a", "pages": [ "ar/tools/overview", { - "group": "الملفات والمستندات", + "group": "\u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0648\u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a", "icon": "folder-open", "pages": [ "ar/tools/file-document/overview", @@ -19193,7 +19206,7 @@ ] }, { - "group": "استخراج بيانات الويب", + "group": "\u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u064a\u0628", "icon": "globe", "pages": [ "ar/tools/web-scraping/overview", @@ -19213,7 +19226,7 @@ ] }, { - "group": "البحث والاستكشاف", + "group": "\u0627\u0644\u0628\u062d\u062b \u0648\u0627\u0644\u0627\u0633\u062a\u0643\u0634\u0627\u0641", "icon": "magnifying-glass", "pages": [ "ar/tools/search-research/overview", @@ -19236,7 +19249,7 @@ ] }, { - "group": "قواعد البيانات", + "group": "\u0642\u0648\u0627\u0639\u062f \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a", "icon": "database", "pages": [ "ar/tools/database-data/overview", @@ -19251,7 +19264,7 @@ ] }, { - "group": "الذكاء الاصطناعي والتعلّم الآلي", + "group": "\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0648\u0627\u0644\u062a\u0639\u0644\u0651\u0645 \u0627\u0644\u0622\u0644\u064a", "icon": "brain", "pages": [ "ar/tools/ai-ml/overview", @@ -19265,7 +19278,7 @@ ] }, { - "group": "التخزين السحابي", + "group": "\u0627\u0644\u062a\u062e\u0632\u064a\u0646 \u0627\u0644\u0633\u062d\u0627\u0628\u064a", "icon": "cloud", "pages": [ "ar/tools/cloud-storage/overview", @@ -19284,7 +19297,7 @@ ] }, { - "group": "الأتمتة", + "group": "\u0627\u0644\u0623\u062a\u0645\u062a\u0629", "icon": "bolt", "pages": [ "ar/tools/automation/overview", @@ -19319,7 +19332,7 @@ ] }, { - "group": "التعلّم", + "group": "\u0627\u0644\u062a\u0639\u0644\u0651\u0645", "pages": [ "ar/learn/overview", "ar/learn/llm-selection-guide", @@ -19356,17 +19369,17 @@ ] }, { - "tab": "المؤسسات", + "tab": "\u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a", "icon": "briefcase", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/enterprise/introduction" ] }, { - "group": "البناء", + "group": "\u0627\u0644\u0628\u0646\u0627\u0621", "pages": [ "ar/enterprise/features/automations", "ar/enterprise/features/crew-studio", @@ -19377,7 +19390,7 @@ ] }, { - "group": "العمليات", + "group": "\u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a", "pages": [ "ar/enterprise/features/traces", "ar/enterprise/features/webhook-streaming", @@ -19386,13 +19399,13 @@ ] }, { - "group": "الإدارة", + "group": "\u0627\u0644\u0625\u062f\u0627\u0631\u0629", "pages": [ "ar/enterprise/features/rbac" ] }, { - "group": "التكاملات", + "group": "\u0627\u0644\u062a\u0643\u0627\u0645\u0644\u0627\u062a", "pages": [ "ar/enterprise/integrations/asana", "ar/enterprise/integrations/box", @@ -19444,7 +19457,7 @@ ] }, { - "group": "المشغّلات", + "group": "\u0627\u0644\u0645\u0634\u063a\u0651\u0644\u0627\u062a", "pages": [ "ar/enterprise/guides/automation-triggers", "ar/enterprise/guides/gmail-trigger", @@ -19460,7 +19473,7 @@ ] }, { - "group": "موارد التعلّم", + "group": "\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u062a\u0639\u0644\u0651\u0645", "pages": [ "ar/enterprise/resources/frequently-asked-questions" ] @@ -19468,11 +19481,11 @@ ] }, { - "tab": "API المرجع", + "tab": "API \u0627\u0644\u0645\u0631\u062c\u0639", "icon": "magnifying-glass", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/api-reference/introduction", "ar/api-reference/inputs", @@ -19484,11 +19497,11 @@ ] }, { - "tab": "أمثلة", + "tab": "\u0623\u0645\u062b\u0644\u0629", "icon": "code", "groups": [ { - "group": "أمثلة", + "group": "\u0623\u0645\u062b\u0644\u0629", "pages": [ "ar/examples/example", "ar/examples/cookbooks" @@ -19497,11 +19510,11 @@ ] }, { - "tab": "التغييرات السجلات", + "tab": "\u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0627\u0644\u0633\u062c\u0644\u0627\u062a", "icon": "clock", "groups": [ { - "group": "سجل التغييرات", + "group": "\u0633\u062c\u0644 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a", "pages": [ "ar/changelog" ] @@ -19514,11 +19527,11 @@ "version": "v1.14.2", "tabs": [ { - "tab": "الرئيسية", + "tab": "\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629", "icon": "house", "groups": [ { - "group": "مرحباً", + "group": "\u0645\u0631\u062d\u0628\u0627\u064b", "pages": [ "ar/index" ] @@ -19526,11 +19539,11 @@ ] }, { - "tab": "التقنية التوثيق", + "tab": "\u0627\u0644\u062a\u0642\u0646\u064a\u0629 \u0627\u0644\u062a\u0648\u062b\u064a\u0642", "icon": "book-open", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/introduction", "ar/guides/coding-tools/build-with-ai", @@ -19540,31 +19553,31 @@ ] }, { - "group": "الأدلّة", + "group": "\u0627\u0644\u0623\u062f\u0644\u0651\u0629", "pages": [ { - "group": "الاستراتيجية", + "group": "\u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629", "icon": "compass", "pages": [ "ar/guides/concepts/evaluating-use-cases" ] }, { - "group": "الوكلاء", + "group": "\u0627\u0644\u0648\u0643\u0644\u0627\u0621", "icon": "user", "pages": [ "ar/guides/agents/crafting-effective-agents" ] }, { - "group": "الطواقم", + "group": "\u0627\u0644\u0637\u0648\u0627\u0642\u0645", "icon": "users", "pages": [ "ar/guides/crews/first-crew" ] }, { - "group": "التدفقات", + "group": "\u0627\u0644\u062a\u062f\u0641\u0642\u0627\u062a", "icon": "code-branch", "pages": [ "ar/guides/flows/first-flow", @@ -19573,21 +19586,21 @@ ] }, { - "group": "الأدوات", + "group": "\u0627\u0644\u0623\u062f\u0648\u0627\u062a", "icon": "wrench", "pages": [ "ar/guides/tools/publish-custom-tools" ] }, { - "group": "أدوات البرمجة", + "group": "\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0628\u0631\u0645\u062c\u0629", "icon": "terminal", "pages": [ "ar/guides/coding-tools/agents-md" ] }, { - "group": "متقدّم", + "group": "\u0645\u062a\u0642\u062f\u0651\u0645", "icon": "gear", "pages": [ "ar/guides/advanced/customizing-prompts", @@ -19595,7 +19608,7 @@ ] }, { - "group": "الترحيل", + "group": "\u0627\u0644\u062a\u0631\u062d\u064a\u0644", "icon": "shuffle", "pages": [ "ar/guides/migration/migrating-from-langgraph" @@ -19604,7 +19617,7 @@ ] }, { - "group": "المفاهيم الأساسية", + "group": "\u0627\u0644\u0645\u0641\u0627\u0647\u064a\u0645 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629", "pages": [ "ar/concepts/agents", "ar/concepts/agent-capabilities", @@ -19630,7 +19643,7 @@ ] }, { - "group": "تكامل MCP", + "group": "\u062a\u0643\u0627\u0645\u0644 MCP", "pages": [ "ar/mcp/overview", "ar/mcp/dsl-integration", @@ -19642,11 +19655,11 @@ ] }, { - "group": "الأدوات", + "group": "\u0627\u0644\u0623\u062f\u0648\u0627\u062a", "pages": [ "ar/tools/overview", { - "group": "الملفات والمستندات", + "group": "\u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0648\u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a", "icon": "folder-open", "pages": [ "ar/tools/file-document/overview", @@ -19666,7 +19679,7 @@ ] }, { - "group": "استخراج بيانات الويب", + "group": "\u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u064a\u0628", "icon": "globe", "pages": [ "ar/tools/web-scraping/overview", @@ -19686,7 +19699,7 @@ ] }, { - "group": "البحث والاستكشاف", + "group": "\u0627\u0644\u0628\u062d\u062b \u0648\u0627\u0644\u0627\u0633\u062a\u0643\u0634\u0627\u0641", "icon": "magnifying-glass", "pages": [ "ar/tools/search-research/overview", @@ -19708,7 +19721,7 @@ ] }, { - "group": "قواعد البيانات", + "group": "\u0642\u0648\u0627\u0639\u062f \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a", "icon": "database", "pages": [ "ar/tools/database-data/overview", @@ -19723,7 +19736,7 @@ ] }, { - "group": "الذكاء الاصطناعي والتعلّم الآلي", + "group": "\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0648\u0627\u0644\u062a\u0639\u0644\u0651\u0645 \u0627\u0644\u0622\u0644\u064a", "icon": "brain", "pages": [ "ar/tools/ai-ml/overview", @@ -19738,7 +19751,7 @@ ] }, { - "group": "التخزين السحابي", + "group": "\u0627\u0644\u062a\u062e\u0632\u064a\u0646 \u0627\u0644\u0633\u062d\u0627\u0628\u064a", "icon": "cloud", "pages": [ "ar/tools/cloud-storage/overview", @@ -19757,7 +19770,7 @@ ] }, { - "group": "الأتمتة", + "group": "\u0627\u0644\u0623\u062a\u0645\u062a\u0629", "icon": "bolt", "pages": [ "ar/tools/automation/overview", @@ -19792,7 +19805,7 @@ ] }, { - "group": "التعلّم", + "group": "\u0627\u0644\u062a\u0639\u0644\u0651\u0645", "pages": [ "ar/learn/overview", "ar/learn/llm-selection-guide", @@ -19829,17 +19842,17 @@ ] }, { - "tab": "المؤسسات", + "tab": "\u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a", "icon": "briefcase", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/enterprise/introduction" ] }, { - "group": "البناء", + "group": "\u0627\u0644\u0628\u0646\u0627\u0621", "pages": [ "ar/enterprise/features/automations", "ar/enterprise/features/crew-studio", @@ -19850,7 +19863,7 @@ ] }, { - "group": "العمليات", + "group": "\u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a", "pages": [ "ar/enterprise/features/traces", "ar/enterprise/features/webhook-streaming", @@ -19859,13 +19872,13 @@ ] }, { - "group": "الإدارة", + "group": "\u0627\u0644\u0625\u062f\u0627\u0631\u0629", "pages": [ "ar/enterprise/features/rbac" ] }, { - "group": "التكاملات", + "group": "\u0627\u0644\u062a\u0643\u0627\u0645\u0644\u0627\u062a", "pages": [ "ar/enterprise/integrations/asana", "ar/enterprise/integrations/box", @@ -19917,7 +19930,7 @@ ] }, { - "group": "المشغّلات", + "group": "\u0627\u0644\u0645\u0634\u063a\u0651\u0644\u0627\u062a", "pages": [ "ar/enterprise/guides/automation-triggers", "ar/enterprise/guides/gmail-trigger", @@ -19933,7 +19946,7 @@ ] }, { - "group": "موارد التعلّم", + "group": "\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u062a\u0639\u0644\u0651\u0645", "pages": [ "ar/enterprise/resources/frequently-asked-questions" ] @@ -19941,11 +19954,11 @@ ] }, { - "tab": "API المرجع", + "tab": "API \u0627\u0644\u0645\u0631\u062c\u0639", "icon": "magnifying-glass", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/api-reference/introduction", "ar/api-reference/inputs", @@ -19957,11 +19970,11 @@ ] }, { - "tab": "أمثلة", + "tab": "\u0623\u0645\u062b\u0644\u0629", "icon": "code", "groups": [ { - "group": "أمثلة", + "group": "\u0623\u0645\u062b\u0644\u0629", "pages": [ "ar/examples/example", "ar/examples/cookbooks" @@ -19970,11 +19983,11 @@ ] }, { - "tab": "التغييرات السجلات", + "tab": "\u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0627\u0644\u0633\u062c\u0644\u0627\u062a", "icon": "clock", "groups": [ { - "group": "سجل التغييرات", + "group": "\u0633\u062c\u0644 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a", "pages": [ "ar/changelog" ] @@ -19987,11 +20000,11 @@ "version": "v1.14.1", "tabs": [ { - "tab": "الرئيسية", + "tab": "\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629", "icon": "house", "groups": [ { - "group": "مرحباً", + "group": "\u0645\u0631\u062d\u0628\u0627\u064b", "pages": [ "ar/index" ] @@ -19999,11 +20012,11 @@ ] }, { - "tab": "التقنية التوثيق", + "tab": "\u0627\u0644\u062a\u0642\u0646\u064a\u0629 \u0627\u0644\u062a\u0648\u062b\u064a\u0642", "icon": "book-open", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/introduction", "ar/guides/coding-tools/build-with-ai", @@ -20013,31 +20026,31 @@ ] }, { - "group": "الأدلّة", + "group": "\u0627\u0644\u0623\u062f\u0644\u0651\u0629", "pages": [ { - "group": "الاستراتيجية", + "group": "\u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629", "icon": "compass", "pages": [ "ar/guides/concepts/evaluating-use-cases" ] }, { - "group": "الوكلاء", + "group": "\u0627\u0644\u0648\u0643\u0644\u0627\u0621", "icon": "user", "pages": [ "ar/guides/agents/crafting-effective-agents" ] }, { - "group": "الطواقم", + "group": "\u0627\u0644\u0637\u0648\u0627\u0642\u0645", "icon": "users", "pages": [ "ar/guides/crews/first-crew" ] }, { - "group": "التدفقات", + "group": "\u0627\u0644\u062a\u062f\u0641\u0642\u0627\u062a", "icon": "code-branch", "pages": [ "ar/guides/flows/first-flow", @@ -20046,21 +20059,21 @@ ] }, { - "group": "الأدوات", + "group": "\u0627\u0644\u0623\u062f\u0648\u0627\u062a", "icon": "wrench", "pages": [ "ar/guides/tools/publish-custom-tools" ] }, { - "group": "أدوات البرمجة", + "group": "\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0628\u0631\u0645\u062c\u0629", "icon": "terminal", "pages": [ "ar/guides/coding-tools/agents-md" ] }, { - "group": "متقدّم", + "group": "\u0645\u062a\u0642\u062f\u0651\u0645", "icon": "gear", "pages": [ "ar/guides/advanced/customizing-prompts", @@ -20068,7 +20081,7 @@ ] }, { - "group": "الترحيل", + "group": "\u0627\u0644\u062a\u0631\u062d\u064a\u0644", "icon": "shuffle", "pages": [ "ar/guides/migration/migrating-from-langgraph" @@ -20077,7 +20090,7 @@ ] }, { - "group": "المفاهيم الأساسية", + "group": "\u0627\u0644\u0645\u0641\u0627\u0647\u064a\u0645 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629", "pages": [ "ar/concepts/agents", "ar/concepts/agent-capabilities", @@ -20103,7 +20116,7 @@ ] }, { - "group": "تكامل MCP", + "group": "\u062a\u0643\u0627\u0645\u0644 MCP", "pages": [ "ar/mcp/overview", "ar/mcp/dsl-integration", @@ -20115,11 +20128,11 @@ ] }, { - "group": "الأدوات", + "group": "\u0627\u0644\u0623\u062f\u0648\u0627\u062a", "pages": [ "ar/tools/overview", { - "group": "الملفات والمستندات", + "group": "\u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0648\u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a", "icon": "folder-open", "pages": [ "ar/tools/file-document/overview", @@ -20139,7 +20152,7 @@ ] }, { - "group": "استخراج بيانات الويب", + "group": "\u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u064a\u0628", "icon": "globe", "pages": [ "ar/tools/web-scraping/overview", @@ -20159,7 +20172,7 @@ ] }, { - "group": "البحث والاستكشاف", + "group": "\u0627\u0644\u0628\u062d\u062b \u0648\u0627\u0644\u0627\u0633\u062a\u0643\u0634\u0627\u0641", "icon": "magnifying-glass", "pages": [ "ar/tools/search-research/overview", @@ -20182,7 +20195,7 @@ ] }, { - "group": "قواعد البيانات", + "group": "\u0642\u0648\u0627\u0639\u062f \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a", "icon": "database", "pages": [ "ar/tools/database-data/overview", @@ -20197,7 +20210,7 @@ ] }, { - "group": "الذكاء الاصطناعي والتعلّم الآلي", + "group": "\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0648\u0627\u0644\u062a\u0639\u0644\u0651\u0645 \u0627\u0644\u0622\u0644\u064a", "icon": "brain", "pages": [ "ar/tools/ai-ml/overview", @@ -20212,7 +20225,7 @@ ] }, { - "group": "التخزين السحابي", + "group": "\u0627\u0644\u062a\u062e\u0632\u064a\u0646 \u0627\u0644\u0633\u062d\u0627\u0628\u064a", "icon": "cloud", "pages": [ "ar/tools/cloud-storage/overview", @@ -20231,7 +20244,7 @@ ] }, { - "group": "الأتمتة", + "group": "\u0627\u0644\u0623\u062a\u0645\u062a\u0629", "icon": "bolt", "pages": [ "ar/tools/automation/overview", @@ -20266,7 +20279,7 @@ ] }, { - "group": "التعلّم", + "group": "\u0627\u0644\u062a\u0639\u0644\u0651\u0645", "pages": [ "ar/learn/overview", "ar/learn/llm-selection-guide", @@ -20303,17 +20316,17 @@ ] }, { - "tab": "المؤسسات", + "tab": "\u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a", "icon": "briefcase", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/enterprise/introduction" ] }, { - "group": "البناء", + "group": "\u0627\u0644\u0628\u0646\u0627\u0621", "pages": [ "ar/enterprise/features/automations", "ar/enterprise/features/crew-studio", @@ -20324,7 +20337,7 @@ ] }, { - "group": "العمليات", + "group": "\u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a", "pages": [ "ar/enterprise/features/traces", "ar/enterprise/features/webhook-streaming", @@ -20333,13 +20346,13 @@ ] }, { - "group": "الإدارة", + "group": "\u0627\u0644\u0625\u062f\u0627\u0631\u0629", "pages": [ "ar/enterprise/features/rbac" ] }, { - "group": "التكاملات", + "group": "\u0627\u0644\u062a\u0643\u0627\u0645\u0644\u0627\u062a", "pages": [ "ar/enterprise/integrations/asana", "ar/enterprise/integrations/box", @@ -20391,7 +20404,7 @@ ] }, { - "group": "المشغّلات", + "group": "\u0627\u0644\u0645\u0634\u063a\u0651\u0644\u0627\u062a", "pages": [ "ar/enterprise/guides/automation-triggers", "ar/enterprise/guides/gmail-trigger", @@ -20407,7 +20420,7 @@ ] }, { - "group": "موارد التعلّم", + "group": "\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u062a\u0639\u0644\u0651\u0645", "pages": [ "ar/enterprise/resources/frequently-asked-questions" ] @@ -20415,11 +20428,11 @@ ] }, { - "tab": "API المرجع", + "tab": "API \u0627\u0644\u0645\u0631\u062c\u0639", "icon": "magnifying-glass", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/api-reference/introduction", "ar/api-reference/inputs", @@ -20431,11 +20444,11 @@ ] }, { - "tab": "أمثلة", + "tab": "\u0623\u0645\u062b\u0644\u0629", "icon": "code", "groups": [ { - "group": "أمثلة", + "group": "\u0623\u0645\u062b\u0644\u0629", "pages": [ "ar/examples/example", "ar/examples/cookbooks" @@ -20444,11 +20457,11 @@ ] }, { - "tab": "التغييرات السجلات", + "tab": "\u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0627\u0644\u0633\u062c\u0644\u0627\u062a", "icon": "clock", "groups": [ { - "group": "سجل التغييرات", + "group": "\u0633\u062c\u0644 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a", "pages": [ "ar/changelog" ] @@ -20461,11 +20474,11 @@ "version": "v1.14.0", "tabs": [ { - "tab": "الرئيسية", + "tab": "\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629", "icon": "house", "groups": [ { - "group": "مرحباً", + "group": "\u0645\u0631\u062d\u0628\u0627\u064b", "pages": [ "ar/index" ] @@ -20473,11 +20486,11 @@ ] }, { - "tab": "التقنية التوثيق", + "tab": "\u0627\u0644\u062a\u0642\u0646\u064a\u0629 \u0627\u0644\u062a\u0648\u062b\u064a\u0642", "icon": "book-open", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/introduction", "ar/guides/coding-tools/build-with-ai", @@ -20487,31 +20500,31 @@ ] }, { - "group": "الأدلّة", + "group": "\u0627\u0644\u0623\u062f\u0644\u0651\u0629", "pages": [ { - "group": "الاستراتيجية", + "group": "\u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629", "icon": "compass", "pages": [ "ar/guides/concepts/evaluating-use-cases" ] }, { - "group": "الوكلاء", + "group": "\u0627\u0644\u0648\u0643\u0644\u0627\u0621", "icon": "user", "pages": [ "ar/guides/agents/crafting-effective-agents" ] }, { - "group": "الطواقم", + "group": "\u0627\u0644\u0637\u0648\u0627\u0642\u0645", "icon": "users", "pages": [ "ar/guides/crews/first-crew" ] }, { - "group": "التدفقات", + "group": "\u0627\u0644\u062a\u062f\u0641\u0642\u0627\u062a", "icon": "code-branch", "pages": [ "ar/guides/flows/first-flow", @@ -20520,21 +20533,21 @@ ] }, { - "group": "الأدوات", + "group": "\u0627\u0644\u0623\u062f\u0648\u0627\u062a", "icon": "wrench", "pages": [ "ar/guides/tools/publish-custom-tools" ] }, { - "group": "أدوات البرمجة", + "group": "\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0628\u0631\u0645\u062c\u0629", "icon": "terminal", "pages": [ "ar/guides/coding-tools/agents-md" ] }, { - "group": "متقدّم", + "group": "\u0645\u062a\u0642\u062f\u0651\u0645", "icon": "gear", "pages": [ "ar/guides/advanced/customizing-prompts", @@ -20542,7 +20555,7 @@ ] }, { - "group": "الترحيل", + "group": "\u0627\u0644\u062a\u0631\u062d\u064a\u0644", "icon": "shuffle", "pages": [ "ar/guides/migration/migrating-from-langgraph" @@ -20551,7 +20564,7 @@ ] }, { - "group": "المفاهيم الأساسية", + "group": "\u0627\u0644\u0645\u0641\u0627\u0647\u064a\u0645 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629", "pages": [ "ar/concepts/agents", "ar/concepts/agent-capabilities", @@ -20577,7 +20590,7 @@ ] }, { - "group": "تكامل MCP", + "group": "\u062a\u0643\u0627\u0645\u0644 MCP", "pages": [ "ar/mcp/overview", "ar/mcp/dsl-integration", @@ -20589,11 +20602,11 @@ ] }, { - "group": "الأدوات", + "group": "\u0627\u0644\u0623\u062f\u0648\u0627\u062a", "pages": [ "ar/tools/overview", { - "group": "الملفات والمستندات", + "group": "\u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0648\u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a", "icon": "folder-open", "pages": [ "ar/tools/file-document/overview", @@ -20613,7 +20626,7 @@ ] }, { - "group": "استخراج بيانات الويب", + "group": "\u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u064a\u0628", "icon": "globe", "pages": [ "ar/tools/web-scraping/overview", @@ -20633,7 +20646,7 @@ ] }, { - "group": "البحث والاستكشاف", + "group": "\u0627\u0644\u0628\u062d\u062b \u0648\u0627\u0644\u0627\u0633\u062a\u0643\u0634\u0627\u0641", "icon": "magnifying-glass", "pages": [ "ar/tools/search-research/overview", @@ -20656,7 +20669,7 @@ ] }, { - "group": "قواعد البيانات", + "group": "\u0642\u0648\u0627\u0639\u062f \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a", "icon": "database", "pages": [ "ar/tools/database-data/overview", @@ -20671,7 +20684,7 @@ ] }, { - "group": "الذكاء الاصطناعي والتعلّم الآلي", + "group": "\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0648\u0627\u0644\u062a\u0639\u0644\u0651\u0645 \u0627\u0644\u0622\u0644\u064a", "icon": "brain", "pages": [ "ar/tools/ai-ml/overview", @@ -20686,7 +20699,7 @@ ] }, { - "group": "التخزين السحابي", + "group": "\u0627\u0644\u062a\u062e\u0632\u064a\u0646 \u0627\u0644\u0633\u062d\u0627\u0628\u064a", "icon": "cloud", "pages": [ "ar/tools/cloud-storage/overview", @@ -20705,7 +20718,7 @@ ] }, { - "group": "الأتمتة", + "group": "\u0627\u0644\u0623\u062a\u0645\u062a\u0629", "icon": "bolt", "pages": [ "ar/tools/automation/overview", @@ -20740,7 +20753,7 @@ ] }, { - "group": "التعلّم", + "group": "\u0627\u0644\u062a\u0639\u0644\u0651\u0645", "pages": [ "ar/learn/overview", "ar/learn/llm-selection-guide", @@ -20777,17 +20790,17 @@ ] }, { - "tab": "المؤسسات", + "tab": "\u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a", "icon": "briefcase", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/enterprise/introduction" ] }, { - "group": "البناء", + "group": "\u0627\u0644\u0628\u0646\u0627\u0621", "pages": [ "ar/enterprise/features/automations", "ar/enterprise/features/crew-studio", @@ -20798,7 +20811,7 @@ ] }, { - "group": "العمليات", + "group": "\u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a", "pages": [ "ar/enterprise/features/traces", "ar/enterprise/features/webhook-streaming", @@ -20807,13 +20820,13 @@ ] }, { - "group": "الإدارة", + "group": "\u0627\u0644\u0625\u062f\u0627\u0631\u0629", "pages": [ "ar/enterprise/features/rbac" ] }, { - "group": "التكاملات", + "group": "\u0627\u0644\u062a\u0643\u0627\u0645\u0644\u0627\u062a", "pages": [ "ar/enterprise/integrations/asana", "ar/enterprise/integrations/box", @@ -20865,7 +20878,7 @@ ] }, { - "group": "المشغّلات", + "group": "\u0627\u0644\u0645\u0634\u063a\u0651\u0644\u0627\u062a", "pages": [ "ar/enterprise/guides/automation-triggers", "ar/enterprise/guides/gmail-trigger", @@ -20881,7 +20894,7 @@ ] }, { - "group": "موارد التعلّم", + "group": "\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u062a\u0639\u0644\u0651\u0645", "pages": [ "ar/enterprise/resources/frequently-asked-questions" ] @@ -20889,11 +20902,11 @@ ] }, { - "tab": "API المرجع", + "tab": "API \u0627\u0644\u0645\u0631\u062c\u0639", "icon": "magnifying-glass", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/api-reference/introduction", "ar/api-reference/inputs", @@ -20905,11 +20918,11 @@ ] }, { - "tab": "أمثلة", + "tab": "\u0623\u0645\u062b\u0644\u0629", "icon": "code", "groups": [ { - "group": "أمثلة", + "group": "\u0623\u0645\u062b\u0644\u0629", "pages": [ "ar/examples/example", "ar/examples/cookbooks" @@ -20918,11 +20931,11 @@ ] }, { - "tab": "التغييرات السجلات", + "tab": "\u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0627\u0644\u0633\u062c\u0644\u0627\u062a", "icon": "clock", "groups": [ { - "group": "سجل التغييرات", + "group": "\u0633\u062c\u0644 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a", "pages": [ "ar/changelog" ] @@ -20935,11 +20948,11 @@ "version": "v1.13.0", "tabs": [ { - "tab": "الرئيسية", + "tab": "\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629", "icon": "house", "groups": [ { - "group": "مرحباً", + "group": "\u0645\u0631\u062d\u0628\u0627\u064b", "pages": [ "ar/index" ] @@ -20947,11 +20960,11 @@ ] }, { - "tab": "التقنية التوثيق", + "tab": "\u0627\u0644\u062a\u0642\u0646\u064a\u0629 \u0627\u0644\u062a\u0648\u062b\u064a\u0642", "icon": "book-open", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/introduction", "ar/guides/coding-tools/build-with-ai", @@ -20961,31 +20974,31 @@ ] }, { - "group": "الأدلّة", + "group": "\u0627\u0644\u0623\u062f\u0644\u0651\u0629", "pages": [ { - "group": "الاستراتيجية", + "group": "\u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629", "icon": "compass", "pages": [ "ar/guides/concepts/evaluating-use-cases" ] }, { - "group": "الوكلاء", + "group": "\u0627\u0644\u0648\u0643\u0644\u0627\u0621", "icon": "user", "pages": [ "ar/guides/agents/crafting-effective-agents" ] }, { - "group": "الطواقم", + "group": "\u0627\u0644\u0637\u0648\u0627\u0642\u0645", "icon": "users", "pages": [ "ar/guides/crews/first-crew" ] }, { - "group": "التدفقات", + "group": "\u0627\u0644\u062a\u062f\u0641\u0642\u0627\u062a", "icon": "code-branch", "pages": [ "ar/guides/flows/first-flow", @@ -20994,21 +21007,21 @@ ] }, { - "group": "الأدوات", + "group": "\u0627\u0644\u0623\u062f\u0648\u0627\u062a", "icon": "wrench", "pages": [ "ar/guides/tools/publish-custom-tools" ] }, { - "group": "أدوات البرمجة", + "group": "\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0628\u0631\u0645\u062c\u0629", "icon": "terminal", "pages": [ "ar/guides/coding-tools/agents-md" ] }, { - "group": "متقدّم", + "group": "\u0645\u062a\u0642\u062f\u0651\u0645", "icon": "gear", "pages": [ "ar/guides/advanced/customizing-prompts", @@ -21016,7 +21029,7 @@ ] }, { - "group": "الترحيل", + "group": "\u0627\u0644\u062a\u0631\u062d\u064a\u0644", "icon": "shuffle", "pages": [ "ar/guides/migration/migrating-from-langgraph" @@ -21025,7 +21038,7 @@ ] }, { - "group": "المفاهيم الأساسية", + "group": "\u0627\u0644\u0645\u0641\u0627\u0647\u064a\u0645 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629", "pages": [ "ar/concepts/agents", "ar/concepts/agent-capabilities", @@ -21051,7 +21064,7 @@ ] }, { - "group": "تكامل MCP", + "group": "\u062a\u0643\u0627\u0645\u0644 MCP", "pages": [ "ar/mcp/overview", "ar/mcp/dsl-integration", @@ -21063,11 +21076,11 @@ ] }, { - "group": "الأدوات", + "group": "\u0627\u0644\u0623\u062f\u0648\u0627\u062a", "pages": [ "ar/tools/overview", { - "group": "الملفات والمستندات", + "group": "\u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0648\u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a", "icon": "folder-open", "pages": [ "ar/tools/file-document/overview", @@ -21087,7 +21100,7 @@ ] }, { - "group": "استخراج بيانات الويب", + "group": "\u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u064a\u0628", "icon": "globe", "pages": [ "ar/tools/web-scraping/overview", @@ -21107,7 +21120,7 @@ ] }, { - "group": "البحث والاستكشاف", + "group": "\u0627\u0644\u0628\u062d\u062b \u0648\u0627\u0644\u0627\u0633\u062a\u0643\u0634\u0627\u0641", "icon": "magnifying-glass", "pages": [ "ar/tools/search-research/overview", @@ -21130,7 +21143,7 @@ ] }, { - "group": "قواعد البيانات", + "group": "\u0642\u0648\u0627\u0639\u062f \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a", "icon": "database", "pages": [ "ar/tools/database-data/overview", @@ -21145,7 +21158,7 @@ ] }, { - "group": "الذكاء الاصطناعي والتعلّم الآلي", + "group": "\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0648\u0627\u0644\u062a\u0639\u0644\u0651\u0645 \u0627\u0644\u0622\u0644\u064a", "icon": "brain", "pages": [ "ar/tools/ai-ml/overview", @@ -21160,7 +21173,7 @@ ] }, { - "group": "التخزين السحابي", + "group": "\u0627\u0644\u062a\u062e\u0632\u064a\u0646 \u0627\u0644\u0633\u062d\u0627\u0628\u064a", "icon": "cloud", "pages": [ "ar/tools/cloud-storage/overview", @@ -21179,7 +21192,7 @@ ] }, { - "group": "الأتمتة", + "group": "\u0627\u0644\u0623\u062a\u0645\u062a\u0629", "icon": "bolt", "pages": [ "ar/tools/automation/overview", @@ -21214,7 +21227,7 @@ ] }, { - "group": "التعلّم", + "group": "\u0627\u0644\u062a\u0639\u0644\u0651\u0645", "pages": [ "ar/learn/overview", "ar/learn/llm-selection-guide", @@ -21251,17 +21264,17 @@ ] }, { - "tab": "المؤسسات", + "tab": "\u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a", "icon": "briefcase", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/enterprise/introduction" ] }, { - "group": "البناء", + "group": "\u0627\u0644\u0628\u0646\u0627\u0621", "pages": [ "ar/enterprise/features/automations", "ar/enterprise/features/crew-studio", @@ -21272,7 +21285,7 @@ ] }, { - "group": "العمليات", + "group": "\u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a", "pages": [ "ar/enterprise/features/traces", "ar/enterprise/features/webhook-streaming", @@ -21281,13 +21294,13 @@ ] }, { - "group": "الإدارة", + "group": "\u0627\u0644\u0625\u062f\u0627\u0631\u0629", "pages": [ "ar/enterprise/features/rbac" ] }, { - "group": "التكاملات", + "group": "\u0627\u0644\u062a\u0643\u0627\u0645\u0644\u0627\u062a", "pages": [ "ar/enterprise/integrations/asana", "ar/enterprise/integrations/box", @@ -21339,7 +21352,7 @@ ] }, { - "group": "المشغّلات", + "group": "\u0627\u0644\u0645\u0634\u063a\u0651\u0644\u0627\u062a", "pages": [ "ar/enterprise/guides/automation-triggers", "ar/enterprise/guides/gmail-trigger", @@ -21355,7 +21368,7 @@ ] }, { - "group": "موارد التعلّم", + "group": "\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u062a\u0639\u0644\u0651\u0645", "pages": [ "ar/enterprise/resources/frequently-asked-questions" ] @@ -21363,11 +21376,11 @@ ] }, { - "tab": "API المرجع", + "tab": "API \u0627\u0644\u0645\u0631\u062c\u0639", "icon": "magnifying-glass", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/api-reference/introduction", "ar/api-reference/inputs", @@ -21379,11 +21392,11 @@ ] }, { - "tab": "أمثلة", + "tab": "\u0623\u0645\u062b\u0644\u0629", "icon": "code", "groups": [ { - "group": "أمثلة", + "group": "\u0623\u0645\u062b\u0644\u0629", "pages": [ "ar/examples/example", "ar/examples/cookbooks" @@ -21392,11 +21405,11 @@ ] }, { - "tab": "التغييرات السجلات", + "tab": "\u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0627\u0644\u0633\u062c\u0644\u0627\u062a", "icon": "clock", "groups": [ { - "group": "سجل التغييرات", + "group": "\u0633\u062c\u0644 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a", "pages": [ "ar/changelog" ] @@ -21409,11 +21422,11 @@ "version": "v1.12.2", "tabs": [ { - "tab": "الرئيسية", + "tab": "\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629", "icon": "house", "groups": [ { - "group": "مرحباً", + "group": "\u0645\u0631\u062d\u0628\u0627\u064b", "pages": [ "ar/index" ] @@ -21421,11 +21434,11 @@ ] }, { - "tab": "التقنية التوثيق", + "tab": "\u0627\u0644\u062a\u0642\u0646\u064a\u0629 \u0627\u0644\u062a\u0648\u062b\u064a\u0642", "icon": "book-open", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/introduction", "ar/guides/coding-tools/build-with-ai", @@ -21435,31 +21448,31 @@ ] }, { - "group": "الأدلّة", + "group": "\u0627\u0644\u0623\u062f\u0644\u0651\u0629", "pages": [ { - "group": "الاستراتيجية", + "group": "\u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629", "icon": "compass", "pages": [ "ar/guides/concepts/evaluating-use-cases" ] }, { - "group": "الوكلاء", + "group": "\u0627\u0644\u0648\u0643\u0644\u0627\u0621", "icon": "user", "pages": [ "ar/guides/agents/crafting-effective-agents" ] }, { - "group": "الطواقم", + "group": "\u0627\u0644\u0637\u0648\u0627\u0642\u0645", "icon": "users", "pages": [ "ar/guides/crews/first-crew" ] }, { - "group": "التدفقات", + "group": "\u0627\u0644\u062a\u062f\u0641\u0642\u0627\u062a", "icon": "code-branch", "pages": [ "ar/guides/flows/first-flow", @@ -21468,21 +21481,21 @@ ] }, { - "group": "الأدوات", + "group": "\u0627\u0644\u0623\u062f\u0648\u0627\u062a", "icon": "wrench", "pages": [ "ar/guides/tools/publish-custom-tools" ] }, { - "group": "أدوات البرمجة", + "group": "\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0628\u0631\u0645\u062c\u0629", "icon": "terminal", "pages": [ "ar/guides/coding-tools/agents-md" ] }, { - "group": "متقدّم", + "group": "\u0645\u062a\u0642\u062f\u0651\u0645", "icon": "gear", "pages": [ "ar/guides/advanced/customizing-prompts", @@ -21490,7 +21503,7 @@ ] }, { - "group": "الترحيل", + "group": "\u0627\u0644\u062a\u0631\u062d\u064a\u0644", "icon": "shuffle", "pages": [ "ar/guides/migration/migrating-from-langgraph" @@ -21499,7 +21512,7 @@ ] }, { - "group": "المفاهيم الأساسية", + "group": "\u0627\u0644\u0645\u0641\u0627\u0647\u064a\u0645 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629", "pages": [ "ar/concepts/agents", "ar/concepts/agent-capabilities", @@ -21525,7 +21538,7 @@ ] }, { - "group": "تكامل MCP", + "group": "\u062a\u0643\u0627\u0645\u0644 MCP", "pages": [ "ar/mcp/overview", "ar/mcp/dsl-integration", @@ -21537,11 +21550,11 @@ ] }, { - "group": "الأدوات", + "group": "\u0627\u0644\u0623\u062f\u0648\u0627\u062a", "pages": [ "ar/tools/overview", { - "group": "الملفات والمستندات", + "group": "\u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0648\u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a", "icon": "folder-open", "pages": [ "ar/tools/file-document/overview", @@ -21561,7 +21574,7 @@ ] }, { - "group": "استخراج بيانات الويب", + "group": "\u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u064a\u0628", "icon": "globe", "pages": [ "ar/tools/web-scraping/overview", @@ -21581,7 +21594,7 @@ ] }, { - "group": "البحث والاستكشاف", + "group": "\u0627\u0644\u0628\u062d\u062b \u0648\u0627\u0644\u0627\u0633\u062a\u0643\u0634\u0627\u0641", "icon": "magnifying-glass", "pages": [ "ar/tools/search-research/overview", @@ -21604,7 +21617,7 @@ ] }, { - "group": "قواعد البيانات", + "group": "\u0642\u0648\u0627\u0639\u062f \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a", "icon": "database", "pages": [ "ar/tools/database-data/overview", @@ -21619,7 +21632,7 @@ ] }, { - "group": "الذكاء الاصطناعي والتعلّم الآلي", + "group": "\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0648\u0627\u0644\u062a\u0639\u0644\u0651\u0645 \u0627\u0644\u0622\u0644\u064a", "icon": "brain", "pages": [ "ar/tools/ai-ml/overview", @@ -21634,7 +21647,7 @@ ] }, { - "group": "التخزين السحابي", + "group": "\u0627\u0644\u062a\u062e\u0632\u064a\u0646 \u0627\u0644\u0633\u062d\u0627\u0628\u064a", "icon": "cloud", "pages": [ "ar/tools/cloud-storage/overview", @@ -21653,7 +21666,7 @@ ] }, { - "group": "الأتمتة", + "group": "\u0627\u0644\u0623\u062a\u0645\u062a\u0629", "icon": "bolt", "pages": [ "ar/tools/automation/overview", @@ -21688,7 +21701,7 @@ ] }, { - "group": "التعلّم", + "group": "\u0627\u0644\u062a\u0639\u0644\u0651\u0645", "pages": [ "ar/learn/overview", "ar/learn/llm-selection-guide", @@ -21725,17 +21738,17 @@ ] }, { - "tab": "المؤسسات", + "tab": "\u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a", "icon": "briefcase", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/enterprise/introduction" ] }, { - "group": "البناء", + "group": "\u0627\u0644\u0628\u0646\u0627\u0621", "pages": [ "ar/enterprise/features/automations", "ar/enterprise/features/crew-studio", @@ -21746,7 +21759,7 @@ ] }, { - "group": "العمليات", + "group": "\u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a", "pages": [ "ar/enterprise/features/traces", "ar/enterprise/features/webhook-streaming", @@ -21755,13 +21768,13 @@ ] }, { - "group": "الإدارة", + "group": "\u0627\u0644\u0625\u062f\u0627\u0631\u0629", "pages": [ "ar/enterprise/features/rbac" ] }, { - "group": "التكاملات", + "group": "\u0627\u0644\u062a\u0643\u0627\u0645\u0644\u0627\u062a", "pages": [ "ar/enterprise/integrations/asana", "ar/enterprise/integrations/box", @@ -21813,7 +21826,7 @@ ] }, { - "group": "المشغّلات", + "group": "\u0627\u0644\u0645\u0634\u063a\u0651\u0644\u0627\u062a", "pages": [ "ar/enterprise/guides/automation-triggers", "ar/enterprise/guides/gmail-trigger", @@ -21829,7 +21842,7 @@ ] }, { - "group": "موارد التعلّم", + "group": "\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u062a\u0639\u0644\u0651\u0645", "pages": [ "ar/enterprise/resources/frequently-asked-questions" ] @@ -21837,11 +21850,11 @@ ] }, { - "tab": "API المرجع", + "tab": "API \u0627\u0644\u0645\u0631\u062c\u0639", "icon": "magnifying-glass", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/api-reference/introduction", "ar/api-reference/inputs", @@ -21853,11 +21866,11 @@ ] }, { - "tab": "أمثلة", + "tab": "\u0623\u0645\u062b\u0644\u0629", "icon": "code", "groups": [ { - "group": "أمثلة", + "group": "\u0623\u0645\u062b\u0644\u0629", "pages": [ "ar/examples/example", "ar/examples/cookbooks" @@ -21866,11 +21879,11 @@ ] }, { - "tab": "التغييرات السجلات", + "tab": "\u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0627\u0644\u0633\u062c\u0644\u0627\u062a", "icon": "clock", "groups": [ { - "group": "سجل التغييرات", + "group": "\u0633\u062c\u0644 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a", "pages": [ "ar/changelog" ] @@ -21883,11 +21896,11 @@ "version": "v1.12.1", "tabs": [ { - "tab": "الرئيسية", + "tab": "\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629", "icon": "house", "groups": [ { - "group": "مرحباً", + "group": "\u0645\u0631\u062d\u0628\u0627\u064b", "pages": [ "ar/index" ] @@ -21895,11 +21908,11 @@ ] }, { - "tab": "التقنية التوثيق", + "tab": "\u0627\u0644\u062a\u0642\u0646\u064a\u0629 \u0627\u0644\u062a\u0648\u062b\u064a\u0642", "icon": "book-open", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/introduction", "ar/guides/coding-tools/build-with-ai", @@ -21909,31 +21922,31 @@ ] }, { - "group": "الأدلّة", + "group": "\u0627\u0644\u0623\u062f\u0644\u0651\u0629", "pages": [ { - "group": "الاستراتيجية", + "group": "\u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629", "icon": "compass", "pages": [ "ar/guides/concepts/evaluating-use-cases" ] }, { - "group": "الوكلاء", + "group": "\u0627\u0644\u0648\u0643\u0644\u0627\u0621", "icon": "user", "pages": [ "ar/guides/agents/crafting-effective-agents" ] }, { - "group": "الطواقم", + "group": "\u0627\u0644\u0637\u0648\u0627\u0642\u0645", "icon": "users", "pages": [ "ar/guides/crews/first-crew" ] }, { - "group": "التدفقات", + "group": "\u0627\u0644\u062a\u062f\u0641\u0642\u0627\u062a", "icon": "code-branch", "pages": [ "ar/guides/flows/first-flow", @@ -21942,21 +21955,21 @@ ] }, { - "group": "الأدوات", + "group": "\u0627\u0644\u0623\u062f\u0648\u0627\u062a", "icon": "wrench", "pages": [ "ar/guides/tools/publish-custom-tools" ] }, { - "group": "أدوات البرمجة", + "group": "\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0628\u0631\u0645\u062c\u0629", "icon": "terminal", "pages": [ "ar/guides/coding-tools/agents-md" ] }, { - "group": "متقدّم", + "group": "\u0645\u062a\u0642\u062f\u0651\u0645", "icon": "gear", "pages": [ "ar/guides/advanced/customizing-prompts", @@ -21964,7 +21977,7 @@ ] }, { - "group": "الترحيل", + "group": "\u0627\u0644\u062a\u0631\u062d\u064a\u0644", "icon": "shuffle", "pages": [ "ar/guides/migration/migrating-from-langgraph" @@ -21973,7 +21986,7 @@ ] }, { - "group": "المفاهيم الأساسية", + "group": "\u0627\u0644\u0645\u0641\u0627\u0647\u064a\u0645 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629", "pages": [ "ar/concepts/agents", "ar/concepts/tasks", @@ -21998,7 +22011,7 @@ ] }, { - "group": "تكامل MCP", + "group": "\u062a\u0643\u0627\u0645\u0644 MCP", "pages": [ "ar/mcp/overview", "ar/mcp/dsl-integration", @@ -22010,11 +22023,11 @@ ] }, { - "group": "الأدوات", + "group": "\u0627\u0644\u0623\u062f\u0648\u0627\u062a", "pages": [ "ar/tools/overview", { - "group": "الملفات والمستندات", + "group": "\u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0648\u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a", "icon": "folder-open", "pages": [ "ar/tools/file-document/overview", @@ -22034,7 +22047,7 @@ ] }, { - "group": "استخراج بيانات الويب", + "group": "\u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u064a\u0628", "icon": "globe", "pages": [ "ar/tools/web-scraping/overview", @@ -22054,7 +22067,7 @@ ] }, { - "group": "البحث والاستكشاف", + "group": "\u0627\u0644\u0628\u062d\u062b \u0648\u0627\u0644\u0627\u0633\u062a\u0643\u0634\u0627\u0641", "icon": "magnifying-glass", "pages": [ "ar/tools/search-research/overview", @@ -22077,7 +22090,7 @@ ] }, { - "group": "قواعد البيانات", + "group": "\u0642\u0648\u0627\u0639\u062f \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a", "icon": "database", "pages": [ "ar/tools/database-data/overview", @@ -22092,7 +22105,7 @@ ] }, { - "group": "الذكاء الاصطناعي والتعلّم الآلي", + "group": "\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0648\u0627\u0644\u062a\u0639\u0644\u0651\u0645 \u0627\u0644\u0622\u0644\u064a", "icon": "brain", "pages": [ "ar/tools/ai-ml/overview", @@ -22107,7 +22120,7 @@ ] }, { - "group": "التخزين السحابي", + "group": "\u0627\u0644\u062a\u062e\u0632\u064a\u0646 \u0627\u0644\u0633\u062d\u0627\u0628\u064a", "icon": "cloud", "pages": [ "ar/tools/cloud-storage/overview", @@ -22126,7 +22139,7 @@ ] }, { - "group": "الأتمتة", + "group": "\u0627\u0644\u0623\u062a\u0645\u062a\u0629", "icon": "bolt", "pages": [ "ar/tools/automation/overview", @@ -22161,7 +22174,7 @@ ] }, { - "group": "التعلّم", + "group": "\u0627\u0644\u062a\u0639\u0644\u0651\u0645", "pages": [ "ar/learn/overview", "ar/learn/llm-selection-guide", @@ -22198,17 +22211,17 @@ ] }, { - "tab": "المؤسسات", + "tab": "\u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a", "icon": "briefcase", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/enterprise/introduction" ] }, { - "group": "البناء", + "group": "\u0627\u0644\u0628\u0646\u0627\u0621", "pages": [ "ar/enterprise/features/automations", "ar/enterprise/features/crew-studio", @@ -22219,7 +22232,7 @@ ] }, { - "group": "العمليات", + "group": "\u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a", "pages": [ "ar/enterprise/features/traces", "ar/enterprise/features/webhook-streaming", @@ -22228,13 +22241,13 @@ ] }, { - "group": "الإدارة", + "group": "\u0627\u0644\u0625\u062f\u0627\u0631\u0629", "pages": [ "ar/enterprise/features/rbac" ] }, { - "group": "التكاملات", + "group": "\u0627\u0644\u062a\u0643\u0627\u0645\u0644\u0627\u062a", "pages": [ "ar/enterprise/integrations/asana", "ar/enterprise/integrations/box", @@ -22286,7 +22299,7 @@ ] }, { - "group": "المشغّلات", + "group": "\u0627\u0644\u0645\u0634\u063a\u0651\u0644\u0627\u062a", "pages": [ "ar/enterprise/guides/automation-triggers", "ar/enterprise/guides/gmail-trigger", @@ -22302,7 +22315,7 @@ ] }, { - "group": "موارد التعلّم", + "group": "\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u062a\u0639\u0644\u0651\u0645", "pages": [ "ar/enterprise/resources/frequently-asked-questions" ] @@ -22310,11 +22323,11 @@ ] }, { - "tab": "API المرجع", + "tab": "API \u0627\u0644\u0645\u0631\u062c\u0639", "icon": "magnifying-glass", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/api-reference/introduction", "ar/api-reference/inputs", @@ -22326,11 +22339,11 @@ ] }, { - "tab": "أمثلة", + "tab": "\u0623\u0645\u062b\u0644\u0629", "icon": "code", "groups": [ { - "group": "أمثلة", + "group": "\u0623\u0645\u062b\u0644\u0629", "pages": [ "ar/examples/example", "ar/examples/cookbooks" @@ -22339,11 +22352,11 @@ ] }, { - "tab": "التغييرات السجلات", + "tab": "\u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0627\u0644\u0633\u062c\u0644\u0627\u062a", "icon": "clock", "groups": [ { - "group": "سجل التغييرات", + "group": "\u0633\u062c\u0644 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a", "pages": [ "ar/changelog" ] @@ -22356,11 +22369,11 @@ "version": "v1.12.0", "tabs": [ { - "tab": "الرئيسية", + "tab": "\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629", "icon": "house", "groups": [ { - "group": "مرحباً", + "group": "\u0645\u0631\u062d\u0628\u0627\u064b", "pages": [ "ar/index" ] @@ -22368,11 +22381,11 @@ ] }, { - "tab": "التقنية التوثيق", + "tab": "\u0627\u0644\u062a\u0642\u0646\u064a\u0629 \u0627\u0644\u062a\u0648\u062b\u064a\u0642", "icon": "book-open", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/introduction", "ar/guides/coding-tools/build-with-ai", @@ -22382,31 +22395,31 @@ ] }, { - "group": "الأدلّة", + "group": "\u0627\u0644\u0623\u062f\u0644\u0651\u0629", "pages": [ { - "group": "الاستراتيجية", + "group": "\u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629", "icon": "compass", "pages": [ "ar/guides/concepts/evaluating-use-cases" ] }, { - "group": "الوكلاء", + "group": "\u0627\u0644\u0648\u0643\u0644\u0627\u0621", "icon": "user", "pages": [ "ar/guides/agents/crafting-effective-agents" ] }, { - "group": "الطواقم", + "group": "\u0627\u0644\u0637\u0648\u0627\u0642\u0645", "icon": "users", "pages": [ "ar/guides/crews/first-crew" ] }, { - "group": "التدفقات", + "group": "\u0627\u0644\u062a\u062f\u0641\u0642\u0627\u062a", "icon": "code-branch", "pages": [ "ar/guides/flows/first-flow", @@ -22415,21 +22428,21 @@ ] }, { - "group": "الأدوات", + "group": "\u0627\u0644\u0623\u062f\u0648\u0627\u062a", "icon": "wrench", "pages": [ "ar/guides/tools/publish-custom-tools" ] }, { - "group": "أدوات البرمجة", + "group": "\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0628\u0631\u0645\u062c\u0629", "icon": "terminal", "pages": [ "ar/guides/coding-tools/agents-md" ] }, { - "group": "متقدّم", + "group": "\u0645\u062a\u0642\u062f\u0651\u0645", "icon": "gear", "pages": [ "ar/guides/advanced/customizing-prompts", @@ -22437,7 +22450,7 @@ ] }, { - "group": "الترحيل", + "group": "\u0627\u0644\u062a\u0631\u062d\u064a\u0644", "icon": "shuffle", "pages": [ "ar/guides/migration/migrating-from-langgraph" @@ -22446,7 +22459,7 @@ ] }, { - "group": "المفاهيم الأساسية", + "group": "\u0627\u0644\u0645\u0641\u0627\u0647\u064a\u0645 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629", "pages": [ "ar/concepts/agents", "ar/concepts/tasks", @@ -22471,7 +22484,7 @@ ] }, { - "group": "تكامل MCP", + "group": "\u062a\u0643\u0627\u0645\u0644 MCP", "pages": [ "ar/mcp/overview", "ar/mcp/dsl-integration", @@ -22483,11 +22496,11 @@ ] }, { - "group": "الأدوات", + "group": "\u0627\u0644\u0623\u062f\u0648\u0627\u062a", "pages": [ "ar/tools/overview", { - "group": "الملفات والمستندات", + "group": "\u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0648\u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a", "icon": "folder-open", "pages": [ "ar/tools/file-document/overview", @@ -22507,7 +22520,7 @@ ] }, { - "group": "استخراج بيانات الويب", + "group": "\u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u064a\u0628", "icon": "globe", "pages": [ "ar/tools/web-scraping/overview", @@ -22527,7 +22540,7 @@ ] }, { - "group": "البحث والاستكشاف", + "group": "\u0627\u0644\u0628\u062d\u062b \u0648\u0627\u0644\u0627\u0633\u062a\u0643\u0634\u0627\u0641", "icon": "magnifying-glass", "pages": [ "ar/tools/search-research/overview", @@ -22550,7 +22563,7 @@ ] }, { - "group": "قواعد البيانات", + "group": "\u0642\u0648\u0627\u0639\u062f \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a", "icon": "database", "pages": [ "ar/tools/database-data/overview", @@ -22565,7 +22578,7 @@ ] }, { - "group": "الذكاء الاصطناعي والتعلّم الآلي", + "group": "\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0648\u0627\u0644\u062a\u0639\u0644\u0651\u0645 \u0627\u0644\u0622\u0644\u064a", "icon": "brain", "pages": [ "ar/tools/ai-ml/overview", @@ -22580,7 +22593,7 @@ ] }, { - "group": "التخزين السحابي", + "group": "\u0627\u0644\u062a\u062e\u0632\u064a\u0646 \u0627\u0644\u0633\u062d\u0627\u0628\u064a", "icon": "cloud", "pages": [ "ar/tools/cloud-storage/overview", @@ -22599,7 +22612,7 @@ ] }, { - "group": "الأتمتة", + "group": "\u0627\u0644\u0623\u062a\u0645\u062a\u0629", "icon": "bolt", "pages": [ "ar/tools/automation/overview", @@ -22634,7 +22647,7 @@ ] }, { - "group": "التعلّم", + "group": "\u0627\u0644\u062a\u0639\u0644\u0651\u0645", "pages": [ "ar/learn/overview", "ar/learn/llm-selection-guide", @@ -22671,17 +22684,17 @@ ] }, { - "tab": "المؤسسات", + "tab": "\u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a", "icon": "briefcase", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/enterprise/introduction" ] }, { - "group": "البناء", + "group": "\u0627\u0644\u0628\u0646\u0627\u0621", "pages": [ "ar/enterprise/features/automations", "ar/enterprise/features/crew-studio", @@ -22692,7 +22705,7 @@ ] }, { - "group": "العمليات", + "group": "\u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a", "pages": [ "ar/enterprise/features/traces", "ar/enterprise/features/webhook-streaming", @@ -22701,13 +22714,13 @@ ] }, { - "group": "الإدارة", + "group": "\u0627\u0644\u0625\u062f\u0627\u0631\u0629", "pages": [ "ar/enterprise/features/rbac" ] }, { - "group": "التكاملات", + "group": "\u0627\u0644\u062a\u0643\u0627\u0645\u0644\u0627\u062a", "pages": [ "ar/enterprise/integrations/asana", "ar/enterprise/integrations/box", @@ -22759,7 +22772,7 @@ ] }, { - "group": "المشغّلات", + "group": "\u0627\u0644\u0645\u0634\u063a\u0651\u0644\u0627\u062a", "pages": [ "ar/enterprise/guides/automation-triggers", "ar/enterprise/guides/gmail-trigger", @@ -22775,7 +22788,7 @@ ] }, { - "group": "موارد التعلّم", + "group": "\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u062a\u0639\u0644\u0651\u0645", "pages": [ "ar/enterprise/resources/frequently-asked-questions" ] @@ -22783,11 +22796,11 @@ ] }, { - "tab": "API المرجع", + "tab": "API \u0627\u0644\u0645\u0631\u062c\u0639", "icon": "magnifying-glass", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/api-reference/introduction", "ar/api-reference/inputs", @@ -22799,11 +22812,11 @@ ] }, { - "tab": "أمثلة", + "tab": "\u0623\u0645\u062b\u0644\u0629", "icon": "code", "groups": [ { - "group": "أمثلة", + "group": "\u0623\u0645\u062b\u0644\u0629", "pages": [ "ar/examples/example", "ar/examples/cookbooks" @@ -22812,11 +22825,11 @@ ] }, { - "tab": "التغييرات السجلات", + "tab": "\u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0627\u0644\u0633\u062c\u0644\u0627\u062a", "icon": "clock", "groups": [ { - "group": "سجل التغييرات", + "group": "\u0633\u062c\u0644 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a", "pages": [ "ar/changelog" ] @@ -22829,11 +22842,11 @@ "version": "v1.11.1", "tabs": [ { - "tab": "الرئيسية", + "tab": "\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629", "icon": "house", "groups": [ { - "group": "مرحباً", + "group": "\u0645\u0631\u062d\u0628\u0627\u064b", "pages": [ "ar/index" ] @@ -22841,11 +22854,11 @@ ] }, { - "tab": "التقنية التوثيق", + "tab": "\u0627\u0644\u062a\u0642\u0646\u064a\u0629 \u0627\u0644\u062a\u0648\u062b\u064a\u0642", "icon": "book-open", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/introduction", "ar/guides/coding-tools/build-with-ai", @@ -22855,31 +22868,31 @@ ] }, { - "group": "الأدلّة", + "group": "\u0627\u0644\u0623\u062f\u0644\u0651\u0629", "pages": [ { - "group": "الاستراتيجية", + "group": "\u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629", "icon": "compass", "pages": [ "ar/guides/concepts/evaluating-use-cases" ] }, { - "group": "الوكلاء", + "group": "\u0627\u0644\u0648\u0643\u0644\u0627\u0621", "icon": "user", "pages": [ "ar/guides/agents/crafting-effective-agents" ] }, { - "group": "الطواقم", + "group": "\u0627\u0644\u0637\u0648\u0627\u0642\u0645", "icon": "users", "pages": [ "ar/guides/crews/first-crew" ] }, { - "group": "التدفقات", + "group": "\u0627\u0644\u062a\u062f\u0641\u0642\u0627\u062a", "icon": "code-branch", "pages": [ "ar/guides/flows/first-flow", @@ -22888,21 +22901,21 @@ ] }, { - "group": "الأدوات", + "group": "\u0627\u0644\u0623\u062f\u0648\u0627\u062a", "icon": "wrench", "pages": [ "ar/guides/tools/publish-custom-tools" ] }, { - "group": "أدوات البرمجة", + "group": "\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0628\u0631\u0645\u062c\u0629", "icon": "terminal", "pages": [ "ar/guides/coding-tools/agents-md" ] }, { - "group": "متقدّم", + "group": "\u0645\u062a\u0642\u062f\u0651\u0645", "icon": "gear", "pages": [ "ar/guides/advanced/customizing-prompts", @@ -22910,7 +22923,7 @@ ] }, { - "group": "الترحيل", + "group": "\u0627\u0644\u062a\u0631\u062d\u064a\u0644", "icon": "shuffle", "pages": [ "ar/guides/migration/migrating-from-langgraph" @@ -22919,7 +22932,7 @@ ] }, { - "group": "المفاهيم الأساسية", + "group": "\u0627\u0644\u0645\u0641\u0627\u0647\u064a\u0645 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629", "pages": [ "ar/concepts/agents", "ar/concepts/tasks", @@ -22944,7 +22957,7 @@ ] }, { - "group": "تكامل MCP", + "group": "\u062a\u0643\u0627\u0645\u0644 MCP", "pages": [ "ar/mcp/overview", "ar/mcp/dsl-integration", @@ -22956,11 +22969,11 @@ ] }, { - "group": "الأدوات", + "group": "\u0627\u0644\u0623\u062f\u0648\u0627\u062a", "pages": [ "ar/tools/overview", { - "group": "الملفات والمستندات", + "group": "\u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0648\u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a", "icon": "folder-open", "pages": [ "ar/tools/file-document/overview", @@ -22980,7 +22993,7 @@ ] }, { - "group": "استخراج بيانات الويب", + "group": "\u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u064a\u0628", "icon": "globe", "pages": [ "ar/tools/web-scraping/overview", @@ -23000,7 +23013,7 @@ ] }, { - "group": "البحث والاستكشاف", + "group": "\u0627\u0644\u0628\u062d\u062b \u0648\u0627\u0644\u0627\u0633\u062a\u0643\u0634\u0627\u0641", "icon": "magnifying-glass", "pages": [ "ar/tools/search-research/overview", @@ -23023,7 +23036,7 @@ ] }, { - "group": "قواعد البيانات", + "group": "\u0642\u0648\u0627\u0639\u062f \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a", "icon": "database", "pages": [ "ar/tools/database-data/overview", @@ -23038,7 +23051,7 @@ ] }, { - "group": "الذكاء الاصطناعي والتعلّم الآلي", + "group": "\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0648\u0627\u0644\u062a\u0639\u0644\u0651\u0645 \u0627\u0644\u0622\u0644\u064a", "icon": "brain", "pages": [ "ar/tools/ai-ml/overview", @@ -23053,7 +23066,7 @@ ] }, { - "group": "التخزين السحابي", + "group": "\u0627\u0644\u062a\u062e\u0632\u064a\u0646 \u0627\u0644\u0633\u062d\u0627\u0628\u064a", "icon": "cloud", "pages": [ "ar/tools/cloud-storage/overview", @@ -23072,7 +23085,7 @@ ] }, { - "group": "الأتمتة", + "group": "\u0627\u0644\u0623\u062a\u0645\u062a\u0629", "icon": "bolt", "pages": [ "ar/tools/automation/overview", @@ -23107,7 +23120,7 @@ ] }, { - "group": "التعلّم", + "group": "\u0627\u0644\u062a\u0639\u0644\u0651\u0645", "pages": [ "ar/learn/overview", "ar/learn/llm-selection-guide", @@ -23144,17 +23157,17 @@ ] }, { - "tab": "المؤسسات", + "tab": "\u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a", "icon": "briefcase", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/enterprise/introduction" ] }, { - "group": "البناء", + "group": "\u0627\u0644\u0628\u0646\u0627\u0621", "pages": [ "ar/enterprise/features/automations", "ar/enterprise/features/crew-studio", @@ -23165,7 +23178,7 @@ ] }, { - "group": "العمليات", + "group": "\u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a", "pages": [ "ar/enterprise/features/traces", "ar/enterprise/features/webhook-streaming", @@ -23174,13 +23187,13 @@ ] }, { - "group": "الإدارة", + "group": "\u0627\u0644\u0625\u062f\u0627\u0631\u0629", "pages": [ "ar/enterprise/features/rbac" ] }, { - "group": "التكاملات", + "group": "\u0627\u0644\u062a\u0643\u0627\u0645\u0644\u0627\u062a", "pages": [ "ar/enterprise/integrations/asana", "ar/enterprise/integrations/box", @@ -23232,7 +23245,7 @@ ] }, { - "group": "المشغّلات", + "group": "\u0627\u0644\u0645\u0634\u063a\u0651\u0644\u0627\u062a", "pages": [ "ar/enterprise/guides/automation-triggers", "ar/enterprise/guides/gmail-trigger", @@ -23248,7 +23261,7 @@ ] }, { - "group": "موارد التعلّم", + "group": "\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u062a\u0639\u0644\u0651\u0645", "pages": [ "ar/enterprise/resources/frequently-asked-questions" ] @@ -23256,11 +23269,11 @@ ] }, { - "tab": "API المرجع", + "tab": "API \u0627\u0644\u0645\u0631\u062c\u0639", "icon": "magnifying-glass", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/api-reference/introduction", "ar/api-reference/inputs", @@ -23272,11 +23285,11 @@ ] }, { - "tab": "أمثلة", + "tab": "\u0623\u0645\u062b\u0644\u0629", "icon": "code", "groups": [ { - "group": "أمثلة", + "group": "\u0623\u0645\u062b\u0644\u0629", "pages": [ "ar/examples/example", "ar/examples/cookbooks" @@ -23285,11 +23298,11 @@ ] }, { - "tab": "التغييرات السجلات", + "tab": "\u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0627\u0644\u0633\u062c\u0644\u0627\u062a", "icon": "clock", "groups": [ { - "group": "سجل التغييرات", + "group": "\u0633\u062c\u0644 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a", "pages": [ "ar/changelog" ] @@ -23302,11 +23315,11 @@ "version": "v1.11.0", "tabs": [ { - "tab": "الرئيسية", + "tab": "\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629", "icon": "house", "groups": [ { - "group": "مرحباً", + "group": "\u0645\u0631\u062d\u0628\u0627\u064b", "pages": [ "ar/index" ] @@ -23314,11 +23327,11 @@ ] }, { - "tab": "التقنية التوثيق", + "tab": "\u0627\u0644\u062a\u0642\u0646\u064a\u0629 \u0627\u0644\u062a\u0648\u062b\u064a\u0642", "icon": "book-open", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/introduction", "ar/guides/coding-tools/build-with-ai", @@ -23328,31 +23341,31 @@ ] }, { - "group": "الأدلّة", + "group": "\u0627\u0644\u0623\u062f\u0644\u0651\u0629", "pages": [ { - "group": "الاستراتيجية", + "group": "\u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629", "icon": "compass", "pages": [ "ar/guides/concepts/evaluating-use-cases" ] }, { - "group": "الوكلاء", + "group": "\u0627\u0644\u0648\u0643\u0644\u0627\u0621", "icon": "user", "pages": [ "ar/guides/agents/crafting-effective-agents" ] }, { - "group": "الطواقم", + "group": "\u0627\u0644\u0637\u0648\u0627\u0642\u0645", "icon": "users", "pages": [ "ar/guides/crews/first-crew" ] }, { - "group": "التدفقات", + "group": "\u0627\u0644\u062a\u062f\u0641\u0642\u0627\u062a", "icon": "code-branch", "pages": [ "ar/guides/flows/first-flow", @@ -23361,21 +23374,21 @@ ] }, { - "group": "الأدوات", + "group": "\u0627\u0644\u0623\u062f\u0648\u0627\u062a", "icon": "wrench", "pages": [ "ar/guides/tools/publish-custom-tools" ] }, { - "group": "أدوات البرمجة", + "group": "\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0628\u0631\u0645\u062c\u0629", "icon": "terminal", "pages": [ "ar/guides/coding-tools/agents-md" ] }, { - "group": "متقدّم", + "group": "\u0645\u062a\u0642\u062f\u0651\u0645", "icon": "gear", "pages": [ "ar/guides/advanced/customizing-prompts", @@ -23383,7 +23396,7 @@ ] }, { - "group": "الترحيل", + "group": "\u0627\u0644\u062a\u0631\u062d\u064a\u0644", "icon": "shuffle", "pages": [ "ar/guides/migration/migrating-from-langgraph" @@ -23392,7 +23405,7 @@ ] }, { - "group": "المفاهيم الأساسية", + "group": "\u0627\u0644\u0645\u0641\u0627\u0647\u064a\u0645 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629", "pages": [ "ar/concepts/agents", "ar/concepts/tasks", @@ -23416,7 +23429,7 @@ ] }, { - "group": "تكامل MCP", + "group": "\u062a\u0643\u0627\u0645\u0644 MCP", "pages": [ "ar/mcp/overview", "ar/mcp/dsl-integration", @@ -23428,11 +23441,11 @@ ] }, { - "group": "الأدوات", + "group": "\u0627\u0644\u0623\u062f\u0648\u0627\u062a", "pages": [ "ar/tools/overview", { - "group": "الملفات والمستندات", + "group": "\u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0648\u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a", "icon": "folder-open", "pages": [ "ar/tools/file-document/overview", @@ -23452,7 +23465,7 @@ ] }, { - "group": "استخراج بيانات الويب", + "group": "\u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u064a\u0628", "icon": "globe", "pages": [ "ar/tools/web-scraping/overview", @@ -23472,7 +23485,7 @@ ] }, { - "group": "البحث والاستكشاف", + "group": "\u0627\u0644\u0628\u062d\u062b \u0648\u0627\u0644\u0627\u0633\u062a\u0643\u0634\u0627\u0641", "icon": "magnifying-glass", "pages": [ "ar/tools/search-research/overview", @@ -23495,7 +23508,7 @@ ] }, { - "group": "قواعد البيانات", + "group": "\u0642\u0648\u0627\u0639\u062f \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a", "icon": "database", "pages": [ "ar/tools/database-data/overview", @@ -23510,7 +23523,7 @@ ] }, { - "group": "الذكاء الاصطناعي والتعلّم الآلي", + "group": "\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0648\u0627\u0644\u062a\u0639\u0644\u0651\u0645 \u0627\u0644\u0622\u0644\u064a", "icon": "brain", "pages": [ "ar/tools/ai-ml/overview", @@ -23525,7 +23538,7 @@ ] }, { - "group": "التخزين السحابي", + "group": "\u0627\u0644\u062a\u062e\u0632\u064a\u0646 \u0627\u0644\u0633\u062d\u0627\u0628\u064a", "icon": "cloud", "pages": [ "ar/tools/cloud-storage/overview", @@ -23544,7 +23557,7 @@ ] }, { - "group": "الأتمتة", + "group": "\u0627\u0644\u0623\u062a\u0645\u062a\u0629", "icon": "bolt", "pages": [ "ar/tools/automation/overview", @@ -23579,7 +23592,7 @@ ] }, { - "group": "التعلّم", + "group": "\u0627\u0644\u062a\u0639\u0644\u0651\u0645", "pages": [ "ar/learn/overview", "ar/learn/llm-selection-guide", @@ -23616,17 +23629,17 @@ ] }, { - "tab": "المؤسسات", + "tab": "\u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a", "icon": "briefcase", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/enterprise/introduction" ] }, { - "group": "البناء", + "group": "\u0627\u0644\u0628\u0646\u0627\u0621", "pages": [ "ar/enterprise/features/automations", "ar/enterprise/features/crew-studio", @@ -23637,7 +23650,7 @@ ] }, { - "group": "العمليات", + "group": "\u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a", "pages": [ "ar/enterprise/features/traces", "ar/enterprise/features/webhook-streaming", @@ -23646,13 +23659,13 @@ ] }, { - "group": "الإدارة", + "group": "\u0627\u0644\u0625\u062f\u0627\u0631\u0629", "pages": [ "ar/enterprise/features/rbac" ] }, { - "group": "التكاملات", + "group": "\u0627\u0644\u062a\u0643\u0627\u0645\u0644\u0627\u062a", "pages": [ "ar/enterprise/integrations/asana", "ar/enterprise/integrations/box", @@ -23704,7 +23717,7 @@ ] }, { - "group": "المشغّلات", + "group": "\u0627\u0644\u0645\u0634\u063a\u0651\u0644\u0627\u062a", "pages": [ "ar/enterprise/guides/automation-triggers", "ar/enterprise/guides/gmail-trigger", @@ -23720,7 +23733,7 @@ ] }, { - "group": "موارد التعلّم", + "group": "\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u062a\u0639\u0644\u0651\u0645", "pages": [ "ar/enterprise/resources/frequently-asked-questions" ] @@ -23728,11 +23741,11 @@ ] }, { - "tab": "API المرجع", + "tab": "API \u0627\u0644\u0645\u0631\u062c\u0639", "icon": "magnifying-glass", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/api-reference/introduction", "ar/api-reference/inputs", @@ -23744,11 +23757,11 @@ ] }, { - "tab": "أمثلة", + "tab": "\u0623\u0645\u062b\u0644\u0629", "icon": "code", "groups": [ { - "group": "أمثلة", + "group": "\u0623\u0645\u062b\u0644\u0629", "pages": [ "ar/examples/example", "ar/examples/cookbooks" @@ -23757,11 +23770,11 @@ ] }, { - "tab": "التغييرات السجلات", + "tab": "\u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0627\u0644\u0633\u062c\u0644\u0627\u062a", "icon": "clock", "groups": [ { - "group": "سجل التغييرات", + "group": "\u0633\u062c\u0644 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a", "pages": [ "ar/changelog" ] @@ -23774,11 +23787,11 @@ "version": "v1.10.1", "tabs": [ { - "tab": "الرئيسية", + "tab": "\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629", "icon": "house", "groups": [ { - "group": "مرحباً", + "group": "\u0645\u0631\u062d\u0628\u0627\u064b", "pages": [ "ar/index" ] @@ -23786,11 +23799,11 @@ ] }, { - "tab": "التقنية التوثيق", + "tab": "\u0627\u0644\u062a\u0642\u0646\u064a\u0629 \u0627\u0644\u062a\u0648\u062b\u064a\u0642", "icon": "book-open", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/introduction", "ar/guides/coding-tools/build-with-ai", @@ -23800,31 +23813,31 @@ ] }, { - "group": "الأدلّة", + "group": "\u0627\u0644\u0623\u062f\u0644\u0651\u0629", "pages": [ { - "group": "الاستراتيجية", + "group": "\u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629", "icon": "compass", "pages": [ "ar/guides/concepts/evaluating-use-cases" ] }, { - "group": "الوكلاء", + "group": "\u0627\u0644\u0648\u0643\u0644\u0627\u0621", "icon": "user", "pages": [ "ar/guides/agents/crafting-effective-agents" ] }, { - "group": "الطواقم", + "group": "\u0627\u0644\u0637\u0648\u0627\u0642\u0645", "icon": "users", "pages": [ "ar/guides/crews/first-crew" ] }, { - "group": "التدفقات", + "group": "\u0627\u0644\u062a\u062f\u0641\u0642\u0627\u062a", "icon": "code-branch", "pages": [ "ar/guides/flows/first-flow", @@ -23833,21 +23846,21 @@ ] }, { - "group": "الأدوات", + "group": "\u0627\u0644\u0623\u062f\u0648\u0627\u062a", "icon": "wrench", "pages": [ "ar/guides/tools/publish-custom-tools" ] }, { - "group": "أدوات البرمجة", + "group": "\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0628\u0631\u0645\u062c\u0629", "icon": "terminal", "pages": [ "ar/guides/coding-tools/agents-md" ] }, { - "group": "متقدّم", + "group": "\u0645\u062a\u0642\u062f\u0651\u0645", "icon": "gear", "pages": [ "ar/guides/advanced/customizing-prompts", @@ -23855,7 +23868,7 @@ ] }, { - "group": "الترحيل", + "group": "\u0627\u0644\u062a\u0631\u062d\u064a\u0644", "icon": "shuffle", "pages": [ "ar/guides/migration/migrating-from-langgraph" @@ -23864,7 +23877,7 @@ ] }, { - "group": "المفاهيم الأساسية", + "group": "\u0627\u0644\u0645\u0641\u0627\u0647\u064a\u0645 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629", "pages": [ "ar/concepts/agents", "ar/concepts/tasks", @@ -23888,7 +23901,7 @@ ] }, { - "group": "تكامل MCP", + "group": "\u062a\u0643\u0627\u0645\u0644 MCP", "pages": [ "ar/mcp/overview", "ar/mcp/dsl-integration", @@ -23900,11 +23913,11 @@ ] }, { - "group": "الأدوات", + "group": "\u0627\u0644\u0623\u062f\u0648\u0627\u062a", "pages": [ "ar/tools/overview", { - "group": "الملفات والمستندات", + "group": "\u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0648\u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a", "icon": "folder-open", "pages": [ "ar/tools/file-document/overview", @@ -23924,7 +23937,7 @@ ] }, { - "group": "استخراج بيانات الويب", + "group": "\u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u064a\u0628", "icon": "globe", "pages": [ "ar/tools/web-scraping/overview", @@ -23944,7 +23957,7 @@ ] }, { - "group": "البحث والاستكشاف", + "group": "\u0627\u0644\u0628\u062d\u062b \u0648\u0627\u0644\u0627\u0633\u062a\u0643\u0634\u0627\u0641", "icon": "magnifying-glass", "pages": [ "ar/tools/search-research/overview", @@ -23967,7 +23980,7 @@ ] }, { - "group": "قواعد البيانات", + "group": "\u0642\u0648\u0627\u0639\u062f \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a", "icon": "database", "pages": [ "ar/tools/database-data/overview", @@ -23982,7 +23995,7 @@ ] }, { - "group": "الذكاء الاصطناعي والتعلّم الآلي", + "group": "\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0648\u0627\u0644\u062a\u0639\u0644\u0651\u0645 \u0627\u0644\u0622\u0644\u064a", "icon": "brain", "pages": [ "ar/tools/ai-ml/overview", @@ -23997,7 +24010,7 @@ ] }, { - "group": "التخزين السحابي", + "group": "\u0627\u0644\u062a\u062e\u0632\u064a\u0646 \u0627\u0644\u0633\u062d\u0627\u0628\u064a", "icon": "cloud", "pages": [ "ar/tools/cloud-storage/overview", @@ -24016,7 +24029,7 @@ ] }, { - "group": "الأتمتة", + "group": "\u0627\u0644\u0623\u062a\u0645\u062a\u0629", "icon": "bolt", "pages": [ "ar/tools/automation/overview", @@ -24051,7 +24064,7 @@ ] }, { - "group": "التعلّم", + "group": "\u0627\u0644\u062a\u0639\u0644\u0651\u0645", "pages": [ "ar/learn/overview", "ar/learn/llm-selection-guide", @@ -24088,17 +24101,17 @@ ] }, { - "tab": "المؤسسات", + "tab": "\u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a", "icon": "briefcase", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/enterprise/introduction" ] }, { - "group": "البناء", + "group": "\u0627\u0644\u0628\u0646\u0627\u0621", "pages": [ "ar/enterprise/features/automations", "ar/enterprise/features/crew-studio", @@ -24109,7 +24122,7 @@ ] }, { - "group": "العمليات", + "group": "\u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a", "pages": [ "ar/enterprise/features/traces", "ar/enterprise/features/webhook-streaming", @@ -24118,13 +24131,13 @@ ] }, { - "group": "الإدارة", + "group": "\u0627\u0644\u0625\u062f\u0627\u0631\u0629", "pages": [ "ar/enterprise/features/rbac" ] }, { - "group": "التكاملات", + "group": "\u0627\u0644\u062a\u0643\u0627\u0645\u0644\u0627\u062a", "pages": [ "ar/enterprise/integrations/asana", "ar/enterprise/integrations/box", @@ -24176,7 +24189,7 @@ ] }, { - "group": "المشغّلات", + "group": "\u0627\u0644\u0645\u0634\u063a\u0651\u0644\u0627\u062a", "pages": [ "ar/enterprise/guides/automation-triggers", "ar/enterprise/guides/gmail-trigger", @@ -24192,7 +24205,7 @@ ] }, { - "group": "موارد التعلّم", + "group": "\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u062a\u0639\u0644\u0651\u0645", "pages": [ "ar/enterprise/resources/frequently-asked-questions" ] @@ -24200,11 +24213,11 @@ ] }, { - "tab": "API المرجع", + "tab": "API \u0627\u0644\u0645\u0631\u062c\u0639", "icon": "magnifying-glass", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/api-reference/introduction", "ar/api-reference/inputs", @@ -24216,11 +24229,11 @@ ] }, { - "tab": "أمثلة", + "tab": "\u0623\u0645\u062b\u0644\u0629", "icon": "code", "groups": [ { - "group": "أمثلة", + "group": "\u0623\u0645\u062b\u0644\u0629", "pages": [ "ar/examples/example", "ar/examples/cookbooks" @@ -24229,11 +24242,11 @@ ] }, { - "tab": "التغييرات السجلات", + "tab": "\u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0627\u0644\u0633\u062c\u0644\u0627\u062a", "icon": "clock", "groups": [ { - "group": "سجل التغييرات", + "group": "\u0633\u062c\u0644 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a", "pages": [ "ar/changelog" ] @@ -24246,11 +24259,11 @@ "version": "v1.10.0", "tabs": [ { - "tab": "الرئيسية", + "tab": "\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629", "icon": "house", "groups": [ { - "group": "مرحباً", + "group": "\u0645\u0631\u062d\u0628\u0627\u064b", "pages": [ "ar/index" ] @@ -24258,11 +24271,11 @@ ] }, { - "tab": "التقنية التوثيق", + "tab": "\u0627\u0644\u062a\u0642\u0646\u064a\u0629 \u0627\u0644\u062a\u0648\u062b\u064a\u0642", "icon": "book-open", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/introduction", "ar/guides/coding-tools/build-with-ai", @@ -24272,31 +24285,31 @@ ] }, { - "group": "الأدلّة", + "group": "\u0627\u0644\u0623\u062f\u0644\u0651\u0629", "pages": [ { - "group": "الاستراتيجية", + "group": "\u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629", "icon": "compass", "pages": [ "ar/guides/concepts/evaluating-use-cases" ] }, { - "group": "الوكلاء", + "group": "\u0627\u0644\u0648\u0643\u0644\u0627\u0621", "icon": "user", "pages": [ "ar/guides/agents/crafting-effective-agents" ] }, { - "group": "الطواقم", + "group": "\u0627\u0644\u0637\u0648\u0627\u0642\u0645", "icon": "users", "pages": [ "ar/guides/crews/first-crew" ] }, { - "group": "التدفقات", + "group": "\u0627\u0644\u062a\u062f\u0641\u0642\u0627\u062a", "icon": "code-branch", "pages": [ "ar/guides/flows/first-flow", @@ -24305,21 +24318,21 @@ ] }, { - "group": "الأدوات", + "group": "\u0627\u0644\u0623\u062f\u0648\u0627\u062a", "icon": "wrench", "pages": [ "ar/guides/tools/publish-custom-tools" ] }, { - "group": "أدوات البرمجة", + "group": "\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0628\u0631\u0645\u062c\u0629", "icon": "terminal", "pages": [ "ar/guides/coding-tools/agents-md" ] }, { - "group": "متقدّم", + "group": "\u0645\u062a\u0642\u062f\u0651\u0645", "icon": "gear", "pages": [ "ar/guides/advanced/customizing-prompts", @@ -24327,7 +24340,7 @@ ] }, { - "group": "الترحيل", + "group": "\u0627\u0644\u062a\u0631\u062d\u064a\u0644", "icon": "shuffle", "pages": [ "ar/guides/migration/migrating-from-langgraph" @@ -24336,7 +24349,7 @@ ] }, { - "group": "المفاهيم الأساسية", + "group": "\u0627\u0644\u0645\u0641\u0627\u0647\u064a\u0645 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629", "pages": [ "ar/concepts/agents", "ar/concepts/tasks", @@ -24361,7 +24374,7 @@ ] }, { - "group": "تكامل MCP", + "group": "\u062a\u0643\u0627\u0645\u0644 MCP", "pages": [ "ar/mcp/overview", "ar/mcp/dsl-integration", @@ -24373,11 +24386,11 @@ ] }, { - "group": "الأدوات", + "group": "\u0627\u0644\u0623\u062f\u0648\u0627\u062a", "pages": [ "ar/tools/overview", { - "group": "الملفات والمستندات", + "group": "\u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0648\u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a", "icon": "folder-open", "pages": [ "ar/tools/file-document/overview", @@ -24397,7 +24410,7 @@ ] }, { - "group": "استخراج بيانات الويب", + "group": "\u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u064a\u0628", "icon": "globe", "pages": [ "ar/tools/web-scraping/overview", @@ -24417,7 +24430,7 @@ ] }, { - "group": "البحث والاستكشاف", + "group": "\u0627\u0644\u0628\u062d\u062b \u0648\u0627\u0644\u0627\u0633\u062a\u0643\u0634\u0627\u0641", "icon": "magnifying-glass", "pages": [ "ar/tools/search-research/overview", @@ -24440,7 +24453,7 @@ ] }, { - "group": "قواعد البيانات", + "group": "\u0642\u0648\u0627\u0639\u062f \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a", "icon": "database", "pages": [ "ar/tools/database-data/overview", @@ -24455,7 +24468,7 @@ ] }, { - "group": "الذكاء الاصطناعي والتعلّم الآلي", + "group": "\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0648\u0627\u0644\u062a\u0639\u0644\u0651\u0645 \u0627\u0644\u0622\u0644\u064a", "icon": "brain", "pages": [ "ar/tools/ai-ml/overview", @@ -24470,7 +24483,7 @@ ] }, { - "group": "التخزين السحابي", + "group": "\u0627\u0644\u062a\u062e\u0632\u064a\u0646 \u0627\u0644\u0633\u062d\u0627\u0628\u064a", "icon": "cloud", "pages": [ "ar/tools/cloud-storage/overview", @@ -24489,7 +24502,7 @@ ] }, { - "group": "الأتمتة", + "group": "\u0627\u0644\u0623\u062a\u0645\u062a\u0629", "icon": "bolt", "pages": [ "ar/tools/automation/overview", @@ -24524,7 +24537,7 @@ ] }, { - "group": "التعلّم", + "group": "\u0627\u0644\u062a\u0639\u0644\u0651\u0645", "pages": [ "ar/learn/overview", "ar/learn/llm-selection-guide", @@ -24561,17 +24574,17 @@ ] }, { - "tab": "المؤسسات", + "tab": "\u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a", "icon": "briefcase", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/enterprise/introduction" ] }, { - "group": "البناء", + "group": "\u0627\u0644\u0628\u0646\u0627\u0621", "pages": [ "ar/enterprise/features/automations", "ar/enterprise/features/crew-studio", @@ -24582,7 +24595,7 @@ ] }, { - "group": "العمليات", + "group": "\u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a", "pages": [ "ar/enterprise/features/traces", "ar/enterprise/features/webhook-streaming", @@ -24591,13 +24604,13 @@ ] }, { - "group": "الإدارة", + "group": "\u0627\u0644\u0625\u062f\u0627\u0631\u0629", "pages": [ "ar/enterprise/features/rbac" ] }, { - "group": "التكاملات", + "group": "\u0627\u0644\u062a\u0643\u0627\u0645\u0644\u0627\u062a", "pages": [ "ar/enterprise/integrations/asana", "ar/enterprise/integrations/box", @@ -24649,7 +24662,7 @@ ] }, { - "group": "المشغّلات", + "group": "\u0627\u0644\u0645\u0634\u063a\u0651\u0644\u0627\u062a", "pages": [ "ar/enterprise/guides/automation-triggers", "ar/enterprise/guides/gmail-trigger", @@ -24665,7 +24678,7 @@ ] }, { - "group": "موارد التعلّم", + "group": "\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u062a\u0639\u0644\u0651\u0645", "pages": [ "ar/enterprise/resources/frequently-asked-questions" ] @@ -24673,11 +24686,11 @@ ] }, { - "tab": "API المرجع", + "tab": "API \u0627\u0644\u0645\u0631\u062c\u0639", "icon": "magnifying-glass", "groups": [ { - "group": "البدء", + "group": "\u0627\u0644\u0628\u062f\u0621", "pages": [ "ar/api-reference/introduction", "ar/api-reference/inputs", @@ -24689,11 +24702,11 @@ ] }, { - "tab": "أمثلة", + "tab": "\u0623\u0645\u062b\u0644\u0629", "icon": "code", "groups": [ { - "group": "أمثلة", + "group": "\u0623\u0645\u062b\u0644\u0629", "pages": [ "ar/examples/example", "ar/examples/cookbooks" @@ -24702,11 +24715,11 @@ ] }, { - "tab": "التغييرات السجلات", + "tab": "\u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0627\u0644\u0633\u062c\u0644\u0627\u062a", "icon": "clock", "groups": [ { - "group": "سجل التغييرات", + "group": "\u0633\u062c\u0644 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a", "pages": [ "ar/changelog" ] diff --git a/docs/en/guides/tools/platform-tools-cli.mdx b/docs/en/guides/tools/platform-tools-cli.mdx new file mode 100644 index 000000000..decb74ca9 --- /dev/null +++ b/docs/en/guides/tools/platform-tools-cli.mdx @@ -0,0 +1,139 @@ +--- +title: Platform Tools CLI +description: Create, publish, and install custom tools on the CrewAI platform using the CLI. +icon: terminal +mode: "wide" +--- + +## Overview + +The CrewAI CLI provides commands to manage custom tools on the **CrewAI platform** — a hosted tool registry that lets you share tools within your organization and across the community without publishing to PyPI. + +| Command | Purpose | +|---------|---------| +| `crewai tool create ` | Scaffold a new tool project | +| `crewai tool publish` | Publish the tool to the CrewAI platform | +| `crewai tool install ` | Install a platform tool into your crew project | + + + These commands manage tools on the **CrewAI platform registry**. If you want to publish a standalone Python package to PyPI instead, see the [Publish Custom Tools to PyPI](/en/guides/tools/publish-custom-tools) guide. + + +## Prerequisites + +- **CrewAI CLI** installed (`pip install crewai`) +- **Authenticated** with the platform — run `crewai login` first + +--- + +## Step 1: Create a Tool Project + +Scaffold a new tool project: + +```bash +crewai tool create my_custom_tool +``` + +This generates a project structure with the boilerplate you need to start building your tool. + + + The `handle` is the unique identifier for your tool on the platform. Choose something descriptive and specific to what the tool does. + + +### Implement Your Tool + +Edit the generated tool file to add your logic. The tool follows the standard CrewAI tools contract — you can subclass `BaseTool` or use the `@tool` decorator: + +```python +from crewai.tools import BaseTool + +class MyCustomTool(BaseTool): + name: str = "My Custom Tool" + description: str = "Description of what this tool does — be specific so agents know when to use it." + + def _run(self, argument: str) -> str: + # Your tool logic here + return "result" +``` + +For the full tools API reference (input schemas, caching, async support, error handling), see the [Create Custom Tools](/en/learn/create-custom-tools) guide. + +--- + +## Step 2: Publish to the Platform + +From your tool project directory, publish it to the CrewAI platform: + +```bash +crewai tool publish +``` + +### Visibility Options + +| Flag | Description | +|------|-------------| +| `--public` | Make the tool available to all platform users | +| `--private` | Restrict visibility to your organization | +| `--force` | Bypass Git remote validations | + +```bash +# Publish as a public tool +crewai tool publish --public + +# Publish privately (organization only) +crewai tool publish --private +``` + +--- + +## Step 3: Install a Platform Tool + +To install a tool that's been published to the platform: + +```bash +crewai tool install my_custom_tool +``` + +Once installed, you can use the tool in your crew like any other tool — assign it to an agent via the `tools` parameter. + +--- + +## Full Lifecycle Example + +```bash +# 1. Authenticate with the platform +crewai login + +# 2. Scaffold a new tool +crewai tool create weather_lookup + +# 3. Implement your logic in the generated project +cd weather_lookup +# ... edit the tool file ... + +# 4. Publish to the platform +crewai tool publish --public + +# 5. In another project, install and use it +crewai tool install weather_lookup +``` + +--- + +## Platform Tools vs PyPI Packages + +| | Platform Tools | PyPI Packages | +|---|---|---| +| **Publish** | `crewai tool publish` | `uv build` + `uv publish` | +| **Registry** | CrewAI platform | PyPI | +| **Install** | `crewai tool install ` | `pip install ` | +| **Auth** | `crewai login` | PyPI account + token | +| **Visibility** | `--public` / `--private` flags | Always public | +| **Guide** | This page | [Publish Custom Tools](/en/guides/tools/publish-custom-tools) | + +--- + +## Related + +- [Create Custom Tools](/en/learn/create-custom-tools) — Python API reference for building tools (BaseTool, @tool decorator) +- [Publish Custom Tools to PyPI](/en/guides/tools/publish-custom-tools) — package and distribute tools as standalone Python libraries diff --git a/docs/en/learn/create-custom-tools.mdx b/docs/en/learn/create-custom-tools.mdx index c1246f3fc..63191c08e 100644 --- a/docs/en/learn/create-custom-tools.mdx +++ b/docs/en/learn/create-custom-tools.mdx @@ -12,7 +12,9 @@ incorporating the latest functionalities such as tool delegation, error handling enabling agents to perform a wide range of actions. - **Want to publish your tool for the community?** If you're building a tool that others could benefit from, check out the [Publish Custom Tools](/en/guides/tools/publish-custom-tools) guide to learn how to package and distribute your tool on PyPI. + **Want to publish your tool to the CrewAI platform?** Use the CLI to scaffold, publish, and share tools directly on the platform — see the [Platform Tools CLI](/en/guides/tools/platform-tools-cli) guide. + + **Prefer publishing to PyPI?** Check out the [Publish Custom Tools](/en/guides/tools/publish-custom-tools) guide to package and distribute your tool as a standalone Python library. ### Subclassing `BaseTool`