Bideep

Results 3 issues of Bideep

Would it be possible to allow using a different bridge network and volumes instead of the default ones? This can help using CodeBuild with other local dev tools like [localstack](https://localstack.cloud/)...

CodeBuild-local

Request to kindly review and see if this change can be merged. This is to address the below error where Dockerfile and docker-entrypoint.sh are downloaded and image is built and...

**Is your feature request related to a problem? Please describe.** Unable to setup connection to SSL enabled postgres since the `setupConnection()` method in langchain4j-pgvector/src/main/java/dev/langchain4j/store/embedding/pgvector/PgVectorEmbeddingStore.java supports only host and port. **Describe...

enhancement
P2