0.15.3

Canner/WrenAI0.15.3Feb 4, 2025by cyyeh

AI Summary

Updates include the addition of a LiteLLM embedder and configuration updates to support DeepSeek and Azure.

Key Highlights

  • Added litellm embedder support
  • DeepSeek support documentation added
  • New Azure configuration example

New Features

  • Add litellm embedder

Full Release Notes

## Features
* add litellm embedder by @cyyeh in https://github.com/Canner/WrenAI/pull/1247

## Chores and fixes
* Update README.md with DeepSeek Support by @chilijung in https://github.com/Canner/WrenAI/pull/1242
* Create config.azure.yaml by @harshchan in https://github.com/Canner/WrenAI/pull/1248
* minor-updates by @cyyeh in https://github.com/Canner/WrenAI/pull/1253
* fix followup ask by @cyyeh in https://github.com/Canner/WrenAI/pull/1256

## New Contributors
* @harshchan made their first contribution in https://github.com/Canner/WrenAI/pull/1248

**Full Changelog**: https://github.com/Canner/WrenAI/compare/0.15.2...0.15.3