Lets say I have a knowledgebase of recipes, and I want to reference to chatgpt on several alternatives of it(since I dont have it on my KB) how do I do that?
r
rapid-postman-34490
08/14/2023, 10:33 AM
If i understand correctly, you want alternative recipes that is proposed by chatgpt, I would create different file name related to the recipes and use {{turn.KnowledgeAgent.citations}} as the input prompt of AI agent to generate related recipes.
s
square-stone-67279
08/14/2023, 10:24 PM
wym by related?
square-stone-67279
08/14/2023, 10:25 PM
what type of stuff do you put in the new file?
r
rapid-postman-34490
08/15/2023, 3:26 AM
I mean the recipe name(new file name) can be the AI input to generate related recipes, so one new file should only contain one recipe for the best functionality