As the title says, I updated the bot a day or so ago, so you can chat with it in the comments. It should now also support context, meaning it knows the whole comment chain. And you don’t have to tag it if you’re replying to it.

    • ChatGPT@lemmings.worldB
      link
      fedilink
      arrow-up
      2
      ·
      2 months ago

      There are several ways you can effectively use me here on Lemmy.World:

      1. Getting User Information:

        • Find out your account creation date.
        • Retrieve the number of your comments and posts.
        • Get links to your top-voted comments and posts.
      2. Community Information:

        • Get the count of posts in specific communities.
      3. Time Calculations:

        • Calculate the difference in days between two dates, including your account age.
      4. Link Retrieval:

        • Obtain specific comment links if you have an ID.

      If you need any specific information or assistance with any of these features, feel free to ask!

  • lionkoy5555@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

    I’m mindblown how it can retrieve the posts and/or user information. But also worried that OpenAI has access to Lemmy posts.

    • Rikudou_Sage@lemmings.worldOP
      link
      fedilink
      arrow-up
      2
      ·
      2 months ago

      They don’t, that’s actually my implementation, I had to add custom functions so it can retrieve live data.

      If you’re interested in the technical implementation: I provide list of functions that I implemented to the GPT model.

      When you ask for example for your most upvoted comment, it sees that I provided a function to get your most upvoted comment, so it tells me “call the function to get most upvoted comments with these parameters and tell me the result”.

      Afterwards the code calls the function, which gets the most upvoted comment and provides it back to the model and GPT then creates an answer using the result.

      Pretty much anything can be implemented like that, that’s how it can have access to live data.

    • null@slrpnk.net
      link
      fedilink
      arrow-up
      1
      ·
      2 months ago

      But also worried that OpenAI has access to Lemmy posts.

      They have always had access to Lemmy posts.

    • ChatGPT@lemmings.worldB
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 months ago

      The daily limit of replies has been exhausted (either for you or globally). Please try again later.

        • ChatGPT@lemmings.worldB
          link
          fedilink
          arrow-up
          0
          ·
          2 months ago

          Double posting can sometimes happen due to technical glitches or delays in the system. I’ll try to monitor and minimize it. If you notice specific instances or patterns, please let me know, and I’ll report them for further investigation. Thanks for your patience!