From 9e1dae074603287162b9bcf43a2ce56d4f4da0c8 Mon Sep 17 00:00:00 2001 From: tonykipkemboi Date: Wed, 1 Oct 2025 14:11:23 -0400 Subject: [PATCH] docs: parity for all translations --- README.md | 28 +-- docs/docs.json | 7 +- docs/en/api-reference/introduction.mdx | 12 +- docs/en/changelog.mdx | 78 ++++++++ docs/en/concepts/agents.mdx | 2 +- docs/en/concepts/cli.mdx | 24 +-- docs/en/concepts/event-listener.mdx | 2 +- docs/en/concepts/tasks.mdx | 2 +- docs/en/concepts/tools.mdx | 2 +- docs/en/enterprise/features/rbac.mdx | 8 +- .../features/tools-and-integrations.mdx | 8 +- docs/en/enterprise/features/traces.mdx | 6 +- .../enterprise/features/webhook-streaming.mdx | 2 +- .../enterprise/guides/automation-triggers.mdx | 6 +- .../enterprise/guides/azure-openai-setup.mdx | 6 +- docs/en/enterprise/guides/build-crew.mdx | 2 +- docs/en/enterprise/guides/deploy-crew.mdx | 16 +- .../enterprise/guides/enable-crew-studio.mdx | 12 +- docs/en/enterprise/guides/gmail-trigger.mdx | 4 +- .../guides/google-calendar-trigger.mdx | 2 +- .../guides/google-drive-trigger.mdx | 2 +- docs/en/enterprise/guides/hubspot-trigger.mdx | 14 +- docs/en/enterprise/guides/kickoff-crew.mdx | 8 +- .../guides/microsoft-teams-trigger.mdx | 2 +- .../en/enterprise/guides/onedrive-trigger.mdx | 2 +- docs/en/enterprise/guides/outlook-trigger.mdx | 2 +- .../guides/react-component-export.mdx | 4 +- .../enterprise/guides/salesforce-trigger.mdx | 6 +- docs/en/enterprise/guides/team-management.mdx | 10 +- docs/en/enterprise/guides/tool-repository.mdx | 12 +- docs/en/enterprise/guides/update-crew.mdx | 8 +- .../enterprise/guides/webhook-automation.mdx | 8 +- docs/en/enterprise/guides/zapier-trigger.mdx | 20 +- docs/en/enterprise/integrations/asana.mdx | 4 +- docs/en/enterprise/integrations/box.mdx | 4 +- docs/en/enterprise/integrations/clickup.mdx | 4 +- docs/en/enterprise/integrations/github.mdx | 4 +- docs/en/enterprise/integrations/gmail.mdx | 4 +- .../integrations/google_calendar.mdx | 4 +- .../enterprise/integrations/google_sheets.mdx | 4 +- docs/en/enterprise/integrations/hubspot.mdx | 4 +- docs/en/enterprise/integrations/jira.mdx | 4 +- docs/en/enterprise/integrations/linear.mdx | 4 +- docs/en/enterprise/integrations/notion.mdx | 4 +- .../en/enterprise/integrations/salesforce.mdx | 2 +- docs/en/enterprise/integrations/shopify.mdx | 2 +- docs/en/enterprise/integrations/slack.mdx | 2 +- docs/en/enterprise/integrations/stripe.mdx | 2 +- docs/en/enterprise/integrations/zendesk.mdx | 2 +- docs/en/enterprise/introduction.mdx | 8 +- .../resources/frequently-asked-questions.mdx | 2 +- docs/en/index.mdx | 107 ++++++++++ docs/en/installation.mdx | 2 +- docs/en/learn/human-input-on-execution.mdx | 2 +- docs/en/learn/llm-selection-guide.mdx | 4 +- docs/en/quickstart.mdx | 14 +- docs/enterprise-api.base.yaml | 12 +- docs/enterprise-api.en.yaml | 12 +- docs/enterprise-api.ko.yaml | 2 +- docs/enterprise-api.pt-BR.yaml | 12 +- docs/ko/api-reference/introduction.mdx | 8 +- docs/ko/changelog.mdx | 78 ++++++++ docs/ko/concepts/agents.mdx | 2 +- docs/ko/concepts/cli.mdx | 22 +- docs/ko/concepts/event-listener.mdx | 2 +- docs/ko/enterprise/features/integrations.mdx | 180 ----------------- docs/ko/enterprise/features/rbac.mdx | 6 +- .../enterprise/features/tool-repository.mdx | 107 ---------- .../features/tools-and-integrations.mdx | 4 +- docs/ko/enterprise/features/traces.mdx | 4 +- .../enterprise/features/webhook-streaming.mdx | 2 +- .../enterprise/guides/automation-triggers.mdx | 6 +- .../enterprise/guides/azure-openai-setup.mdx | 6 +- docs/ko/enterprise/guides/build-crew.mdx | 2 +- docs/ko/enterprise/guides/deploy-crew.mdx | 14 +- .../enterprise/guides/enable-crew-studio.mdx | 12 +- docs/ko/enterprise/guides/gmail-trigger.mdx | 85 ++++++++ .../guides/google-calendar-trigger.mdx | 65 ++++++ .../guides/google-drive-trigger.mdx | 61 ++++++ docs/ko/enterprise/guides/hubspot-trigger.mdx | 14 +- docs/ko/enterprise/guides/kickoff-crew.mdx | 8 +- .../guides/microsoft-teams-trigger.mdx | 52 +++++ .../ko/enterprise/guides/onedrive-trigger.mdx | 53 +++++ docs/ko/enterprise/guides/outlook-trigger.mdx | 52 +++++ .../guides/react-component-export.mdx | 4 +- .../enterprise/guides/salesforce-trigger.mdx | 6 +- docs/ko/enterprise/guides/team-management.mdx | 10 +- docs/ko/enterprise/guides/tool-repository.mdx | 8 +- docs/ko/enterprise/guides/update-crew.mdx | 8 +- .../enterprise/guides/webhook-automation.mdx | 8 +- docs/ko/enterprise/guides/zapier-trigger.mdx | 20 +- docs/ko/enterprise/integrations/asana.mdx | 4 +- docs/ko/enterprise/integrations/box.mdx | 4 +- docs/ko/enterprise/integrations/clickup.mdx | 4 +- docs/ko/enterprise/integrations/github.mdx | 4 +- docs/ko/enterprise/integrations/gmail.mdx | 4 +- .../integrations/google_calendar.mdx | 4 +- .../enterprise/integrations/google_sheets.mdx | 4 +- docs/ko/enterprise/integrations/hubspot.mdx | 4 +- docs/ko/enterprise/integrations/jira.mdx | 4 +- docs/ko/enterprise/integrations/linear.mdx | 4 +- docs/ko/enterprise/integrations/notion.mdx | 4 +- .../ko/enterprise/integrations/salesforce.mdx | 2 +- docs/ko/enterprise/integrations/shopify.mdx | 2 +- docs/ko/enterprise/integrations/slack.mdx | 2 +- docs/ko/enterprise/integrations/stripe.mdx | 2 +- docs/ko/enterprise/integrations/zendesk.mdx | 2 +- docs/ko/enterprise/introduction.mdx | 6 +- .../resources/frequently-asked-questions.mdx | 2 +- docs/ko/installation.mdx | 2 +- docs/ko/learn/human-input-on-execution.mdx | 2 +- docs/ko/learn/llm-selection-guide.mdx | 4 +- docs/ko/observability/truefoundry.mdx | 147 ++++++++++++++ docs/ko/quickstart.mdx | 14 +- .../cloud-storage/bedrockinvokeagenttool.mdx | 188 ------------------ docs/ko/tools/tool-integrations/overview.mdx | 31 +++ docs/pt-BR/api-reference/introduction.mdx | 12 +- docs/pt-BR/changelog.mdx | 78 ++++++++ docs/pt-BR/concepts/agents.mdx | 2 +- docs/pt-BR/concepts/cli.mdx | 22 +- docs/pt-BR/concepts/event-listener.mdx | 2 +- docs/pt-BR/concepts/tasks.mdx | 2 +- docs/pt-BR/concepts/tools.mdx | 2 +- .../enterprise/features/integrations.mdx | 180 ----------------- docs/pt-BR/enterprise/features/rbac.mdx | 8 +- .../features/tools-and-integrations.mdx | 4 +- docs/pt-BR/enterprise/features/traces.mdx | 6 +- .../enterprise/features/webhook-streaming.mdx | 2 +- .../enterprise/guides/automation-triggers.mdx | 6 +- .../enterprise/guides/azure-openai-setup.mdx | 4 +- docs/pt-BR/enterprise/guides/build-crew.mdx | 2 +- docs/pt-BR/enterprise/guides/deploy-crew.mdx | 16 +- .../enterprise/guides/enable-crew-studio.mdx | 12 +- .../pt-BR/enterprise/guides/gmail-trigger.mdx | 85 ++++++++ .../guides/google-calendar-trigger.mdx | 65 ++++++ .../guides/google-drive-trigger.mdx | 61 ++++++ .../enterprise/guides/hubspot-trigger.mdx | 14 +- docs/pt-BR/enterprise/guides/kickoff-crew.mdx | 8 +- .../guides/microsoft-teams-trigger.mdx | 52 +++++ .../enterprise/guides/onedrive-trigger.mdx | 53 +++++ .../enterprise/guides/outlook-trigger.mdx | 52 +++++ .../guides/react-component-export.mdx | 4 +- .../enterprise/guides/salesforce-trigger.mdx | 6 +- .../enterprise/guides/team-management.mdx | 10 +- .../enterprise/guides/tool-repository.mdx | 8 +- docs/pt-BR/enterprise/guides/update-crew.mdx | 8 +- .../enterprise/guides/webhook-automation.mdx | 8 +- .../enterprise/guides/zapier-trigger.mdx | 20 +- docs/pt-BR/enterprise/integrations/asana.mdx | 4 +- docs/pt-BR/enterprise/integrations/box.mdx | 4 +- .../pt-BR/enterprise/integrations/clickup.mdx | 4 +- docs/pt-BR/enterprise/integrations/github.mdx | 4 +- docs/pt-BR/enterprise/integrations/gmail.mdx | 4 +- .../integrations/google_calendar.mdx | 4 +- .../enterprise/integrations/google_sheets.mdx | 4 +- .../pt-BR/enterprise/integrations/hubspot.mdx | 4 +- docs/pt-BR/enterprise/integrations/jira.mdx | 4 +- docs/pt-BR/enterprise/integrations/linear.mdx | 4 +- docs/pt-BR/enterprise/integrations/notion.mdx | 4 +- .../enterprise/integrations/salesforce.mdx | 2 +- .../pt-BR/enterprise/integrations/shopify.mdx | 2 +- docs/pt-BR/enterprise/integrations/slack.mdx | 2 +- docs/pt-BR/enterprise/integrations/stripe.mdx | 2 +- .../pt-BR/enterprise/integrations/zendesk.mdx | 2 +- docs/pt-BR/enterprise/introduction.mdx | 8 +- .../resources/frequently-asked-questions.mdx | 2 +- docs/pt-BR/installation.mdx | 2 +- docs/pt-BR/learn/human-input-on-execution.mdx | 2 +- docs/pt-BR/learn/llm-selection-guide.mdx | 4 +- docs/pt-BR/observability/neatlogs.mdx | 134 +++++++++++++ docs/pt-BR/quickstart.mdx | 14 +- .../tools/automation/zapieractionstool.mdx | 59 ++++++ .../cloud-storage/bedrockinvokeagenttool.mdx | 188 ------------------ .../database-data/mongodbvectorsearchtool.mdx | 169 ++++++++++++++++ .../database-data/singlestoresearchtool.mdx | 62 ++++++ docs/pt-BR/tools/file-document/ocrtool.mdx | 90 +++++++++ .../file-document/pdf-text-writing-tool.mdx | 77 +++++++ .../tools/search-research/arxivpapertool.mdx | 113 +++++++++++ .../search-research/databricks-query-tool.mdx | 81 ++++++++ .../serpapi-googlesearchtool.mdx | 66 ++++++ .../serpapi-googleshoppingtool.mdx | 62 ++++++ .../search-research/tavilyextractortool.mdx | 140 +++++++++++++ .../search-research/tavilysearchtool.mdx | 125 ++++++++++++ .../tools/tool-integrations/overview.mdx | 31 +++ .../tools/web-scraping/brightdata-tools.mdx | 112 +++++++++++ .../web-scraping/serperscrapewebsitetool.mdx | 101 ++++++++++ .../generate_crewai_automation_tool/README.md | 2 +- .../generate_crewai_automation_tool.py | 10 +- lib/crewai-tools/tool.specs.json | 10 +- lib/crewai/README.md | 28 +-- .../crewai/agents/agent_builder/base_agent.py | 4 +- .../src/crewai/cli/authentication/main.py | 4 +- lib/crewai/src/crewai/cli/cli.py | 4 +- lib/crewai/src/crewai/cli/config.py | 2 +- lib/crewai/src/crewai/cli/enterprise/main.py | 2 +- .../cli/authentication/test_auth_main.py | 4 +- 196 files changed, 3167 insertions(+), 1330 deletions(-) create mode 100644 docs/en/index.mdx delete mode 100644 docs/ko/enterprise/features/integrations.mdx delete mode 100644 docs/ko/enterprise/features/tool-repository.mdx create mode 100644 docs/ko/enterprise/guides/gmail-trigger.mdx create mode 100644 docs/ko/enterprise/guides/google-calendar-trigger.mdx create mode 100644 docs/ko/enterprise/guides/google-drive-trigger.mdx create mode 100644 docs/ko/enterprise/guides/microsoft-teams-trigger.mdx create mode 100644 docs/ko/enterprise/guides/onedrive-trigger.mdx create mode 100644 docs/ko/enterprise/guides/outlook-trigger.mdx create mode 100644 docs/ko/observability/truefoundry.mdx delete mode 100644 docs/ko/tools/cloud-storage/bedrockinvokeagenttool.mdx create mode 100644 docs/ko/tools/tool-integrations/overview.mdx delete mode 100644 docs/pt-BR/enterprise/features/integrations.mdx create mode 100644 docs/pt-BR/enterprise/guides/gmail-trigger.mdx create mode 100644 docs/pt-BR/enterprise/guides/google-calendar-trigger.mdx create mode 100644 docs/pt-BR/enterprise/guides/google-drive-trigger.mdx create mode 100644 docs/pt-BR/enterprise/guides/microsoft-teams-trigger.mdx create mode 100644 docs/pt-BR/enterprise/guides/onedrive-trigger.mdx create mode 100644 docs/pt-BR/enterprise/guides/outlook-trigger.mdx create mode 100644 docs/pt-BR/observability/neatlogs.mdx create mode 100644 docs/pt-BR/tools/automation/zapieractionstool.mdx delete mode 100644 docs/pt-BR/tools/cloud-storage/bedrockinvokeagenttool.mdx create mode 100644 docs/pt-BR/tools/database-data/mongodbvectorsearchtool.mdx create mode 100644 docs/pt-BR/tools/database-data/singlestoresearchtool.mdx create mode 100644 docs/pt-BR/tools/file-document/ocrtool.mdx create mode 100644 docs/pt-BR/tools/file-document/pdf-text-writing-tool.mdx create mode 100644 docs/pt-BR/tools/search-research/arxivpapertool.mdx create mode 100644 docs/pt-BR/tools/search-research/databricks-query-tool.mdx create mode 100644 docs/pt-BR/tools/search-research/serpapi-googlesearchtool.mdx create mode 100644 docs/pt-BR/tools/search-research/serpapi-googleshoppingtool.mdx create mode 100644 docs/pt-BR/tools/search-research/tavilyextractortool.mdx create mode 100644 docs/pt-BR/tools/search-research/tavilysearchtool.mdx create mode 100644 docs/pt-BR/tools/tool-integrations/overview.mdx create mode 100644 docs/pt-BR/tools/web-scraping/brightdata-tools.mdx create mode 100644 docs/pt-BR/tools/web-scraping/serperscrapewebsitetool.mdx diff --git a/README.md b/README.md index 3d3eb3324..a448e6355 100644 --- a/README.md +++ b/README.md @@ -62,9 +62,9 @@ With over 100,000 developers certified through our community courses at [learn.crewai.com](https://learn.crewai.com), CrewAI is rapidly becoming the standard for enterprise-ready AI automation. -# CrewAI Enterprise Suite +# CrewAI AMP Suite -CrewAI Enterprise Suite is a comprehensive bundle tailored for organizations that require secure, scalable, and easy-to-manage agent-driven automation. +CrewAI AMP Suite is a comprehensive bundle tailored for organizations that require secure, scalable, and easy-to-manage agent-driven automation. You can try one part of the suite the [Crew Control Plane for free](https://app.crewai.com) @@ -76,9 +76,9 @@ You can try one part of the suite the [Crew Control Plane for free](https://app. - **Advanced Security**: Built-in robust security and compliance measures ensuring safe deployment and management. - **Actionable Insights**: Real-time analytics and reporting to optimize performance and decision-making. - **24/7 Support**: Dedicated enterprise support to ensure uninterrupted operation and quick resolution of issues. -- **On-premise and Cloud Deployment Options**: Deploy CrewAI Enterprise on-premise or in the cloud, depending on your security and compliance requirements. +- **On-premise and Cloud Deployment Options**: Deploy CrewAI AMP on-premise or in the cloud, depending on your security and compliance requirements. -CrewAI Enterprise is designed for enterprises seeking a powerful, reliable solution to transform complex business processes into efficient, +CrewAI AMP is designed for enterprises seeking a powerful, reliable solution to transform complex business processes into efficient, intelligent automations. ## Table of contents @@ -674,9 +674,9 @@ CrewAI is released under the [MIT License](https://github.com/crewAIInc/crewAI/b ### Enterprise Features -- [What additional features does CrewAI Enterprise offer?](#q-what-additional-features-does-crewai-enterprise-offer) -- [Is CrewAI Enterprise available for cloud and on-premise deployments?](#q-is-crewai-enterprise-available-for-cloud-and-on-premise-deployments) -- [Can I try CrewAI Enterprise for free?](#q-can-i-try-crewai-enterprise-for-free) +- [What additional features does CrewAI AMP offer?](#q-what-additional-features-does-crewai-amp-offer) +- [Is CrewAI AMP available for cloud and on-premise deployments?](#q-is-crewai-amp-available-for-cloud-and-on-premise-deployments) +- [Can I try CrewAI AMP for free?](#q-can-i-try-crewai-amp-for-free) ### Q: What exactly is CrewAI? @@ -732,17 +732,17 @@ A: Check out practical examples in the [CrewAI-examples repository](https://gith A: Contributions are warmly welcomed! Fork the repository, create your branch, implement your changes, and submit a pull request. See the Contribution section of the README for detailed guidelines. -### Q: What additional features does CrewAI Enterprise offer? +### Q: What additional features does CrewAI AMP offer? -A: CrewAI Enterprise provides advanced features such as a unified control plane, real-time observability, secure integrations, advanced security, actionable insights, and dedicated 24/7 enterprise support. +A: CrewAI AMP provides advanced features such as a unified control plane, real-time observability, secure integrations, advanced security, actionable insights, and dedicated 24/7 enterprise support. -### Q: Is CrewAI Enterprise available for cloud and on-premise deployments? +### Q: Is CrewAI AMP available for cloud and on-premise deployments? -A: Yes, CrewAI Enterprise supports both cloud-based and on-premise deployment options, allowing enterprises to meet their specific security and compliance requirements. +A: Yes, CrewAI AMP supports both cloud-based and on-premise deployment options, allowing enterprises to meet their specific security and compliance requirements. -### Q: Can I try CrewAI Enterprise for free? +### Q: Can I try CrewAI AMP for free? -A: Yes, you can explore part of the CrewAI Enterprise Suite by accessing the [Crew Control Plane](https://app.crewai.com) for free. +A: Yes, you can explore part of the CrewAI AMP Suite by accessing the [Crew Control Plane](https://app.crewai.com) for free. ### Q: Does CrewAI support fine-tuning or training custom models? @@ -762,7 +762,7 @@ A: CrewAI is highly scalable, supporting simple automations and large-scale ente ### Q: Does CrewAI offer debugging and monitoring tools? -A: Yes, CrewAI Enterprise includes advanced debugging, tracing, and real-time observability features, simplifying the management and troubleshooting of your automations. +A: Yes, CrewAI AMP includes advanced debugging, tracing, and real-time observability features, simplifying the management and troubleshooting of your automations. ### Q: What programming languages does CrewAI support? diff --git a/docs/docs.json b/docs/docs.json index ad73b94b5..abb15751e 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -287,6 +287,7 @@ "en/learn/force-tool-output-as-result", "en/learn/hierarchical-process", "en/learn/human-input-on-execution", + "en/learn/human-in-the-loop", "en/learn/kickoff-async", "en/learn/kickoff-for-each", "en/learn/llm-connections", @@ -303,7 +304,7 @@ ] }, { - "tab": "Enterprise", + "tab": "AMP", "icon": "briefcase", "groups": [ { @@ -695,6 +696,7 @@ "pt-BR/learn/force-tool-output-as-result", "pt-BR/learn/hierarchical-process", "pt-BR/learn/human-input-on-execution", + "pt-BR/learn/human-in-the-loop", "pt-BR/learn/kickoff-async", "pt-BR/learn/kickoff-for-each", "pt-BR/learn/llm-connections", @@ -711,7 +713,7 @@ ] }, { - "tab": "Enterprise", + "tab": "AMP", "icon": "briefcase", "groups": [ { @@ -1108,6 +1110,7 @@ "ko/learn/force-tool-output-as-result", "ko/learn/hierarchical-process", "ko/learn/human-input-on-execution", + "ko/learn/human-in-the-loop", "ko/learn/kickoff-async", "ko/learn/kickoff-for-each", "ko/learn/llm-connections", diff --git a/docs/en/api-reference/introduction.mdx b/docs/en/api-reference/introduction.mdx index 3ee25b14a..5085f2333 100644 --- a/docs/en/api-reference/introduction.mdx +++ b/docs/en/api-reference/introduction.mdx @@ -1,19 +1,19 @@ --- title: "Introduction" -description: "Complete reference for the CrewAI Enterprise REST API" +description: "Complete reference for the CrewAI AMP REST API" icon: "code" mode: "wide" --- -# CrewAI Enterprise API +# CrewAI AMP API -Welcome to the CrewAI Enterprise API reference. This API allows you to programmatically interact with your deployed crews, enabling integration with your applications, workflows, and services. +Welcome to the CrewAI AMP API reference. This API allows you to programmatically interact with your deployed crews, enabling integration with your applications, workflows, and services. ## Quick Start - Navigate to your crew's detail page in the CrewAI Enterprise dashboard and copy your Bearer Token from the Status tab. + Navigate to your crew's detail page in the CrewAI AMP dashboard and copy your Bearer Token from the Status tab. @@ -46,7 +46,7 @@ curl -H "Authorization: Bearer YOUR_CREW_TOKEN" \ | **User Bearer Token** | User-scoped access | Limited permissions, suitable for user-specific operations | -You can find both token types in the Status tab of your crew's detail page in the CrewAI Enterprise dashboard. +You can find both token types in the Status tab of your crew's detail page in the CrewAI AMP dashboard. ## Base URL @@ -82,7 +82,7 @@ The API uses standard HTTP status codes: ## Interactive Testing -**Why no "Send" button?** Since each CrewAI Enterprise user has their own unique crew URL, we use **reference mode** instead of an interactive playground to avoid confusion. This shows you exactly what the requests should look like without non-functional send buttons. +**Why no "Send" button?** Since each CrewAI AMP user has their own unique crew URL, we use **reference mode** instead of an interactive playground to avoid confusion. This shows you exactly what the requests should look like without non-functional send buttons. Each endpoint page shows you: diff --git a/docs/en/changelog.mdx b/docs/en/changelog.mdx index 64674c71d..afaa97f88 100644 --- a/docs/en/changelog.mdx +++ b/docs/en/changelog.mdx @@ -4,6 +4,84 @@ description: "Product updates, improvements, and bug fixes for CrewAI" icon: "clock" mode: "wide" --- + + ## v1.0.0a1 + + [View release on GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.0.0a1) + + ## What's Changed + + ### Core Improvements & Fixes + - Fixed permission handling for `actions` in agent configuration + - Updated CI workflows and release publishing to support the new monorepo structure + - Bumped Python support to 3.13 and refreshed workspace metadata + + ### New Features & Enhancements + - Added `apps` and `actions` attributes to `Agent` for richer runtime control + - Merged the `crewai-tools` repository into the main workspace (monorepo) + - Bumped all packages to 1.0.0a1 to mark the alpha milestone + + ### Cleanup & Infrastructure + - Delivered a new CI pipeline with version pinning and publishing strategy + - Unified internal code to manage multiple packages coherently + + + + + ## v0.201.1 + + [View release on GitHub](https://github.com/crewAIInc/crewAI/releases/tag/0.201.1) + + ## What's Changed + + ### Core Improvements & Fixes + - Renamed Watson embedding provider to `watsonx` and refreshed environment variable prefixes + - Added ChromaDB compatibility for `watsonx` and `voyageai` embedding providers + + ### Cleanup & Deprecations + - Standardized environment variable prefixes for all embedding providers + - Bumped CrewAI to 0.201.1 and updated internal dependencies + + + + + ## v0.201.0 + + [View release on GitHub](https://github.com/crewAIInc/crewAI/releases/tag/0.201.0) + + ## What's Changed + + ### Core Improvements & Fixes + - Made the `ready` parameter optional in `_create_reasoning_plan` + - Fixed nested config handling for embedder configuration + - Added `batch_size` support to avoid token limit errors + - Corrected Quickstart documentation directory naming + - Resolved test duration cache issues and event exports + - Added fallback logic to crew settings + + ### New Features & Enhancements + - Introduced thread-safe platform context management + - Added `crewai uv` wrapper command to run `uv` from the CLI + - Enabled marking traces as failed for observability workflows + - Added custom embedding types and provider migration support + - Upgraded ChromaDB to v1.1.0 with compatibility fixes and type improvements + - Added Pydantic-compatible import validation and reorganized dependency groups + + ### Documentation & Guides + - Updated changelog coverage for recent releases (0.193.x series) + - Documented metadata support for LLM Guardrail events + - Added guidance for fallback behavior and configuration visibility + + ### Cleanup & Deprecations + - Resolved Ruff and MyPy issues across modules + - Improved type annotations and consolidated utilities + - Deprecated legacy utilities in favor of Pydantic-compatible imports + + ### Contributors + - @qizwiz (first contribution) + + + ## v0.193.2 diff --git a/docs/en/concepts/agents.mdx b/docs/en/concepts/agents.mdx index c5d99983e..2f26a5699 100644 --- a/docs/en/concepts/agents.mdx +++ b/docs/en/concepts/agents.mdx @@ -20,7 +20,7 @@ Think of an agent as a specialized team member with specific skills, expertise, -CrewAI Enterprise includes a Visual Agent Builder that simplifies agent creation and configuration without writing code. Design your agents visually and test them in real-time. +CrewAI AMP includes a Visual Agent Builder that simplifies agent creation and configuration without writing code. Design your agents visually and test them in real-time. ![Visual Agent Builder Screenshot](/images/enterprise/crew-studio-interface.png) diff --git a/docs/en/concepts/cli.mdx b/docs/en/concepts/cli.mdx index 272f0946c..0e50054bc 100644 --- a/docs/en/concepts/cli.mdx +++ b/docs/en/concepts/cli.mdx @@ -5,7 +5,7 @@ icon: terminal mode: "wide" --- -Since release 0.140.0, CrewAI Enterprise started a process of migrating their login provider. As such, the authentication flow via CLI was updated. Users that use Google to login, or that created their account after July 3rd, 2025 will be unable to log in with older versions of the `crewai` library. +Since release 0.140.0, CrewAI AMP started a process of migrating their login provider. As such, the authentication flow via CLI was updated. Users that use Google to login, or that created their account after July 3rd, 2025 will be unable to log in with older versions of the `crewai` library. ## Overview @@ -186,9 +186,9 @@ def crew(self) -> Crew: ### 10. Deploy -Deploy the crew or flow to [CrewAI Enterprise](https://app.crewai.com). +Deploy the crew or flow to [CrewAI AMP](https://app.crewai.com). -- **Authentication**: You need to be authenticated to deploy to CrewAI Enterprise. +- **Authentication**: You need to be authenticated to deploy to CrewAI AMP. You can login or create an account with: ```shell Terminal crewai login @@ -203,7 +203,7 @@ Deploy the crew or flow to [CrewAI Enterprise](https://app.crewai.com). ### 11. Organization Management -Manage your CrewAI Enterprise organizations. +Manage your CrewAI AMP organizations. ```shell Terminal crewai org [COMMAND] [OPTIONS] @@ -227,17 +227,17 @@ crewai org switch ``` -You must be authenticated to CrewAI Enterprise to use these organization management commands. +You must be authenticated to CrewAI AMP to use these organization management commands. - **Create a deployment** (continued): - Links the deployment to the corresponding remote GitHub repository (it usually detects this automatically). -- **Deploy the Crew**: Once you are authenticated, you can deploy your crew or flow to CrewAI Enterprise. +- **Deploy the Crew**: Once you are authenticated, you can deploy your crew or flow to CrewAI AMP. ```shell Terminal crewai deploy push ``` - - Initiates the deployment process on the CrewAI Enterprise platform. + - Initiates the deployment process on the CrewAI AMP platform. - Upon successful initiation, it will output the Deployment created successfully! message along with the Deployment Name and a unique Deployment ID (UUID). - **Deployment Status**: You can check the status of your deployment with: @@ -262,7 +262,7 @@ You must be authenticated to CrewAI Enterprise to use these organization managem ```shell Terminal crewai deploy remove ``` - This deletes the deployment from the CrewAI Enterprise platform. + This deletes the deployment from the CrewAI AMP platform. - **Help Command**: You can get help with the CLI with: ```shell Terminal @@ -270,7 +270,7 @@ You must be authenticated to CrewAI Enterprise to use these organization managem ``` This shows the help message for the CrewAI Deploy CLI. -Watch this video tutorial for a step-by-step demonstration of deploying your crew to [CrewAI Enterprise](http://app.crewai.com) using the CLI. +Watch this video tutorial for a step-by-step demonstration of deploying your crew to [CrewAI AMP](http://app.crewai.com) using the CLI. + +### ⚙️ CrewAI Integration (30 s) + + + + + +## Links & Support + +- 📘 [Neatlogs Docs](https://docs.neatlogs.com/) +- 🔐 [Dashboard & API Key](https://app.neatlogs.com/) +- 🐦 [Follow on Twitter](https://twitter.com/neatlogs) +- 📧 Contact: hello@neatlogs.com +- 🛠 [GitHub SDK](https://github.com/NeatLogs/neatlogs) + + + +## TL;DR + +With just: + +```bash +pip install neatlogs + +import neatlogs +neatlogs.init("YOUR_API_KEY") + +You can now capture, understand, share, and act on your CrewAI agent runs in seconds. +No setup overhead. Full trace transparency. Full team collaboration. +``` diff --git a/docs/pt-BR/quickstart.mdx b/docs/pt-BR/quickstart.mdx index 9f9b622a2..763cc9e52 100644 --- a/docs/pt-BR/quickstart.mdx +++ b/docs/pt-BR/quickstart.mdx @@ -204,9 +204,9 @@ Siga os passos abaixo para começar a tripular! 🚣‍♂️ - Para usuários do CrewAI Enterprise, você pode criar a mesma tripulação sem escrever código: + Para usuários do CrewAI AMP, você pode criar a mesma tripulação sem escrever código: - 1. Faça login na sua conta CrewAI Enterprise (crie uma conta gratuita em [app.crewai.com](https://app.crewai.com)) + 1. Faça login na sua conta CrewAI AMP (crie uma conta gratuita em [app.crewai.com](https://app.crewai.com)) 2. Abra o Crew Studio 3. Digite qual automação deseja construir 4. Crie suas tarefas visualmente e conecte-as em sequência @@ -214,8 +214,8 @@ Siga os passos abaixo para começar a tripular! 🚣‍♂️ ![Crew Studio Quickstart](/images/enterprise/crew-studio-interface.png) - - Comece sua conta gratuita no CrewAI Enterprise + + Comece sua conta gratuita no CrewAI AMP @@ -335,9 +335,9 @@ email_summarizer_task: ## Fazendo o Deploy da Sua Tripulação -A forma mais fácil de fazer deploy da sua tripulação em produção é através da [CrewAI Enterprise](http://app.crewai.com). +A forma mais fácil de fazer deploy da sua tripulação em produção é através da [CrewAI AMP](http://app.crewai.com). -Assista a este vídeo tutorial para uma demonstração detalhada de como fazer deploy da sua tripulação na [CrewAI Enterprise](http://app.crewai.com) usando a CLI. +Assista a este vídeo tutorial para uma demonstração detalhada de como fazer deploy da sua tripulação na [CrewAI AMP](http://app.crewai.com) usando a CLI.