Skip to content

Python SDK : Add native vector database connectors and retrieval patterns #1188

Description

@biswapm

Currently, the Agent Framework lacks built-in support for vector databases, which are essential for RAG patterns in production agent systems.

Proposed Enhancement:

Add first-class connectors for popular vector databases:

Azure AI Search (given Azure ecosystem focus)
Pinecone
Weaviate
Qdrant
Chroma
PostgreSQL with pgvector

Include built-in retrieval patterns:

Semantic search tools for agents
Hybrid search (vector + keyword)
Re-ranking capabilities
Metadata filtering

Metadata

Metadata

Labels

memoryUsage: [Issues, PRs], Target: memory related featurespythonUsage: [Issues, PRs], Target: PythonquestionUsage: [Issues, PRs], Target: all issues or PRs where additional context is needed from the author

Fields

No fields configured for Feature.

Projects

Status
In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions