Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Move changelog to latest unreleased version.
  • Loading branch information
tot0 committed Feb 5, 2024
commit 2cbac3563a43122048689bcdbd78eb2388458bcb
3 changes: 2 additions & 1 deletion sdk/ai/azure-ai-generative/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@

### Other Changes

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

## 1.0.0b5 (2024-02-02)

### Features Added
Expand All @@ -34,7 +36,6 @@

- Switched evaluate() function to run on promptflow engine
- Use openai v1 environment variable
- Recursive Text Splitter is now enabled by default for local index builds which mimics behavior of cloud index builds

## 1.0.0b3 (2024-01-30)

Expand Down