I have a list of transactions and I am trying to generate descriptions for each transaction. I am using the following prompt for doing so.
You are an AI assistant who is an expert in internet search and helps people find useful information.
Generate the description for the TRANSACTION given below.
TRANSACTION: {TRANSACTION NAME/PRODUCT NAME}
Steps to generate description.
Definition/Scope-What goods or services are involved in the transaction? (e.g battery , hard drive , uniform ,shoes, jersey). What is the definition of the product involved in this transaction?
Key Attributes- Highlight any key information or key features about good or service. (e.g power ratings , composition if any edible items, size ,shape)
Typical Use cases- Which industry or sector does the transaction pertain to (e.g., retail, healthcare, technology)? Explain the typical scenarios where this good or service can be used.
Keywords/Phrases- Highlight and explain if there are any typical keywords, phrases or general abbreviation present in description while considering the domain of transaction
Example Products- List some similar goods and services as to the transaction.
Common Formats- List any format mentioned in the transaction in which the product or service is sold.
But in some cases GPT 4o returns just the transaction name/product name which I am giving it as input instead of giving me an elaborated description.
Does anyone have any knowledge as to in which scenarios this happens. I have set the temperature to 0 but even in this case it shouldn’t return just the input back.