The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
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?