Skip to content

Commit 0271fad

Browse files
committed
De-emphasize production language, resolve TODOs, and clean up files
- Renamed 02_engineering_context_for_production.ipynb to 02_crafting_and_optimizing_context.ipynb - De-emphasized 'production' language throughout README.md and COURSE_SUMMARY.md - Changed 'production-ready' to 'practical' and 'reusable' patterns - Changed 'deploy to production' to 'apply to real-world use cases' - Resolved 3 TODO items in COURSE_SUMMARY.md - Removed backup and executed notebook files from section 3 - Updated all references to renamed notebook - Executed Section 2 notebooks with outputs
1 parent 62bf716 commit 0271fad

File tree

10 files changed

+3458
-6793
lines changed

10 files changed

+3458
-6793
lines changed

python-recipes/context-engineering/COURSE_SUMMARY.md

Lines changed: 88 additions & 84 deletions
Large diffs are not rendered by default.

python-recipes/context-engineering/README.md

Lines changed: 58 additions & 212 deletions
Large diffs are not rendered by default.

python-recipes/context-engineering/notebooks/section-2-retrieved-context-engineering/01_rag_fundamentals_and_implementation.ipynb

Lines changed: 316 additions & 302 deletions
Large diffs are not rendered by default.

python-recipes/context-engineering/notebooks/section-2-retrieved-context-engineering/02_engineering_context_for_production.ipynb renamed to python-recipes/context-engineering/notebooks/section-2-retrieved-context-engineering/02_crafting_and_optimizing_context.ipynb

Lines changed: 177 additions & 171 deletions
Large diffs are not rendered by default.

python-recipes/context-engineering/notebooks/section-2-retrieved-context-engineering/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ By the end of this section, you will be able to:
7272

7373
---
7474

75-
### 02_engineering_context_for_production.ipynb
75+
### 02_crafting_and_optimizing_context.ipynb
7676

7777
**Time:** 90-105 minutes
7878

0 commit comments

Comments
 (0)