Abraxas-365 / Abraxas-365/langchain-rust
support pgvector_rs
Aperta
- Lingua principale
- Rust
- Stelle
- 1.3k
- Fork
- 177
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**Is your feature request related to a problem? Please describe.**
when using [pgvector_rs](https://github.com/tensorchord/pgvecto.rs?tab=readme-ov-file), with the `pgvector` module, get error
```
"Could not open extension control file \"/usr/share/postgresql/17/extension/vector.control\"
```
because `pgvector_rs` uses name `vectors`
**Describe the solution you'd like**
add customisable extention name support eg `vectors` or `vector`
**Describe alternatives you've considered**
add some options of extension names, if one fails try another.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.