briansunter / logseq-plugin-gpt3-openai

A plugin for GPT-3 AI assisted note taking in Logseq
https://twitter.com/bsunter
MIT License
700 stars 65 forks source link

User Custom Prompt Templates don't work #93

Closed yammaku closed 1 year ago

yammaku commented 1 year ago

Hi, the User custom Prompt Templates don't work. I followed the instruction to create my own prompt template but it does't show up on the GPT popup. Thanks!

encore1733 commented 1 year ago

Hi, the User custom Prompt Templates don't work. I followed the instruction to create my own prompt template but it does't show up on the GPT popup. Thanks!

Same issue. Hope you can look into it. Thanks.

briansunter commented 1 year ago

Could you paste an screenshot of what your custom prompts look like? Thanks!

encore1733 commented 1 year ago

Thanks for the prompt reply! Please review the attached screenshot and let me know if you need any additional info.

Untitled

briansunter commented 1 year ago

Hey @encore1733 I just realized there was a typo in the README example Could you try updating the codeblock to remove space between the triple backticks and the word prompt

So ```prompt 
instead of
``` prompt

Let me know if that fixes it. I'll update the readme and the code to make it work with the space as well

encore1733 commented 1 year ago

Hey @encore1733 I just realized there was a typo in the README example Could you try updating the codeblock to remove space between the triple backticks and the word prompt

So ```prompt instead of


Let me know if that fixes it. I'll update the readme and the code to make it work with the space as well

Thanks. It is fixed by removing the space. Appreciate your work and reply!👍🏻

yammaku commented 1 year ago

It works now!

briansunter commented 1 year ago

Awesome 👍 Really appreciate you both pointing that out so I can update the README. Hope you find the plugin useful!