Nelson Chu
Nelson Chu
Let's say I want to enable semantic search for a SQL database table named product. The `product` table has columns `id`, `title`, `description` and `color`. After I create 3 embedding...
Would there be support for OneDrive in the near future? If not what is the best way to contribute to support this integration?
Currently the BPE_FILE is hardcoded to the the path https://openaipublic.blob.core.windows.net/.... This host path is presents challenge when running in container in AWS VPC environment. It will be great if we...