Skip to main content

Prompt flow tools for accessing popular vector databases

Project description

Introduction

To store and search over unstructured data, a widely adopted approach is embedding data into vectors, stored and indexed in vector databases. The promptflow-vectordb SDK is designed for PromptFlow, provides essential tools for vector similarity search within popular vector databases, including FAISS, Qdrant, Azure Congnitive Search, and more.

0.2.4

  • Mark FAISS Index Lookup, Vector Index Lookup and Vector DB Lookup as deprecated.
  • Introduced a self section in the mlindex_content YAML, to carry information about the asset ID and path from which the MLIndex was retrieved.
  • Index Lookup now caches vectorstore build steps for better runtime performance.
  • Use functools.lru_cache instead of functools.cache for compatibility with python < 3.9
  • Use ruamel.yaml instead of pyyaml, so that yaml 1.2 is supported.

0.2.3

  • Implement HTTP caching to improve callback performance.
  • Not specifying a value for embedding_type produces the same behavior as selecting None.
  • Index Lookup honors log levels set via the PF_LOGGING_LEVEL environment variable.

0.2.2

  • Introduced new tool - Index Lookup, to serve as a single tool to perform lookups against supported index types.
  • Marked Index Lookup as preview.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

promptflow_vectordb-0.2.4-py3-none-any.whl (107.6 kB view details)

Uploaded Python 3

File details

Details for the file promptflow_vectordb-0.2.4-py3-none-any.whl.

File metadata

File hashes

Hashes for promptflow_vectordb-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 da2a87f041386bb956b785e46ce38bef85f60d2e9c8caf4ebe969db22580966c
MD5 74d466c5d2e68637820326d02cd15222
BLAKE2b-256 66c06484dc3b54081aafe33d6616f14015d4ce73db84eb504935353a810394d5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page