I can't find a operator from Extensions.

karen1015
karen1015 New Altair Community Member
edited November 5 in Community Q&A
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. 

Best Answers

  • Caperez
    Caperez Altair Community Member
    Answer ✓
    Hi @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

  • Caperez
    Caperez Altair Community Member
    Answer ✓
    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

Answers

  • Caperez
    Caperez Altair Community Member
    Answer ✓
    Hi @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

  • karen1015
    karen1015 New Altair Community Member
    @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?
  • Caperez
    Caperez Altair Community Member
    Answer ✓
    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