Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,11 @@ By the end of this session, learners will:

### 🔗 Session Resources

| Resource | Link | Description |
|:-------------------|:----------------------------------|:-------------------|
| Azure AI Search RAG | https://aka.ms/ragchat | E2E open-source solution implementing hybrid search and agentic retrieval |
| PostgreSQL e-Shop | https://aka.ms/agentic-shop​ | E2E open-source solution showcasing graph-based retrieval and agentic personalization using Azure Database for PostgreSQL |
| Resource | Link | Description |
|:---------------------|:------------------------------|:-------------------|
| Azure AI Search RAG | https://aka.ms/ragchat | E2E open-source solution implementing hybrid search and agentic retrieval |
| PostgreSQL e-Shop | https://aka.ms/agentic-shop | E2E open-source solution showcasing graph-based retrieval and agentic personalization using Azure Database for PostgreSQL |


### 📚 Continued Learning Resources

Expand Down