richardleighdavies/prompt-engineering-in-practice
Practical code examples and implementations from the book "Prompt Engineering in Practice". Demonstrates text generation, prompt chaining, and prompt routing using Python and LangChain. Features real-world examples of interacting with OpenAI's GPT models, structured output handling, and multi-step prompt workflows.
No commits in the last 6 months.
Stars
8
Forks
—
Language
Python
License
MIT
Category
Last pushed
Aug 04, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/richardleighdavies/prompt-engineering-in-practice"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ju-bezdek/langchain-decorators
syntactic sugar 🍭 for langchain
curiousily/Get-Things-Done-with-Prompt-Engineering-and-LangChain
LangChain & Prompt Engineering tutorials on Large Language Models (LLMs) such as ChatGPT with...
mzarnecki/course_llm_agent_apps_with_langchain_and_langgraph
AI apps development in LangChain & LangGraph - tutorial notebooks
JSONFIRST/jsonfirst-langchain
JSONFIRST integration package — jsonfirst.com
yyigitturan/LLM-QA-Generator
A full-stack RAG solution built with LangChain and Ollama/Llama3 for local processing. This tool...