Frank Liu
Frank Liu
Quite possibly the most trivial issue ever to be opened on github, but is there any particular reason cudamat isn't on PyPI? It seems like an excellent package and would...
Adding test for Milvus integration #838 . We (myself & @filip-halt) can merge our two PRs into a single one as well. Signed-off-by: Frank Liu
### Is your feature request related to a problem? Please describe. SQLite is good but old ### Describe the solution you'd like. Support DuckDB ### Describe an alternate solution. _No...
## Description Adds embeddings from [Voyage AI](https://voyageai.com). ## Type of change - [x] New features (non-breaking change). - [ ] Bug fix (non-breaking change). - [ ] Breaking change (fix...
Improve the documentation based on the latest information from Voyage: - Add new models - Improve specification - Add new Azure deployment - Update FAQ
It would be great to have a unified interface to both LLM as well as embedding model providers in one repo. Happy to contribute this if it sounds reasonable.