This is really good, this shows that even simpler models with a good prompt can do very well. Thanks for sharing. Congrats to Maharshi-Pandya
@aaronabuusama21 сағат бұрын
honestly this feels like a new model! its made claude so much more useful
@BrianMosleyUK22 сағат бұрын
Yes, I've been using this today - it's terrific.
@TechFrontiers-eg6wz17 сағат бұрын
one of the most useful videos I have watched in a long time. Prompt works like magic, well not quite but it works very well
@MikaelHindsberg23 сағат бұрын
That’s really cool and useful, thank you.
@1littlecoder23 сағат бұрын
Thanks the og author for sharing it!
@MikaelHindsberg23 сағат бұрын
will do. And an especial thanks to you for your video “I wish every AI Engineer would watch this” from a few months back. It was hugely helpful when I was just getting started with agents.
@HashtagTiluda14 сағат бұрын
Seems like DeepSeek is using an in-built system prompt which is similar to this. It just got the answer in one go.
@1littlecoder14 сағат бұрын
The thinking model ?
@HashtagTiluda13 сағат бұрын
@@1littlecoder No, the regular one.
@1littlecoder13 сағат бұрын
@@HashtagTiluda that's very interesting
@HashtagTiluda12 сағат бұрын
@@1littlecoder Yes, I watched your video and then I thought why not use this problem on DeepSeek and see if it can solve without this system prompt. To my utter surprise it did solve it. DeepSeek is really amazing!
@alx843916 сағат бұрын
Give it a try with smaller open weights models
@jmirodg709422 сағат бұрын
Thanks that is useful!
@xXWillyxWonkaXx23 сағат бұрын
But this defies the purpose of using tree of though then no? Plus, isnt that where Zod and Pydantic comes in?
@MM-2417 сағат бұрын
what about a real use case for this? Im not using AI to solve basic riddles ...
@ZacMagee3 сағат бұрын
This is the problem. Sure, some of it can help but there are 2 issues. This is not a system prompt. This is simply adding to the system prompt to help guide the model. The second issue is all its doing is clogging up the context window. You can get the same thing from simply adding "think through this step by step, never make things up."
@thebigbigdaddy23 сағат бұрын
How is this in performance difference when using Professor Synapse text? Thoughts?
@xXWillyxWonkaXx23 сағат бұрын
It's the same thing, almost. It simple just tells the LLM to accurately deliver knowledge-rich answers rather than extended reasoning loops.
@maxuscz10 сағат бұрын
Prompt good working only in english language. Im try change it lie - reply in my language or give me reply in language XXX and it stop to working.
@superdrew90719 сағат бұрын
The prompt has 2 many characters the response has 1679/1500 . . can anyone help me out here what am I doing differently?
@1littlecoder17 сағат бұрын
As i mentioned on the video for chatgpt, cut the last part
@superdrew90715 сағат бұрын
@@1littlecoder I cut it in half. just like the video, from output format down. Im still over @ 1694/1500. am I cutting to early?