Datasette-llm-embed

Latest version: v0.2

Safety actively analyzes 622882 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2

- New `llm_embed_decode(blob)` function returning a string JSON array of floats. [4](https://github.com/simonw/datasette-llm-embed/issues/4)

0.1

- First non-alpha release.
- `llm_embed(model_id, value)` function now works for models that require API keys, such as `ada-002`. The key can be configured as a plugin secret in the `metadata.json` or `metadata.yaml` file. [3](https://github.com/simonw/datasette-llm-embed/issues/3)

0.1a1

- New `llm_embed_cosine(a, b)` function to calculate cosine similarity between two binary blob vectors. [2](https://github.com/simonw/datasette-llm-embed/issues/2)

0.1a0

- Initial release, with `llm_embed(model_id, text)` SQL function. [1](https://github.com/simonw/datasette-llm-embed/issues/1)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.