wagtail / wagtail-vector-index

Store Wagtail pages & Django models as embeddings in vector databases
https://wagtail-vector-index.readthedocs.io/en/latest/
MIT License
15 stars 10 forks source link

Fix/fix input arg to async LiteLLM embedding API #75

Closed tomusher closed 1 month ago

tomusher commented 1 month ago

The correct argument to LiteLLMs aembedding API is input rather than inputs