Skip to content

Latest commit

 

History

History
75 lines (41 loc) · 1.16 KB

File metadata and controls

75 lines (41 loc) · 1.16 KB

Release History

1.0.0b8 (Unreleased)

Features Added

Breaking Changes

Bugs Fixed

Other Changes

1.0.0b7 (2024-02-07)

Other Changes

  • Bug fixes

1.0.0b6 (2024-02-06)

Other Changes

  • Recursive Text Splitter is now enabled by default for local index builds which mimics behavior of cloud index builds
  • Bug fixes

1.0.0b5 (2024-02-02)

Features Added

  • Supports evaluate() on chat

Bugs Fixed

  • Fix promptflow evaluation bugs

Other Changes

  • Duplicate cleanup

1.0.0b4 (2024-02-01)

Features Added

  • Support custom metrics for evaluation

Other Changes

  • Switched evaluate() function to run on promptflow engine
  • Use openai v1 environment variable

1.0.0b3 (2024-01-30)

Other Changes

  • Support for Python 3.12

1.0.0b2 (2023-11-30)

Features Added

  • Added new format to export data to in qa generator.

Other Changes

  • Dependency improvements.

1.0.0b1 (2023-11-10)

Features Added

  • Try use langchain VectorStore and fallback to vendor.
  • Add azure-search-documents 11.4.0b11 and above support.
  • Invoke OpenAI with dynamic batch size.
  • Fix LangChain importing path
  • First preview.