|
|
Log in / Subscribe / Register

Define “prompt”

Define “prompt”

Posted Oct 22, 2025 17:25 UTC (Wed) by raven667 (subscriber, #5198)
In reply to: Define “prompt” by pizza
Parent article: The FSF considers large language models

That seems about right, I might also add that very simple usage of existing comprehensive frameworks seems like something LLMs should be able to cough up, like boilerplate describing how to make a simple CRUD app should have plenty of examples in the training data, so telling it what field names you want it should be possible to spit out a Django app, but I haven't tested that theory as I haven't touched LLMs, not even once. Maybe a freeform text frontend to ffmpeg invocations ;-)


to post comments

Define “prompt”

Posted Oct 23, 2025 7:32 UTC (Thu) by taladar (subscriber, #68407) [Link]

If you just want a CRUD app auto-generated LLMs seem like overkill, it is probably easy to do that with a regular template engine, possibly even with the simple ones in project template tools (e.g. cargo-generate, not sure about a Python equivalent)


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds