diff --git a/app/en/get-started/setup/_meta.tsx b/app/en/get-started/setup/_meta.tsx index e0ea8f827..327c431d4 100644 --- a/app/en/get-started/setup/_meta.tsx +++ b/app/en/get-started/setup/_meta.tsx @@ -3,6 +3,7 @@ import type { MetaRecord } from "nextra"; export const meta: MetaRecord = { "api-keys": "Get an API key", "connect-arcade-docs": "Connect Arcade docs to your IDE", + "windows-environment": "Windows environment setup", }; export default meta; diff --git a/app/en/get-started/setup/windows-environment/page.mdx b/app/en/get-started/setup/windows-environment/page.mdx new file mode 100644 index 000000000..28aa9b7fa --- /dev/null +++ b/app/en/get-started/setup/windows-environment/page.mdx @@ -0,0 +1,14 @@ +--- +title: "Windows Environment Setup" +description: "Set up your Windows environment for Arcade development" +--- + +import { Callout } from "nextra/components"; + +# Windows Environment Setup + + + This page is coming soon. We're working on comprehensive documentation for setting up Arcade on Windows. + + +In the meantime, if you need help setting up Arcade on Windows, please reach out on [Discord](https://discord.gg/GUZEMpEZ9p). diff --git a/public/llms.txt b/public/llms.txt index caae727fa..0ffee0d53 100644 --- a/public/llms.txt +++ b/public/llms.txt @@ -246,6 +246,7 @@ Arcade delivers three core capabilities: Deploy agents even your security team w - [WeaviateApi](https://docs.arcade.dev/en/resources/integrations/databases/weaviate-api.md): The WeaviateApi documentation provides users with essential tools and instructions for managing and interacting with the Weaviate vector search engine via its API. It covers authentication requirements, including obtaining API keys, and offers a comprehensive list of available API endpoints for various - [What are tools?](https://docs.arcade.dev/en/guides/tool-calling.md): This documentation page provides an overview of tool calling in language models, explaining how users can leverage external tools to enhance the capabilities of AI models for tasks like data retrieval, scheduling, and email communication. It outlines the process of integrating these tools through the Arcade - [Why evaluate tools?](https://docs.arcade.dev/en/guides/create-tools/evaluate-tools/why-evaluate.md): This documentation page explains the importance of evaluating tools for AI models to ensure they select the correct tools and provide accurate parameters in production. It outlines the evaluation process, scoring components, and potential pitfalls of inadequate evaluations, while also providing guidance on creating evaluation suites +- [Windows Environment Setup](https://docs.arcade.dev/en/get-started/setup/windows-environment.md): This documentation page provides guidance for setting up a Windows environment for Arcade development. Although comprehensive instructions are forthcoming, users can seek immediate assistance through Discord for any setup-related queries. - [X (formerly Twitter)](https://docs.arcade.dev/en/resources/integrations/social-communication/x.md): This documentation page provides users with tools and guidance for interacting with X (formerly Twitter) through the Arcade MCP Server, enabling the creation of agents and AI applications. Users can learn how to post, reply to, delete tweets, and search for tweets by - [XeroApi](https://docs.arcade.dev/en/resources/integrations/productivity/xero-api.md): The XeroApi documentation provides tools for developers to interact with the Xero accounting API, enabling the management of various accounting entities such as invoices, payments, and financial reports. Users can access, create, and manage resources, retrieve attachments, and perform - [YouTube Search](https://docs.arcade.dev/en/resources/integrations/search/youtube.md): The YouTube Search documentation page provides users with tools to easily search for videos on YouTube and retrieve video details using the Arcade YouTube Search MCP Server. It outlines the available functionalities, including parameters for customizing searches, and offers guidance on authentication and default