mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-07-17 17:05:58 -05:00
[PR #772] [CLOSED] Link OutcomeOps context-engineering reference repo in RAG section #11946
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/772
Author: @bcarpio
Created: 5/3/2026
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
476a371Link OutcomeOps context-engineering reference repo in RAG section📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Summary
Adds a single link in the 📀 RAG (Retrieval Augmented Generation) section pointing to outcomeops/context-engineering — a runnable, end-to-end reference implementation of context engineering on Amazon Bedrock (Claude + Titan embeddings).
Marked
↗ externalto match the convention used for the other off-repo links (Openwork, Wispr clone).Why it fits
The repo is structured as a five-component reference (corpus → retrieval → injection → output → enforcement), each folder with its own
requirements.txtand runnable command — same shape as the other RAG entries. It explicitly frames itself as "RAG + output + enforcement layers," so it sits naturally alongside the existing RAG tutorials.Test plan
<sub>↗ external</sub>tag)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.