Prompt engineering ialah amalan menyusun prompt yang berkesan (arahan/input) untuk mendapatkan hasil yang baik daripada model AI, terutamanya LLM. Memandangkan LLM bertindak balas terhadap prompt bahasa semula jadi, cara anda menggubah prompt mempengaruhi kualiti output dengan ketara.
Apakah itu prompt engineering
PROMPT ENGINEERING → designing the input (PROMPT) you give an LLM to get the desired output:
→ LLMs respond to instructions in natural language → the prompt shapes the response
→ better prompts → better, more relevant, accurate results
→ no coding needed → you communicate with the model through well-crafted text
→ a key skill for effectively using LLMs
