Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding test task for Postgres PGVectorStore #509

Merged
merged 3 commits into from
Oct 27, 2023
Merged

Conversation

Montagon
Copy link
Contributor

@Montagon Montagon commented Oct 27, 2023

tasks.test{
    useJUnitPlatform()
}

Without these, tests are not running on ./gradlew build.

We notice embeddings in Postgres are not working as expected.

@javipacheco javipacheco merged commit 122bf81 into main Oct 27, 2023
5 checks passed
@javipacheco javipacheco deleted the add-postgres-in-build branch October 27, 2023 10:22
gerson24 pushed a commit that referenced this pull request Oct 31, 2023
* adding test task

* Bugs fixed on PGVectorStoreSpec

* VectorSize for OpenAI by default on PGPostgreStore

---------

Co-authored-by: Javi Pacheco <javi.pacheco@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants