TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show me the prompt

142 点作者 hamelsmu大约 1 年前

11 条评论

shubber大约 1 年前
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"
K0balt大约 1 年前
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 未加载
ilaksh大约 1 年前
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.
hersko大约 1 年前
I've become very annoyed with the DALLE api constantly changing my prompts. It drives me nuts.
david_allison大约 1 年前
&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>
JKCalhoun大约 1 年前
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 未加载
epivosism大约 1 年前
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.
aaronvg大约 1 年前
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 未加载
obayesshelton大约 1 年前
You could relate this to using an ORM vs writing your own SQL
Log_out_大约 1 年前
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..
jph00大约 1 年前
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 未加载