Text Ai / Ask AI

Hi, can you explain how the parameters “conversation key” and “creativity” (range) in Ask AI are meant? I can not find a documentation?

Hello @Carsten_Gramatke , Welcome to the community :wave:,

The Creativity field (also known as the temperature parameter) controls how creative or random the generated text will be. You can learn more about it in this guide: OpenAI Temperature Field.

The Conversation Key is used to maintain the context across flow runs, allowing OpenAI models to understand the conversation history and respond accordingly.