activities
latest
false
Importante :
A tradução automática foi aplicada parcialmente neste conteúdo. A tradução dos pacotes de Conetores disponíveis no Integration Service é efetuada automaticamente.
UiPath logo, featuring letters U and I in white
Atividades do Integration Service
Last updated 5 de nov de 2024

Perguntas frequentes

What is Context grounding?

Context grounding is a new UiPath® feature, part of the AI Trust Layer. It provides a mechanism to search and retrieve relevant context from data to ground prompts and guide more precise generations from large language models (LLMs) through UiPath GenAI features and products.

Why is Context grounding important?

Context grounding provides evidence via user-provided data to LLMs to influence their generations. This makes predictions more tailored to your use cases and data, rather than based on the general data upon which LLMs are trained. This allows both attended and unattended automations which leverage GenAI to be more accurate and precise.

How does Context grounding work?

Context grounding provides two services:

  • Banco de dados de vetor gerenciado como serviço: facilitamos a conversão de seus dados em representações de incorporação.
  • Retrieval Augmented Generation (RAG) as a Service: Context grounding queries data from various automation products, retrieves the most relevant results, and augments prompts with those results to ensure generations are more specific.

How do I use Context grounding?

You can use Context grounding through UiPath GenAI Activities.

  1. Indexar e Ingerir (Visualização pública): estabeleça um índice no banco de dados de vetores gerenciado e incorporações associadas. O índice criado pode então ser consultado no runtime para RAG. Você precisa:
    1. Carregar dados em entidades de bucket do Orchestrator em pastas compartilhadas do Orchestrator.
  2. Delete Index (Visualização pública): exclua os índices que você criar em seu tenant.
  3. Content Generation: This activity includes a parameter for Context grounding, with two options:
    1. Índice existente: permite consultar documentos no índice criado na atividade Indexar e Ingerir (Visualização pública) .
    2. Recurso de arquivo: permite ingerir e consultar uma única variável de recurso de arquivo (um único documento) sem criar um índice.

Context grounding is also available via Automation CloudTM Admin, as part of the AI Trust Layer admin experience. See Governing contextual data for GenAI features.

Does Context grounding eliminate hallucinations?

No, but it does significantly reduce the likelihood of hallucinations because generations are based on information queried from user-provided data. By default, Context grounding provides a citation, or proof of knowledge, from which the generation was based. This means you can verify and validate the source. When Context grounding isn't able to find a highly confident corresponding answer in the provided data, it does not try to make up answers. Instead, it generates a response such as: "An answer could not be found".

Do I have access to Context grounding?

Context grounding is now available in preview. It is accessible to all tenants and organizations. Context grounding is only hosted in the United States and European Union regions. Data leveraged by Context grounding is limited to these two regions. Other UiPath regions will be routed to these two regions.

Do I have to pay for Context grounding?

Context grounding is free while the feature is in preview.

Is Context grounding only in the cloud?

Yes, Context grounding is only available in UiPath Automation CloudTM.

Where is Context grounding hosted in the cloud?

Context grounding is available in the United States and European Union regions of UiPath Automation CloudTM.

What types of data can I use in Context grounding?

Context grounding currently works with PDF, JSON, and CSV objects. Future releases will bring additional support for structured and unstructured data formats.

Can I import additional business data into Context grounding?

To leverage Context grounding, you need to import data into UiPath Orchestrator storage buckets (via direct upload, Studio activity, or API). You can then use Context grounding activities to ingest and index, and manage the queried data to ensure highly relevant results.

Is there a limit on the amount of data I can include in Context grounding?

O limite de dados que você pode usar para anular seus prompts é baseado nos limites de tamanho de token da janela de contexto do modelo. Consulte o modelo que você está usando para executar o RAG (por exemplo, em atividades de GenAI) para determinar possíveis limites de token.

  • Limite de índice: há um limite de dez índices por tenant. Recomendamos que você mantenha uma relação 1-1 entre os buckets do Orchestrator dos quais você está ingerindo dados para evitar o vazamento de dados entre pastas e garantir a separação lógica de dados que possam precisar ser consultados por usuários diferentes para fins diferentes. O embasamento por contexto aproveita as permissões de autorização de pasta para ajudar a aplicar essa recomendação.
  • Armazenamento: não há limite de armazenamento entre ou dentro desses índices. No entanto, impomos alguns limites a clientes que tenham uma quantidade extremamente alta de dados ingeridos.

Is Context grounding the same as RAG?

Context grounding does provide a RAG service at runtime for UiPath GenAI experiences. However, it also provides a managed vector database as a service to help manage the data used at runtime. This guarantees a high-quality search and generated results.

Which UiPath products and services support Context grounding?

Context grounding is currently available as part of the UiPath GenAI Activities activity package. You can use the service as standalone activities or as parameters in the activity.

How is my data stored or shared with Context grounding?

All data shared with UiPath is treated with standard enterprise compliance, encryption, and security standards. This includes features like Context grounding. Context grounding is also part of the AI Trust Layer, which means your data is never stored outside of UiPath, nor is it used to train third-party models.

Como você garante a segurança dos dados?

Context grounding is tenant-scoped and takes advantage of existing RBAC, AuthZ policies in UiPath, in addition to encrypting data at rest and in transit.

Como tem escopo de tenant, nenhum dado é compartilhado entre índices dentro do mesmo tenant ou entre tenants.

How is Context grounding permissioned?

Context grounding is tenant-scoped. We support folder-level authorization in Orchestrator buckets, and Context grounding leverages existing authentication and Automation Ops policies applied to the GenAI Activities.

Posso selecionar dinamicamente qual LLM usar?

In the UiPath GenAI activities you can select which LLM to use for executing the RAG portion that Context grounding supports. You can select any LLM available in the LLM Gateway (part of the UiPath AI Trust Layer). UiPath then manages the ingestion and semantic search strategies to optimize the generation.

Esta página foi útil?

Obtenha a ajuda que você precisa
Aprendendo RPA - Cursos de automação
Fórum da comunidade da Uipath
Uipath Logo White
Confiança e segurança
© 2005-2024 UiPath. Todos os direitos reservados.