Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

It is very important to write a good prompt in order to get a reliable useful answer back. The process of finding the best prompt for your user case use case in order to get the required answer is called Prompt Engineering.

PIPEFORCE provides many tools to run engineer and execute prompts, optimize and supervice chain them in pipelines and supervise them.

Simple Prompting - Send

...

an advice to AI

One of most generic and simplest use cases is to send an advice to the AI and use the response data in your pipeline. For this you can use the ai.prompt.send command. Here is an example to return some data from the AI:

...