const[instruction,setInstruction]=useState<string>('The travel plan to Anshun of Guizhou Province in China')// TODO: test value
const[instruction,setInstruction]=useState<string>('The travel plan to Anshun of Guizhou Province in China')// TODO: test value
const[ideaOutput,setIdeaOutput]=useState<string>('use json format to output the result. Content in result uses Chinese. Format: {"summary: "summary content", "result": "result content"}')
const[ideaOutput,setIdeaOutput]=useState<string>('use json format to output the result. Content in result uses Chinese. Format: {"summary: "summary content", "result": "result content"}')