timescale/pgvectorscale

Pre-Alpha checklist

cevian opened this issue · 0 comments

cevian commented

extension

  • merge pq
  • merge refactor
  • get rid of full-fidelity vectors inside the index for pq
  • debian packaging
  • remove distances from index
  • rename repo and extension to timescale-vector
  • what is the right name for the index (its tsv for now)
  • review the parameter names
  • do we need to do anything for other distance types?

python

  • add vector extension into setup
  • add tsv index to lib
  • add tsv index as default to langchain in at least from_documents
  • add tsv index as default to llama index
  • Decide on default tsv index parameters for LangChain and LlamaIndex
  • make prs for lanchgchain and llama index

Tasks

No tasks being tracked yet.