Skip to content

Improve docstring for _ainit_document_table method#587

Open
AbedSalekin wants to merge 1 commit into
googleapis:mainfrom
AbedSalekin:main
Open

Improve docstring for _ainit_document_table method#587
AbedSalekin wants to merge 1 commit into
googleapis:mainfrom
AbedSalekin:main

Conversation

@AbedSalekin

Copy link
Copy Markdown
Contributor

Improves the docstring for the _ainit_document_table method to provide clearer explanation and usage details.

Fixes #304

@AbedSalekin AbedSalekin requested review from a team as code owners April 13, 2026 16:37
@product-auto-label product-auto-label Bot added the api: alloydb Issues related to the googleapis/langchain-google-alloydb-pg-python API. label Apr 13, 2026
@google-cla

google-cla Bot commented Apr 13, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

If table already exists, a DuplicateTableError error is thrown.
Initializes a table for storing documents in AlloyDB.
This method creates the required schema for storing text data
and associated metadata used by LangChain.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add back the Error for duplicated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: alloydb Issues related to the googleapis/langchain-google-alloydb-pg-python API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add documentation for AlloyDBEngine class methods

3 participants