Chat Bot Creation

https://platform.openai.com/playground/p/nRQ7QLNs6EPV7OaBWWG5E2xc

I directed the chatbot to help me generate a guide for purchasing a motorcycle, selecting the type of bike to fit my speed requirements and how to operate it, along with the proper safety gear. I worked through by iterating the questions and changing the specificity of my question prompts. Initially, I keep getting long responses that were too long to read with variable lengths. I narrowed my questions, then broke them into smaller chunks. Too many instructions were provided so I adjusted temperature and maximum length. I attempted to specify exact manufacturers, but the data was limited so I had to keep it generic. The temperature changes got too high as the format changed and different information was inputted, if the temperature too low, instructions were being repeated too often. I found 1.35 as a good middle point. and then made the Top P 1 to get concentrated response options, as when it was low responses were overlapping.