<!-- .github/pull_request_template.md --> ## Description Fix PostgreSQL database connection problems ## DCO Affirmation I affirm that all code in every commit of this pull request conforms to the terms of the Topoteretes Developer Certificate of Origin <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Refactor** - Improved the system’s database connection process to enhance compatibility across multiple relational databases. The application now dynamically selects the optimal connection method—reusing established connections when possible—to ensure improved stability and performance without affecting the public interface. - Streamlined the creation of the embedding engine by removing it as a parameter and generating it internally. - Removed dependency on the embedding engine in the vector engine retrieval process. <!-- end of auto-generated comment: release notes by coderabbit.ai --> |
||
|---|---|---|
| .. | ||
| exceptions | ||
| graph | ||
| hybrid/falkordb | ||
| relational | ||
| vector | ||
| __init__.py | ||