Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. can i talk to an openclaw bot using internet relay chat?

can i talk to an openclaw bot using internet relay chat?

Scheduled Pinned Locked Moved Uncategorized
72 Posts 28 Posters 164 Views
  • 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.
  • ariadne@social.treehouse.systemsA ariadne@social.treehouse.systems

    i wonder if the problem is that the model i trained is too shit to do anything other than really bad ERP

    ariadne@social.treehouse.systemsA This user is from outside of this forum
    ariadne@social.treehouse.systemsA This user is from outside of this forum
    ariadne@social.treehouse.systems
    wrote last edited by
    #58

    ok, i incorporated the feedback of some of the ML researchers who follow me, and dropped the openclaw-as-IRC-bot idea. it just isn't feasible.

    instead, i've written a very simple vector database in Elixir, and a very simple IRC client in Elixir.

    it can remember things about people in the vector database, those factoids are spliced into the system prompt.

    the last 10 messages are also spliced into the system prompt

    and then the new message is the user-supplied prompt.

    no sliding context window.

    dysfun@social.treehouse.systemsD ariadne@social.treehouse.systemsA 2 Replies Last reply
    0
    • ariadne@social.treehouse.systemsA ariadne@social.treehouse.systems

      ok, i incorporated the feedback of some of the ML researchers who follow me, and dropped the openclaw-as-IRC-bot idea. it just isn't feasible.

      instead, i've written a very simple vector database in Elixir, and a very simple IRC client in Elixir.

      it can remember things about people in the vector database, those factoids are spliced into the system prompt.

      the last 10 messages are also spliced into the system prompt

      and then the new message is the user-supplied prompt.

      no sliding context window.

      dysfun@social.treehouse.systemsD This user is from outside of this forum
      dysfun@social.treehouse.systemsD This user is from outside of this forum
      dysfun@social.treehouse.systems
      wrote last edited by
      #59

      @ariadne very appropriate now the elixir community seems to be all over vibe coding

      ariadne@social.treehouse.systemsA 1 Reply Last reply
      0
      • ariadne@social.treehouse.systemsA ariadne@social.treehouse.systems

        and you tell me people legitimately are using this software.

        how?

        is it really magically better when you hook up claude?

        Link Preview Image
        mathieucomandon@fosstodon.orgM This user is from outside of this forum
        mathieucomandon@fosstodon.orgM This user is from outside of this forum
        mathieucomandon@fosstodon.org
        wrote last edited by
        #60

        @ariadne yes, OpenClaw is kinda useless if you use it with anything other than Opus 4.5 or 4.6

        ariadne@social.treehouse.systemsA 1 Reply Last reply
        0
        • dysfun@social.treehouse.systemsD dysfun@social.treehouse.systems

          @ariadne very appropriate now the elixir community seems to be all over vibe coding

          ariadne@social.treehouse.systemsA This user is from outside of this forum
          ariadne@social.treehouse.systemsA This user is from outside of this forum
          ariadne@social.treehouse.systems
          wrote last edited by
          #61

          @dysfun oh i didn't vibe code any of that. elixir is fucking easy

          dysfun@social.treehouse.systemsD 1 Reply Last reply
          0
          • ariadne@social.treehouse.systemsA ariadne@social.treehouse.systems

            @dysfun oh i didn't vibe code any of that. elixir is fucking easy

            dysfun@social.treehouse.systemsD This user is from outside of this forum
            dysfun@social.treehouse.systemsD This user is from outside of this forum
            dysfun@social.treehouse.systems
            wrote last edited by
            #62

            @ariadne i know, but it feels appropriate

            1 Reply Last reply
            0
            • mathieucomandon@fosstodon.orgM mathieucomandon@fosstodon.org

              @ariadne yes, OpenClaw is kinda useless if you use it with anything other than Opus 4.5 or 4.6

              ariadne@social.treehouse.systemsA This user is from outside of this forum
              ariadne@social.treehouse.systemsA This user is from outside of this forum
              ariadne@social.treehouse.systems
              wrote last edited by
              #63

              @mathieucomandon alas i am too frugal to try it

              mathieucomandon@fosstodon.orgM 1 Reply Last reply
              0
              • ariadne@social.treehouse.systemsA ariadne@social.treehouse.systems

                ok, i incorporated the feedback of some of the ML researchers who follow me, and dropped the openclaw-as-IRC-bot idea. it just isn't feasible.

                instead, i've written a very simple vector database in Elixir, and a very simple IRC client in Elixir.

                it can remember things about people in the vector database, those factoids are spliced into the system prompt.

                the last 10 messages are also spliced into the system prompt

                and then the new message is the user-supplied prompt.

                no sliding context window.

                ariadne@social.treehouse.systemsA This user is from outside of this forum
                ariadne@social.treehouse.systemsA This user is from outside of this forum
                ariadne@social.treehouse.systems
                wrote last edited by
                #64

                i need to tweak the system prompt though because it keeps trying to link me to GNAA shock sites and/or engage in horrendous ERP

                dysfun@social.treehouse.systemsD meph@social.treehouse.systemsM wakame@tech.lgbtW fwaggle@moodoo.orgF 4 Replies Last reply
                0
                • ariadne@social.treehouse.systemsA ariadne@social.treehouse.systems

                  @mathieucomandon alas i am too frugal to try it

                  mathieucomandon@fosstodon.orgM This user is from outside of this forum
                  mathieucomandon@fosstodon.orgM This user is from outside of this forum
                  mathieucomandon@fosstodon.org
                  wrote last edited by
                  #65

                  @ariadne understandable. I tried it with Sonnet once and it started eating tokens like crazy while outputting poor results.
                  As for local models, I tried some Qwen variant and the output was pure nonsense!
                  Currently working with Qwen in a different context and making it do consistent things is a struggle

                  1 Reply Last reply
                  0
                  • ariadne@social.treehouse.systemsA ariadne@social.treehouse.systems

                    i need to tweak the system prompt though because it keeps trying to link me to GNAA shock sites and/or engage in horrendous ERP

                    dysfun@social.treehouse.systemsD This user is from outside of this forum
                    dysfun@social.treehouse.systemsD This user is from outside of this forum
                    dysfun@social.treehouse.systems
                    wrote last edited by
                    #66

                    @ariadne how many of these shock sites did i used to host?

                    ariadne@social.treehouse.systemsA 1 Reply Last reply
                    0
                    • dysfun@social.treehouse.systemsD dysfun@social.treehouse.systems

                      @ariadne how many of these shock sites did i used to host?

                      ariadne@social.treehouse.systemsA This user is from outside of this forum
                      ariadne@social.treehouse.systemsA This user is from outside of this forum
                      ariadne@social.treehouse.systems
                      wrote last edited by
                      #67

                      @dysfun idk what hosting provider did you run

                      1 Reply Last reply
                      0
                      • ariadne@social.treehouse.systemsA ariadne@social.treehouse.systems

                        i need to tweak the system prompt though because it keeps trying to link me to GNAA shock sites and/or engage in horrendous ERP

                        meph@social.treehouse.systemsM This user is from outside of this forum
                        meph@social.treehouse.systemsM This user is from outside of this forum
                        meph@social.treehouse.systems
                        wrote last edited by
                        #68

                        @ariadne well that was ENTIRELY predictable

                        ariadne@social.treehouse.systemsA 1 Reply Last reply
                        0
                        • ariadne@social.treehouse.systemsA ariadne@social.treehouse.systems

                          i need to tweak the system prompt though because it keeps trying to link me to GNAA shock sites and/or engage in horrendous ERP

                          wakame@tech.lgbtW This user is from outside of this forum
                          wakame@tech.lgbtW This user is from outside of this forum
                          wakame@tech.lgbt
                          wrote last edited by
                          #69

                          @ariadne

                          I have Enterprise Role-Playing at work.

                          1 Reply Last reply
                          0
                          • jannem@fosstodon.orgJ jannem@fosstodon.org

                            @ariadne
                            I can see a near future where "the AI deleted it" becomes convenient cover for "I didn't want to bother sorting it out."

                            nemeciii@mastodon.socialN This user is from outside of this forum
                            nemeciii@mastodon.socialN This user is from outside of this forum
                            nemeciii@mastodon.social
                            wrote last edited by
                            #70

                            @jannem @ariadne AI ate my homework.

                            1 Reply Last reply
                            0
                            • ariadne@social.treehouse.systemsA ariadne@social.treehouse.systems

                              i need to tweak the system prompt though because it keeps trying to link me to GNAA shock sites and/or engage in horrendous ERP

                              fwaggle@moodoo.orgF This user is from outside of this forum
                              fwaggle@moodoo.orgF This user is from outside of this forum
                              fwaggle@moodoo.org
                              wrote last edited by
                              #71

                              @ariadne Ahh so there *is* someone that LLMs will put out of work?

                              1 Reply Last reply
                              0
                              • meph@social.treehouse.systemsM meph@social.treehouse.systems

                                @ariadne well that was ENTIRELY predictable

                                ariadne@social.treehouse.systemsA This user is from outside of this forum
                                ariadne@social.treehouse.systemsA This user is from outside of this forum
                                ariadne@social.treehouse.systems
                                wrote last edited by
                                #72

                                @meph you could say it was text produced by a prediction model

                                1 Reply Last reply
                                0
                                Reply
                                • Reply as topic
                                Log in to reply
                                • Oldest to Newest
                                • Newest to Oldest
                                • Most Votes


                                • Login

                                • Login or register to search.
                                • First post
                                  Last post
                                0
                                • Categories
                                • Recent
                                • Tags
                                • Popular
                                • World
                                • Users
                                • Groups