TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show me the prompt

142 pointsby hamelsmuabout 1 year ago

11 comments

shubberabout 1 year ago
I'm extremely amused that one of the trials here was "how do I measure 6 liters of water with a 12 liter jug and a 6 liter jug?" and the article completely glosses over the fact that the framework doesn't help GPT find the simple answer "fill the six liter jug"
K0baltabout 1 year ago
The whole “prompt engineering “ space has a smell of secret sauce that is ultimately not IP or even particularly clever. Reading the SOTA systems prompts and other prompt optimisations leads me to believe that any business model based in prompt manipulation is ultimately offering a zero marginal value product, not a Zero marginal cost one.
评论 #39392026 未加载
评论 #39390585 未加载
评论 #39383492 未加载
ilakshabout 1 year ago
The best way to always know the prompt is to write it yourself. 90% of what those libraries do is just a complex front end to a templating system. So you are often better off just using f-strings or template literals.
herskoabout 1 year ago
I've become very annoyed with the DALLE api constantly changing my prompts. It drives me nuts.
david_allisonabout 1 year ago
&gt; Furthermore, the prompt has a spelling error (Let&#x27;w) and also overly focuses on the negative about identifying errors - which makes me skeptical that this prompt has been optimized or tested.<p>Fixed in <a href="https:&#x2F;&#x2F;github.com&#x2F;langchain-ai&#x2F;langchain&#x2F;commit&#x2F;7c6009b76f04628b1617cec07c7d0bb766ca1009">https:&#x2F;&#x2F;github.com&#x2F;langchain-ai&#x2F;langchain&#x2F;commit&#x2F;7c6009b76f0...</a>
JKCalhounabout 1 year ago
I want some kind of genetic algorithm where I can choose between perhaps three images&#x2F;renders and then have the AI iterate on the one I chose to make three more variations. Perhaps the software varies my prompt for me in clever ways?<p>Otherwise I have no idea how to take my prompt and a disappointing outcome and massage it.
评论 #39390602 未加载
epivosismabout 1 year ago
I wrote some code to annotate the image with the text of the prompt. I couldn&#x27;t find a convenient way to do it in EXIF.<p>For Midjourney: <a href="https:&#x2F;&#x2F;github.com&#x2F;ernop&#x2F;social-ai&#x2F;tree&#x2F;main">https:&#x2F;&#x2F;github.com&#x2F;ernop&#x2F;social-ai&#x2F;tree&#x2F;main</a> This one just downloads and annotates all the images in a discord channel&#x2F;server you have admin in, and can backfill.<p>For Dalle3 Api: <a href="https:&#x2F;&#x2F;github.com&#x2F;ernop&#x2F;cmdline-dalle3-csharp">https:&#x2F;&#x2F;github.com&#x2F;ernop&#x2F;cmdline-dalle3-csharp</a> This one also submits prompts and does permutations, powersets, block checking etc. Warning: very addictive.
aaronvgabout 1 year ago
We felt this 100% so we built a DSL (called BAML) to solve the &quot;prompt transparency&quot; problem (amongst other issues). We have a VSCode playground that always shows you the full prompt -- kinda like a markdown preview works.<p>We are still in beta (and open source) but feel free to check it out! <a href="https:&#x2F;&#x2F;docs.boundaryml.com&#x2F;">https:&#x2F;&#x2F;docs.boundaryml.com&#x2F;</a> .<p>Some of these frameworks like instructor use like 80% more tokens or only work with OpenAI so we aim to tackle all these problems from the ground up.
评论 #39394073 未加载
obayessheltonabout 1 year ago
You could relate this to using an ORM vs writing your own SQL
Log_out_about 1 year ago
Takeaway: get the llm to populate it&#x27;s mental space with ideas, then have it evaluate mashups for creativity.. and it&#x27;s good a framework is doing it..
jph00about 1 year ago
HN guidelines:<p>&gt; <i>If the title contains a gratuitous number or number + adjective, we&#x27;d appreciate it if you&#x27;d crop it. E.g. translate &quot;10 Ways To Do X&quot; to &quot;How To Do X,&quot; and &quot;14 Amazing Ys&quot; to &quot;Ys.&quot; Exception: when the number is meaningful, e.g. &quot;The 5 Platonic Solids.&quot; Otherwise please use the original title, unless it is misleading or linkbait; don&#x27;t editorialize.</i><p>The post title is &quot;Fuck You, Show Me The Prompt&quot;, but the HN title is &quot;Show Me The Prompt&quot;. The removal of &quot;Fuck You, &quot; has significantly changed the title IMO, and is a form of editorialization. Did the HN mods do this, or was it submitted in this form?
评论 #39392726 未加载
评论 #39391058 未加载
评论 #39392708 未加载
评论 #39392320 未加载