Activities
latest
false
Banner background image
Integration Service Activities
Last updated May 9, 2024

Get Text Completion Using Llama 2

Description

Generates a text completion response based on a given prompt using Meta Llama 2 models.

Project compatibility

Windows | Cross-platform

Configuration

  • Connection ID - The connection established in Integration Service. Access the drop-down menu to choose, add, or manage connections.

  • Model - The model to use for the text completion generation. Select one of the available options from the drop-down list: Llama2 13B, Llama2 70B.
  • Prompt - The prompt to use for the text completion generation. This field supports String type input.
Manage Properties

Use the Manage Properties wizard to configure or use any of the object's standard or custom fields. You can select fields to add them to the activity canvas. The added standard or custom fields are available in the Properties panel (in Studio Desktop) or under Show additional options (in Studio Web).

Additional options
  • Max token count - The maximum number of tokens allowed for the prompt and generated answer. Fewer tokens are less expensive. Default value is 256. This field supports Int32 type input.
  • Temperature - A number between 0 and 2. Higher values make the output more random, while lower values make it more focused and deterministic. By default, this field is set to 0.2. This field supports Double type input.
  • Top p - A number between 0 and 1. The lower the number, the fewer tokens are considered. This field supports Int32 type input.
Output
  • Completion - Top generated text completion. Automatically generated output variable.
  • Text completion response object - The full response object for the text completion. Automatically generated output variable.
  • Description
  • Project compatibility
  • Configuration

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.