Commit a48fca

2025-11-13 07:32:16 Vaishnavi Shinde: updated
Projects/CommNet.md ..
@@ 132,6 132,13 @@
- Import from Drive links / Notion / Confluence.
- Store embeddings in **pgvector** (Postgres extension).
- Retrieval-Augmented Generation (RAG) for query responses.
+ -
+ ### 🔹 MCP (Model Connection Protocol)
+ - Centralized system for managing **connections between AI agents and models**.
+ - Handles authentication, routing, and configuration for both **local** and **remote** models.
+ - Decouples application logic from model APIs, enabling **dynamic model switching**.
+ - Standardizes inference requests and responses for consistent performance.
+ - Forms the foundation for future **multi-model orchestration** and **context-aware AI pipelines**.
### 🔹 Query Processing
- Customer submits query → AI pipeline:
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9