Recent pages
K2BTools Web allows GeneXus developers to generate great Web Applications with an excelent user experience in a easy way. K2BTools automates the generation of GeneXus code to solve common and repetitive problems. Its main objectives are: Productiv
LAST UPDATE: 1 day ago
Objective There are many cases in which the developer needs to adapt the default K2BTools User Interface in order to create another User Interface that satisfies its users’ needs. K2BTools provides all the flexibility in Basic Layouts to do that. No
LAST UPDATE: 1 day ago
One of K2BTools' priorities is to be ready for new GeneXus versions and features. Currently the embodiment of that priority is being ready for GeneXus Next, the upcoming version of GX. K2BTools users that are participating in the GeneXus Next beta c
LAST UPDATE: 4 days ago
K2BTools' intent-based navigation includes a runtime configuration that allows for extensive customization regarding LLM integration. This configuration is managed through the k2btools.intentbasednavigation.generalsettings panel. Here are some key as
LAST UPDATE: 5 days ago
Overview Intent-based navigation allows applications to interpret user queries in natural language and direct them to the most relevant interface. K2BTools provides a dedicated module for implementing intent-based navigation, leveraging its knowle
LAST UPDATE: 5 days ago
Globant Enterprise AI (GEIA) is a technology-agnostic platform, designed to help companies seamlessly integrate and harness the power of Large Language Models (LLMs) with control and security. Fore more information about Globant Enterprise AI read ht
LAST UPDATE: 5 days ago
Intent Resolver An intent resolver defines how the system interprets and fulfills user intentions. Each intent resolver is characterized by the following components: Description of the intention it can resolve: Clearly explains the types of user
LAST UPDATE: 5 days ago
Introduction Many times, legacy KBs contain WorkPanels or WebPanels that were created manually. In these cases, the developer may want to migrate these Panels to be maintained using WebPanelDesigner, and thus take advantage of the features included
LAST UPDATE: 8 days ago
K2BTools includes a MSBuild task that can be used to perform the same operation as the K2BTools -> Generate Intent Based Navigation objects and K2BTools -> Install intent based navigation module menu actions. These options are used during the i
LAST UPDATE: 8 days ago
Intent-based navigation enables users to interact with an application using natural language, automatically directing them to the most relevant interface based on their query or request. Consider the following examples related to an educational appl
LAST UPDATE: 8 days ago
IMPORTANT: This page does not apply to KB's using Responsive Web Design Introduction This page explains what the K2BTools Object Stack is, how it works, and how it is used by objects generated by K2BTools. Afterwards, common problems
LAST UPDATE: 8 days ago
When implementing intent-based navigation with K2BTools, security is a critical aspect that is thoroughly managed to ensure safe and authorized interactions. Here are the key security measures in place: Only authorized panels are shown in the res
LAST UPDATE: 8 days ago
K2BTools employs an intent resolver program before invoking the intent resolver object. This program is responsible for mapping intention parameters, which can be either object parameters or session parameters. The intent resolver program determin
LAST UPDATE: 8 days ago
In user-written queries, references are typically made using descriptions rather than Primary Keys (PKs). For example, users are more likely to say "provider ACME" instead of "provider 28". AI models can infer the description of the entity from user
LAST UPDATE: 8 days ago
Objects declared as intent resolvers in K2BTools can accept multiple parameters, enabling users to interact with them using natural language queries. For instance, if a user asks, "Show me all courses taught by Richard," the language model will inter
LAST UPDATE: 8 days ago
WebPanels generated by WebPanelDesigner can be configured to function as intent resolvers. To enable this feature, a property named "ExposeAsIntentResolver" is available in the WebForm node. When this property is set to true, an additional property c
LAST UPDATE: 8 days ago
This metadata is loaded from the knowledge base with information about the intentions. This metadata is configured based on the Work withs and entity managers and the WebPanelDesigners panels set up as intent resolvers, and the parameters selected i
LAST UPDATE: 8 days ago
In order to use the K2BTools intent-based navigation module, the application must connect to Globant Enterprise AI Developers have the option to either use a free plan or subscribe to a Globant Enterprise AI plan. Details of each plan can be found o
LAST UPDATE: 8 days ago
WorkWiths and Entity Managers can be configured as intent resolvers, allowing Globant Enterprise AI to use them as potential answers to user queries. This configuration is managed through specific properties in the WorkWith and EntityManager nodes. F
LAST UPDATE: 8 days ago
This is a suggested implementation cycle of the intent-based navigation. Step 1: Select Objects to be Exposed as Intent Resolvers To do this, you have to: Configuring WorkWiths and Entity Manager as Intent Resolvers Configuring WebPanelDesigner
LAST UPDATE: 8 days ago
Popular last month
1327 Views
478 Views
475 Views
BY jreyes
417 Views
413 Views
386 Views