File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
2+
3+ ## 0.1.0 (2024-02-14)
4+
5+
6+ ### Features
7+
8+ * Add from methods ([ #18 ] ( https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/18 ) ) ([ b5bfd4a] ( https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/b5bfd4a0cd517267ce4a64f68e47e152b759c111 ) )
9+ * Add indexing methods ([ #21 ] ( https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/21 ) ) ([ 8eae440] ( https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/8eae4406e41f234ef3c6a24621926c3f5c4555cb ) )
10+ * Add PostgreSQLEngine ([ #13 ] ( https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/13 ) ) ([ b181f65] ( https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/b181f658c2e769c74aefc6a53f587ca4a75682db ) )
11+ * Add search methods ([ #20 ] ( https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/20 ) ) ([ 89a9a13] ( https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/89a9a135855d0c132c16b82fa42393781c326f22 ) )
12+ * Add Vector Store ([ #14 ] ( https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/14 ) ) ([ f3e1127] ( https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/f3e11276a69bf239d852e494eede37ed86b1b361 ) )
13+ * Initialize repo ([ 679bd5b] ( https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/679bd5b8d0b9f2649c3d9d18cbaa96f24f5e001d ) )
14+
15+
16+ ### Documentation
17+
18+ * Update README ([ #10 ] ( https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/10 ) ) ([ 7334226] ( https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/7334226d79a1da88d64aa724463ff96dc2e6bfe7 ) )
19+
20+ ## Changelog
Original file line number Diff line number Diff line change 11[project ]
22name = " langchain-google-cloud-sql-pg"
3- version = " 0.0.1 "
3+ version = " 0.1.0 "
44description = " LangChain integrations for Google Cloud SQL for PostgreSQL"
55readme = " README.md"
66license = {file = " LICENSE" }
You can’t perform that action at this time.
0 commit comments