autopilot
latest
false
Guía del usuario de Autopilot
- Primeros pasos
- Capacidades
- Data privacy and governance
- Disponibilidad del producto
- Earlier Autopilot capability sets
- Escenarios de usuario
- Prompting guide
- Example prompts
- Las mejores prácticas y limitaciones
- Modelos y límites compatibles
- Requisitos de control de calidad
- Generar pruebas para el requisito
- Importar casos de prueba manuales
- Buscar pruebas obsoletas
- Generar pruebas para transacciones SAP
- Generar datos de prueba sintéticos
- Generar informes de prueba
- Generate coded test cases
- Buscar proyecto de Test Manager
- Solución de problemas
- Autopilot for Everyone
- Acerca de Autopilot for Everyone
- Licencia
- Tipos de usuario
- Orígenes de datos
- Automatizaciones del conjunto de herramientas
- Localización
- Requisitos previos
- Widget de Autopilot
- La tarjeta de tenant de Autopilot for Everyone
- Prerequisites for installation
- Habilitar modelos antrópicos
- Instalar Autopilot for Everyone
- Actualizar Autopilot for Everyone
- Desinstalar Autopilot for Everyone
- Configurar Autopilot for Everyone
- Deshabilitar la pantalla de bienvenida de Autopilot en Assistant
- Configurar un LLM para Autopilot for Everyone
- Implementar automatizaciones de conjunto de herramientas
- Flujo de solicitud de respuesta
- Iniciar Autopilot for Everyone
- Configuración de Autopilot para usuarios empresariales
- Utilizar un Autopilot especializado
- Utilizar una solicitud de inicio
- Cargar y analizar archivos
- Ejecutar automatizaciones
- Interactuar con las respuestas de Autopilot
- Uso de las solicitudes sugeridas
- Iniciar un nuevo chat
- Historial de chat
- Proporcionar comentarios generales
- Versión de Clipboard AI Enterprise
- Diseñar automatizaciones relevantes para Autopilot for Everyone
- Solución de problemas
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática.
La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.
Autopilot agent in Studio Web for building, configuring, and evaluating intelligent agents.
Autopilot helps you build, configure, and evaluate intelligent agents in Studio Web using natural language.
Utiliza el chat para:
- Design agent behavior by creating and updating system prompts, user prompts, and input/output schemas.
- Add and manage tools including solution processes, built-in capabilities, and third-party integrations.
- Attach knowledge contexts and indexes to give agents domain-specific expertise.
- Create evaluation sets and generate test cases to validate agent behavior and improve reliability.
- Retrieve and analyze the complete agent configuration to identify gaps and optimize performance.
- Refine tool and context descriptions so the agent makes better decisions about when to use them.
Fuentes conectadas
Agent configuration tools
- Get Agent Configuration—Retrieves the complete current agent configuration including system prompt, user prompt, input/output schemas, tools, contexts, and escalations.
- Update System Prompt—Replaces the agent's system prompt with new global instructions that define role, capabilities, and behavior patterns.
- Update User Prompt—Replaces the agent's user prompt with new per-request instructions that define how inputs are processed and outputs are structured.
- Update Input Schema—Replaces the agent's input schema with a new JSON Schema definition for structured inputs.
- Update Output Schema—Replaces the agent's output schema with a new JSON Schema definition for structured outputs.
- Update Tool Name—Renames an existing agent tool without changing its underlying functionality or input schema.
- Update Tool Description—Updates the description of an existing agent tool to improve guidance on when and how to use it.
Tool management
- Add Agent Tool—Adds a solution resource of type process, agent, or API as a callable tool available to the agent at runtime.
- Add Agent Built-In Tool—Adds a pre-configured internal platform tool such as file analysis, attachment loading, or batch transformation to the agent.
- Add Agent Context—Adds an index resource as a knowledge context that the agent can query for domain-specific background information.
- Search Integration Service Activities—Searches for available third-party Integration Service activities from connectors.
- Add Integration Service Activity—Adds an Integration Service activity as a placeholder tool that enables integration with external services.
Evaluation tools
- Create Eval Set—Creates a new evaluation set with custom name, batch size, timeout, and memory settings for organizing tests.
- Generate Eval—Generates and adds a new evaluation to a set based on the current agent definition with input generation instructions and expected behavior.
- Get Existing Evaluations—Retrieves existing evaluations from a set to understand covered scenarios and ensure mutual exclusivity.
- List Eval Sets—Lists all available evaluation sets in the current project with details and evaluation counts.
Knowledge and search tools
- Web Reader—Extracts readable text from a publicly accessible URL and optionally summarizes the content.
- Web Search—Performs a web search and returns structured results including titles, URLs, and snippets.
- UiPath Documentation Search—Searches UiPath official documentation and returns structured results with titles, URLs, and snippets.
Project tools
- Create Projects—Creates new empty projects in the current solution with specified names and project types.
For details, refer to About Autopilot for Agents and Autopilot for Agents tools.