this post was submitted on 29 May 2026
743 points (98.7% liked)
Technology
84996 readers
4621 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- 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.
- Check for duplicates before posting, duplicates may be removed
- 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
view the rest of the comments
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.
"Continue modifying this code until all unit-tests pass"
(gives it conflicting unit tests)
So to answer his question how do you make that happen? What do you ask to prompt these bots to be spawned?
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)
Well I can apparently create agents so how can I make the most inefficient agent possible?
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
I may or may not be getting access to claude soon ...
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.
Theoretically speaking... This is very useful to consider
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)
I'm not using my money for any of this...
oops, didn't read the part that it would be your company's money my b
No worries mate