this post was submitted on 29 May 2026
843 points (98.7% liked)

Technology

85054 readers
3596 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] FauxLiving@lemmy.world 41 points 2 days ago (2 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.

[–] perviouslyiner@lemmy.world 24 points 2 days ago

"Continue modifying this code until all unit-tests pass"

(gives it conflicting unit tests)

[–] Typhoon@lemmy.ca 2 points 2 days ago (1 children)

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

[–] webpack@ani.social 8 points 2 days ago (1 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)

[–] Jarix@lemmy.world 1 points 2 days ago (3 children)

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

[–] kiagam@lemmy.world 13 points 2 days ago (1 children)

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

[–] Jarix@lemmy.world 2 points 2 days ago

I may or may not be getting access to claude soon ...

[–] Bassman1805@lemmy.world 7 points 2 days ago (1 children)

If you need some plausible deniability about it being real work and not just obviously you running up costs:

Feed it a bunch of work-related documentation and then have it do a bunch of reviews of the content on that documentation.

[–] Jarix@lemmy.world 3 points 2 days ago

Theoretically speaking... This is very useful to consider

[–] webpack@ani.social -2 points 2 days ago (1 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)

[–] Jarix@lemmy.world 8 points 2 days ago (1 children)

I'm not using my money for any of this...

[–] webpack@ani.social 3 points 2 days ago (1 children)

oops, didn't read the part that it would be your company's money my b

[–] Jarix@lemmy.world 2 points 2 days ago

No worries mate