you are viewing a single comment's thread
view the rest of the comments
[–] 41 points 3 months ago (12 children)

These high prices are not from people talking to chatbots.

They're using agentic tools where their prompt spawns a lot of bots which talk to themselves/the other bots and they keep going until someone (usually a higher quality reasoning model) decides that they've met the goals of the task that they were assigned.

So instead of 1 prompt and 1 response, you get 1 prompt and 800 responses across 5 different bots each using really large context windows.

  • source
  • parent
  • hideshow 12 child comments
  • [–] 2 points 3 months ago (10 children)

    So to answer his question how do you make that happen? What do you ask to prompt these bots to be spawned?

  • source
  • parent
  • hideshow 10 child comments
  • [–] 8 points 3 months ago (9 children)

    you don't get this to happen by just talking to any chatbot and asking for agents. you have to specifically use "agentic" tools (usually costs money to use)

  • source
  • parent
  • hideshow 9 child comments
  • [–] 1 point 3 months ago (8 children)

    Well I can apparently create agents so how can I make the most inefficient agent possible?

  • source
  • parent
  • hideshow 8 child comments
  • [–] 13 points 3 months ago (1 child)

    Something along the lines of "Read the wikipedia page of the day. Verify every single link and the context matter against all files in this computer. Then trace their correlations to each other, showing which link corresponded to most files by subject matter, after that is done, verify your work by doing the same from different starting points. We expect similar results. After 100 rounds of that, it should be good. Then you should create a DB to store all that data (only after you ran the full 100 verificaritions yourself) and reverify every field against the pages and the files"

    That should keep it going for an hour. Turn on fast mode and auto mode (if using claude) for extra costs.

    Every page and file will increase its context, burning tokens

  • source
  • parent
  • hideshow 1 child comment
  • [–] -2 points 3 months ago (3 children)

    you would be mostly burning your own money if you did this, so I wouldn't recommend it (depends on how the agent is priced)

  • source
  • parent
  • hideshow 3 child comments