Python toolkit for building production-ready LLM applications. Modular utilities for prompts, RAG, agents, structured outputs, and multi-provider support.
Prompting Large Language Models: A Comprehensive Review, Pengfei Liu, Weizhe Yuan, Jinlan Fu, Zhengbao Jiang, Hiroaki Ohbayashi, Graham Neubig, 2023Transactions on Machine Learning Research (OpenReview.net)DOI: 10.48550/arXiv.2307.11796 - Offers a systematic review of prompt engineering techniques and principles for structuring prompts across various tasks.
Prompt Engineering Guide, Google Cloud, 2024 (Google Cloud) - Offers best practice recommendations for structuring prompts to ensure clarity, specificity, and desired output from generative AI models.