paper-with-me

홈 › Papers

Exploring Prompt Engineering Practices in the Enterprise

2024-03-13 · Michael Desmond, Michelle Brachman

Interaction with Large Language Models (LLMs) is primarily carried out via prompting. A prompt is a natural language instruction designed to elicit certain behaviour or output from a model. In theory, natural language prompts enable non-experts to interact with and leverage LLMs. However, for complex tasks and tasks with specific requirements, prompt design is not trivial. Creating effective prompts requires skill and knowledge, as well as significant iteration in order to determine model behavior, and guide the model to accomplish a particular goal. We hypothesize that the way in which users iterate on their prompts can provide insight into how they think prompting and models work, as well as the kinds of support needed for more efficient prompt engineering. To better understand prompt engineering practices, we analyzed sessions of prompt editing behavior, categorizing the parts of prompts users iterated on and the types of changes they made. We discuss design implications and future directions based on these prompt engineering practices.

📄 PDF Abstract BibTeX arXiv:2403.08950

Code (0)

등록된 구현이 없습니다.

Tasks

Prompt Engineering

Similar Papers 제목 키워드 기반

Operationalizing CaMeL: Strengthening LLM Defenses for Enterprise Deployment

2025-05-28 · Krti Tallam, Emma Miller

CaMeL (Capabilities for Machine Learning) introduces a capability-based sandbox to mitigate prompt injection attacks in large language model (LLM) agents. While effective, CaMeL assumes a trusted user prompt, omits side-…

Language ModelingLanguage ModellingLarge Language Model

ABACUS: A FinOps Service for Cloud Cost Optimization

2024-12-22 · Saurabh Deochake

In recent years, as more enterprises have moved their infrastructure to the cloud, significant challenges have emerged in achieving holistic cloud spend visibility and cost optimization. FinOps practices provide a way fo…

Blocking

Model Risk Management for Generative AI In Financial Institutions

2025-03-19 · Anwesha Bhattacharyya, Ye Yu, Hanyu Yang, Rahul Singh 외

The success of OpenAI's ChatGPT in 2023 has spurred financial enterprises into exploring Generative AI applications to reduce costs or drive revenue within different lines of businesses in the Financial Industry. While t…

Management

PRISM: Prompt Reliability via Iterative Simulation and Monitoring for Enterprise Conversational AI

2026-05-15 · Keshava Chaitanya, Jahnavi Gundakaram arxiv

Deploying large language model (LLM)-driven conversational agents in enterprise settings requires prompts that are simultaneously correct at launch and resilient to the non-deterministic behavioral drift that characteriz…

Prompt Engineering

Context Engineering: From Prompts to Corporate Multi-Agent Architecture

2026-03-10 · Vera V. Vishnyakova arxiv

As artificial intelligence (AI) systems evolve from stateless chatbots to autonomous multi-step agents, prompt engineering (PE), the discipline of crafting individual queries, proves necessary but insufficient. This pape…

Prompt Engineering