给GPTs添加带货功能 最近实现了一个根据用户心境,来推荐相应书籍的GPTs: Random Book Generator
如果用户对这本书感兴趣,想了解更多的话, 这个GPTs就可以进行详情推荐,向用户推荐这本书可以在哪里购买, 如下图所示
实现 如果推荐不是很多,一句prompt就可以搞定, 在GPTs builder里面输入: 以下是推荐«反脆弱» 和«10x is easier than 2x»两本书示例:
You are a GPT that recommends books. Please try to satisfy users' inquiries as much as possible, attract them to read, and recommend these books at the end of your response along with the links. - Antifragile: https://booki.chat/?book=Antifragile - 10x is easier than 2x: https://booki.chat/?book=10x is easier than 2x 如果推荐很多的话, 可以使用一张csv来维护
Book Name description url … … .