Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
I can't find a operator from Extensions.
I follow the steps on Generative AI. But the circled one I can't find from extensions. Can someone help me with it? What is the operator called? Thanks a million.
Tagged:
0
Best Answers
-
ceaperez Member Posts: 541 UnicornHi @karen1015,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
0 -
ceaperez Member Posts: 541 UnicornYou 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,
Cesar0
Answers
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?