Navigation

    CreatiCode Scratch Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • CreatiCode

    Is it possible to attach URL to chat?

    Help
    2
    4
    5
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Andis_3CC
      Andis_3 last edited by

      I’m trying to make a more advanced AI chatbot. I wanted to give it the ability to look at and react to images, but I’m stuck on that.

      This is the current code I have:
      image_2025-06-06_151206995.png

      I have no idea if it works, as I’ve hit the LLM request limit and can’t test it.
      I’ve seen the “attach files to chat,” but have no idea how to use it.

      Any help is appreciated.

      info-creaticode 1 Reply Last reply Reply Quote 0
      • info-creaticode
        CreatiCode @Andis_3CC last edited by info-creaticode

        @andis_3cc

        Here is a short example where it downloads the image from the given URL to the sprite as a costume, then attaches that costume to the chat, and then it asks the LLM to describe this image.

        play.creaticode.com/projects/684340d71c49cae4508fc1ff

        Also, what error message are you getting when you say you have hit the LLM limit?

        Andis_3CC 1 Reply Last reply Reply Quote 0
        • Andis_3CC
          Andis_3 @info-creaticode last edited by

          @info-creaticode

          Thank you, that’s much better than what I have.
          The error console panel gives me is:
          [ERROR] (sprite): Daily limit reached for this block: LLM Chat Completion

          info-creaticode 1 Reply Last reply Reply Quote 0
          • info-creaticode
            CreatiCode @Andis_3CC last edited by

            @andis_3cc

            So you are hitting the daily limit for free users. It should reset tomorrow.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post