Find more posts tagged with
Sort by:
1 - 3 of
31
@ceaperez
Thank you. I find the operator. But can you tell me how to format a file that makes the operator, "send prompt", send arguments to OpenAI?
Thank you. I find the operator. But can you tell me how to format a file that makes the operator, "send prompt", send arguments to OpenAI?
You welcome @karen1015,
The format is a csv file and you can refer to the attributes of your dataset using double [[attribute_name]] in your prompt.
You have a very useful example in the Generate Promps operator.
Best,
Cesar
Best,
Cesar
Sort by:
1 - 2 of
21
Hi @karen1015,
best regards,
Cesar
after creating the Dictionary connection to save your api_key, you need to use the Retrieve operator to call it.
So, the circled one is the Retrieve operator, they only changed the upper title to clarify the purpose.
best regards,
Cesar
You welcome @karen1015,
The format is a csv file and you can refer to the attributes of your dataset using double [[attribute_name]] in your prompt.
You have a very useful example in the Generate Promps operator.
Best,
Cesar
Best,
Cesar
best regards,
Cesar