asg017 / sqlite-rembed

A SQLite extension for generating text embeddings from remote APIs (OpenAI, Nomic, Ollama, llamafile...)
Apache License 2.0
84 stars 6 forks source link

Google AI API support #5

Open asg017 opened 5 months ago

asg017 commented 5 months ago

https://ai.google.dev/api/rest/v1beta/models/embedText

rodydavis commented 2 months ago

I can make a PR but there needs to be a LICENSE in the repo first.

rodydavis commented 2 months ago

Here is the PR: https://github.com/asg017/sqlite-rembed/pull/12