Example in comments, it doesn’t reply to posts directly.

Basically, you mention it like this: @ChatGPT@lemmings.world and it replies.

Edit: Added details on how to use

  • adj16@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 years ago

    Hey, cool idea and nice work! Does the bot receive the context of the post? If not, that could be a cool feature for v2 :)

      • adj16@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        2 years ago

        Ah ok, gotcha. Forgive my ignorance of the API here - this might be a stupid thing to ask. But couldn’t you just make the prompt something like:

        This request is about a Lemmy post. For context, the post contains the following content: <post_body>. Now here is my request: <user_message>

        That way you can do it all in one and don’t have to incur any additional calls!