Last updated
Last updated
This documentation was created to clarify the main doubts related to the Power Pilot functionality. Here, you will find detailed answers about what Power Pilot is, how it works, its costs, integrations, and other important issues.
Power Pilot is a generative AI developed to help you create customized assistants that efficiently answer your business questions.
Prerequisites and Operation
To use Power Pilot, you need:
Contract an AI model: It can be from OpenAI or Azure OpenAI. The use of the model is charged per token.
Register the model in the Power admin portal: After contracting the model, it needs to be configured in the admin portal.
Os grandes modelos de linguagem processam texto usando tokens, que são sequências de caracteres Large language models process text using tokens, which are sequences of characters (such as words or parts of words). These models learn the relationships between tokens and generate responses based on the sequences. NOn the OpenAI website, you can find a demonstration of what tokens are and a comparison with characters: Tokenizer:
No, it is not necessary to train the model to use Power Pilot. All prompts are already configured internally via code. Simply follow the instructions in our documentation to configure Power Pilot and start using it immediately.