Commit f9992b4
authored
Documentation for the PostgreSQL vector store connector (#204)
* Add Postgres connector code samples
* Update postgres connector docs.
Includes some expanded docs around dotnet and adds docs for the python
* Address link feedback from leran-build-service-prod
* Remove reference of KernelBuilder extension
* Add example of connection string
* Fix client name
* Fix generics
* Update create table statement
* Fix missing using in example
* Fix dotnet entra auth
* dotnet doc small fix
* Add vector index section
* Fix incorrect Python examples
* python: Improve data mapping section
* formatting
* dotnet: fix var name
* Give example of entra conn str
* dotnet: Update CREATE TABLE
* Fix mention of named vectors
* Refactor Postgres connector imports and update data model annotations
* Update dotnet PostgreSQL connector docs based on feedback.
* Fix example for ensure_collection_exists rename1 parent e598c77 commit f9992b4
2 files changed
Lines changed: 401 additions & 30 deletions
File tree
- semantic-kernel/concepts/vector-store-connectors
- out-of-the-box-connectors
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
0 commit comments