0.8.1 - Embedding Functions, PostgreSQL Integration, and LLM Client Updates
This release introduces several key features, including a new Embedding Functions class, PostgreSQL vector storage integration, and significant updates to Floki's OpenAI
and Hugging Face
client support. These changes improve functionality, add new features, and enhance the integration of core components for streamlined workflows.
What's Changed
- Update README.md to indicate admin required for dapr init by @knifeyspoony in #13
- Default azure_ad_token_provider to None by @knifeyspoony in #14
- Updated Floki OpenAI and Hugging Face LLM Clients and Provided Notebook Updates by @Cyb3rWard0g in #15
- Enhanced Embedding Functions and Updated Integrations by @Cyb3rWard0g in #16
- Initial Integration of PostgreSQL Vector Store with Default SentenceTransformer Embedding Function by @Cyb3rWard0g in #17
Full Changelog: 0.7.1...0.8.1