...
PIPEFORCE provides many tools to engineer and execute prompts, pipeline prompts 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:
...