h2oai / sql-sidekick

Experiment on QnA tabular data using LLMs and SQL
Apache License 2.0
23 stars 2 forks source link

Add support for OpenAI embeddings #87

Open RubenAMtz opened 2 months ago

RubenAMtz commented 2 months ago

Right now the default and only path for embeddings is via open source models, we want to change the default behavior to run with OpenAI's embeddings if the user provides an OpenAI API key.