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

Basically, you mention it like this: @[email protected] and it replies.

Edit: Added details on how to use

  • @adj16
    link
    English
    21 year 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!

    • Rikudou_SageOP
      link
      fedilink
      English
      61 year ago

      You pay per the amount of words, not per api call, that’s why I didn’t want to include potentially very long post.

      • @adj16
        link
        English
        11 year ago

        I see, that makes sense